This commit is contained in:
Elliot Lee 2005-04-05 16:40:32 +00:00
parent 4d0e3d3aac
commit 5315535d5e

View File

@ -9,6 +9,7 @@ Group: Applications/Multimedia
Source: http://prdownloads.sourceforge.net/flac/flac-%{version}.tar.gz
Patch1: flac-1.1.2-libtool.patch
Patch3: flac-1.1.0-gnu-stack.patch
Patch4: flac-1.1.2-noxmms.patch
URL: http://flac.sourceforge.net/
BuildRoot: %{_tmppath}/%{name}-root
BuildRequires: glib-devel, libogg-devel, doxygen, nasm, autoconf, automake
@ -35,6 +36,7 @@ will use the Free Lossless Audio Codec.
%setup -q
%patch1 -p1 -b .libtool
%patch3 -p1 -b .gnu-stack
%patch4 -p1 -b .noxmms
autoreconf -i -f