SPECS: faad2.spec - updated to 2.6.1 - dropped obsolete no-extensi...

qboosh qboosh at pld-linux.org
Sun Nov 4 13:10:36 CET 2007


Author: qboosh                       Date: Sun Nov  4 12:10:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.6.1
- dropped obsolete no-extension,inttypes_h patches, updated the rest

---- Files affected:
SPECS:
   faad2.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/faad2.spec
diff -u SPECS/faad2.spec:1.29 SPECS/faad2.spec:1.30
--- SPECS/faad2.spec:1.29	Mon Feb 12 22:23:55 2007
+++ SPECS/faad2.spec	Sun Nov  4 13:10:31 2007
@@ -10,18 +10,16 @@
 Summary:	Freeware Advanced Audio Decoder 2
 Summary(pl.UTF-8):	Darmowy zaawansowany dekoder audio
 Name:		faad2
-Version:	2.5
-Release:	2
+Version:	2.6.1
+Release:	1
 License:	GPL
 Group:		Applications/Sound
 Source0:	http://dl.sourceforge.net/faac/%{name}-%{version}.tar.gz
-# Source0-md5:	696490935bf65b2ace4aafaff79e2396
+# Source0-md5:	74e92df40c270f216a8305fc87603c8a
 Patch0:		%{name}-make.patch
-Patch1:		%{name}-no-extension.patch
-Patch2:		%{name}-mpeg4ip.patch
-Patch3:		%{name}-inttypes_h.patch
-Patch4:		%{name}-soname.patch
-Patch5:		%{name}-backward_compat.patch
+Patch1:		%{name}-mpeg4ip.patch
+Patch2:		%{name}-soname.patch
+Patch3:		%{name}-backward_compat.patch
 URL:		http://www.audiocoding.com/
 %{?with_mpeg4ip:BuildRequires:	SDL-devel}
 BuildRequires:	autoconf
@@ -114,8 +112,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -152,7 +148,8 @@
 %files libs
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_libdir}/libfaad.so.*.*
+%attr(755,root,root) %{_libdir}/libfaad.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libfaad.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -170,13 +167,13 @@
 %if %{with xmms}
 %files -n xmms-input-faad2
 %defattr(644,root,root,755)
-%attr(755,root,root) %{xmms_input_plugindir}/*.so
+%attr(755,root,root) %{xmms_input_plugindir}/libmp4.so
 %endif
 
 %if %{with mpeg4ip}
 %files -n mpeg4ip-plugin-faad2
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/mp4player_plugin/*.so*
+%attr(755,root,root) %{_libdir}/mp4player_plugin/faad2_plugin.so*
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -185,6 +182,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007/11/04 12:10:31  qboosh
+- updated to 2.6.1
+- dropped obsolete no-extension,inttypes_h patches, updated the rest
+
 Revision 1.29  2007/02/12 21:23:55  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/faad2.spec?r1=1.29&r2=1.30&f=u



More information about the pld-cvs-commit mailing list