base-specs/flac.spec
changeset 10256 b9893e7cb878
parent 10252 2d443123d319
child 10512 b55097388a51
--- a/base-specs/flac.spec	Thu Aug 02 07:41:42 2007 +0000
+++ b/base-specs/flac.spec	Thu Aug 02 09:16:49 2007 +0000
@@ -21,6 +21,8 @@
 Patch1:       flac-01-forte.diff
 #owner:sh162551 date:2007-06-29 type:bug bugzilla:1723295 bugster:6559191
 Patch2:       flac-02-c++.diff
+#owner:dcarbery date:2007-08-02 type:bug bugzilla:1760786 state:upstream
+Patch3:       flac-03-ogg-build-fix.diff
 URL:          http://flac.sourceforge.net/
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_docdir}/%{name}
@@ -51,6 +53,7 @@
 %patch1 -p1
 %patch2 -p1
 %endif
+%patch3 -p1
 
 %build
 %ifos linux
@@ -112,6 +115,8 @@
 %{_datadir}/aclocal/*.m4
 
 %changelog
+* Thu Aug 02 2007 - [email protected]
+- Add upstream patch, 03-ogg-build-fix, to fix build error.
 * Tue Jul 31 2007 - [email protected]
 - Bump to 1.2.0.
 * Fri Jun 29 2007 - [email protected]