SPECS: faad2.spec - updated to 2.5 - updated make, no-extension, mpe...

qboosh qboosh at pld-linux.org
Thu Aug 24 18:33:02 CEST 2006


Author: qboosh                       Date: Thu Aug 24 16:33:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.5
- updated make,no-extension,mpeg4ip,inttypes_h patches, removed obsolete mp4v2,gcc4 patches

---- Files affected:
SPECS:
   faad2.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/faad2.spec
diff -u SPECS/faad2.spec:1.22 SPECS/faad2.spec:1.23
--- SPECS/faad2.spec:1.22	Mon Feb 13 20:15:37 2006
+++ SPECS/faad2.spec	Thu Aug 24 18:32:56 2006
@@ -1,28 +1,24 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	mpeg4ip		# build without mp4v2 support in decoder
-				# ...and don't build XMMS or MPEG4IP plugins
+%bcond_without	mpeg4ip		# don't build MPEG4IP plugin
 %bcond_without	xmms		# don't build XMMS plugin
 %bcond_with	bootstrap	# bootstrap (alias for _without_mpeg4ip)
 #
 %{?with_bootstrap:%undefine with_mpeg4ip}
-%{!?with_mpeg4ip:%undefine with_xmms}
 Summary:	Freeware Advanced Audio Decoder 2
 Summary(pl):	Darmowy zaawansowany dekoder audio
 Name:		faad2
-Version:	2.0
-Release:	6
+Version:	2.5
+Release:	1
 License:	GPL
 Group:		Applications/Sound
 Source0:	http://dl.sourceforge.net/faac/%{name}-%{version}.tar.gz
-# Source0-md5:	1a6f79365f2934a4888b210ef47a3a07
+# Source0-md5:	696490935bf65b2ace4aafaff79e2396
 Patch0:		%{name}-make.patch
-Patch1:		%{name}-mp4v2.patch
-Patch2:		%{name}-no-extension.patch
-Patch3:		%{name}-mpeg4ip.patch
-Patch4:		%{name}-gcc4.patch
-Patch5:		%{name}-inttypes_h.patch
+Patch1:		%{name}-no-extension.patch
+Patch2:		%{name}-mpeg4ip.patch
+Patch3:		%{name}-inttypes_h.patch
 URL:		http://www.audiocoding.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -114,8 +110,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -125,7 +119,7 @@
 %{__automake}
 %configure \
 	--with%{!?with_xmms:out}-xmms \
-	--with%{!?with_mpeg4ip:out}-mp4v2
+	--with%{!?with_mpeg4ip:out}-mpeg4ip
 
 %{__make}
 
@@ -152,21 +146,17 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/libfaad.so.*.*
-%attr(755,root,root) %{_libdir}/libmp4ff.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libfaad.so
-%attr(755,root,root) %{_libdir}/libmp4ff.so
 %{_libdir}/libfaad.la
-%{_libdir}/libmp4ff.la
 %{_includedir}/faad.h
-%{_includedir}/mp4ff.h
+%{_includedir}/neaacdec.h
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libfaad.a
-%{_libdir}/libmp4ff.a
 
 %if %{with xmms}
 %files -n xmms-input-faad2
@@ -186,6 +176,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2006/08/24 16:32:56  qboosh
+- updated to 2.5
+- updated make,no-extension,mpeg4ip,inttypes_h patches, removed obsolete mp4v2,gcc4 patches
+
 Revision 1.22  2006/02/13 19:15:37  glen
 - needs current mpeg4ip-devel (thx pluto)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/faad2.spec?r1=1.22&r2=1.23&f=u



More information about the pld-cvs-commit mailing list