Author: qboosh                       Date: Sun Dec 31 20:21:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added flac patch to restore FLAC support with flac 1.1.3
- added README to doc

---- Files affected:
SPECS:
   vorbis-tools.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/vorbis-tools.spec
diff -u SPECS/vorbis-tools.spec:1.46 SPECS/vorbis-tools.spec:1.47
--- SPECS/vorbis-tools.spec:1.46        Thu Dec 28 18:16:27 2006
+++ SPECS/vorbis-tools.spec     Sun Dec 31 21:21:25 2006
@@ -14,11 +14,12 @@
 Patch0:                %{name}-ac_fixes.patch
 Patch1:                %{name}-nolibnsl.patch
 Patch2:                %{name}-curl.patch
+Patch3:                %{name}-flac.patch
 URL:           http://www.vorbis.com/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
 BuildRequires: curl-devel
-BuildRequires: flac-devel
+BuildRequires: flac-devel >= 1.1.3
 BuildRequires: gettext-devel
 BuildRequires: libao-devel >= 0.8.3
 BuildRequires: libogg-devel >= 2:1.1
@@ -52,6 +53,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__gettextize}
@@ -76,9 +78,9 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README
+%doc AUTHORS README
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man?/*
+%{_mandir}/man1/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -86,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/12/31 20:21:25  qboosh
+- added flac patch to restore FLAC support with flac 1.1.3
+- added README to doc
+
 Revision 1.46  2006/12/28 17:16:27  wrobell
 - rel. 5 to rebuild with new flac
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vorbis-tools.spec?r1=1.46&r2=1.47&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to