]> git.pld-linux.org Git - packages/alsaplayer.git/blobdiff - alsaplayer.spec
- added patch flac; BR: flac-devel >= 1.1.3
[packages/alsaplayer.git] / alsaplayer.spec
index 3ca770f0b2c26c6fc3a40a177c27c9cd60238386..58168a2fdc18d8f7079ca1f97071639b7e9fcffe 100644 (file)
@@ -10,7 +10,7 @@ Summary:      Alsaplayer - CD/FLAC/MOD/MP3/Ogg/WAV player
 Summary(pl):   Alsaplayer - odtwarzacz CD/FLAC/MOD/MP3/Ogg/WAV
 Name:          alsaplayer
 Version:       0.99.76
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications/Sound
 Source0:       ftp://ftp.alsa-project.org/pub/people/andy/%{name}-%{version}.tar.bz2
@@ -19,6 +19,7 @@ Source1:      %{name}.desktop
 Source2:       %{name}.png
 Patch0:                %{name}-docs.patch
 Patch1:                %{name}-gcc33.patch
+Patch2:                %{name}-flac.patch
 URL:           http://www.alsaplayer.org/
 BuildRequires: OpenGL-devel
 BuildRequires: alsa-lib-devel
@@ -26,7 +27,7 @@ BuildRequires:        audiofile-devel
 BuildRequires: autoconf
 BuildRequires: automake
 %{?with_esound:BuildRequires:  esound-devel}
-%{?with_flac:BuildRequires:    flac-devel}
+%{?with_flac:BuildRequires:    flac-devel >= 1.1.3}
 BuildRequires: gtk+-devel
 %{?with_jack:BuildRequires:    jack-audio-connection-kit-devel >= 0.69.1}
 %{?with_flac:BuildRequires:    libid3tag-devel}
@@ -373,6 +374,7 @@ Biblioteka statyczna Alsaplayera.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -f missing
This page took 0.067246 seconds and 4 git commands to generate.