]> git.pld-linux.org Git - packages/alsaplayer.git/blobdiff - alsaplayer.spec
- added c++ patch for builing it with gcc3
[packages/alsaplayer.git] / alsaplayer.spec
index cbdf564075a908a1dec44c7f8b30b1e580a1e0f7..61398f38212e7ac671f9fc32b92ed48ca7c02dcf 100644 (file)
@@ -5,12 +5,13 @@ Summary:      Alsaplayer - MP2/MP3/WAV/CD player
 Summary(pl):   Alsaplayer - odtwarzacz MP2/MP3/WAV/CD
 Name:          alsaplayer
 Version:       0.99.52
-Release:       2
+Release:       3
 License:       Opensource
 Group:         X11/Applications/Multimedia
 Group(de):     X11/Applikationen/Multimedia
 Group(pl):     X11/Aplikacje/Multimedia
 Source0:       ftp://ftp.alsa-project.org/pub/people/andy/%{name}-%{fullver}.tar.bz2
+Patch:         %{name}-c++.patch
 Requires:      gtk+-devel
 BuildRequires: alsa-lib-devel
 BuildRequires: esound-devel
@@ -117,6 +118,7 @@ Og
 
 %prep
 %setup -q -n %{name}-%{fullver}
+%patch0 -p1
 
 %build
 libtoolize --copy --force
This page took 0.027255 seconds and 4 git commands to generate.