]> git.pld-linux.org Git - packages/wavplay.git/commitdiff
- types patch: some fixes for stupid type definitions - should work on 64-bit RA-1_0 STABLE wavplay-1_4-6
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 16 Aug 2002 10:46:09 +0000 (10:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  archs (little endian - i.e. alpha) now
- note: header handling doesn't seem to be big-endian-ready
- release 6

Changed files:
    wavplay.spec -> 1.19

wavplay.spec

index 32504e22202b065a78a3fd528d701034380f791c..699abc2779d31e5fc0ea512d8dd23c6d58aab7e5 100644 (file)
@@ -2,7 +2,7 @@ Summary:        play wav files under Linux
 Summary(pl):   Odtwarzacz plików d¼wiêkowych wav pod Linuksa
 Name:          wavplay
 Version:       1.4
-Release:       5
+Release:       6
 License:       GPL
 Group:         Applications/Sound
 URL:           http://www.vaxxine.com/ve3wwg/gnuwave.html
@@ -10,6 +10,7 @@ Source0:      ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/%{name}-%{version}.t
 Patch0:                %{name}-make+res.patch
 Patch1:                %{name}-X11.patch
 Patch2:                %{name}-va_arg_fix.patch
+Patch3:                %{name}-types.patch
 BuildRequires: XFree86-devel
 BuildRequires: motif-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,6 +44,7 @@ wybrane pliki wav, zmienia
 %patch0 -p1
 %patch1 -p1
 %patch2
+%patch3 -p1
 
 %build
 %{__make} \
This page took 0.062249 seconds and 4 git commands to generate.