SPECS: faad2.spec - add missing header - disable patch3 as it's in...

glen glen at pld-linux.org
Thu Sep 8 01:37:40 CEST 2005


Author: glen                         Date: Wed Sep  7 23:37:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add missing header
- disable patch3 as it's incompatible with mpeg4ip (1.1+?)

---- Files affected:
SPECS:
   faad2.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/faad2.spec
diff -u SPECS/faad2.spec:1.17 SPECS/faad2.spec:1.18
--- SPECS/faad2.spec:1.17	Thu Mar 17 17:11:24 2005
+++ SPECS/faad2.spec	Thu Sep  8 01:37:34 2005
@@ -12,7 +12,7 @@
 Summary(pl):	Darmowy zaawansowany dekoder audio
 Name:		faad2
 Version:	2.0
-Release:	5
+Release:	5.2
 License:	GPL
 Group:		Applications/Sound
 Source0:	http://dl.sourceforge.net/faac/%{name}-%{version}.tar.gz
@@ -112,7 +112,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
+#%patch3 -p1
 %patch4 -p1
 
 %build
@@ -122,7 +122,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
-	%{?with_xmms:--with-xmms}
+	--with%{!?with_xmms:out}-xmms \
+	--with%{!?with_mpeg4ip:out}-mp4v2
 
 %{__make}
 
@@ -135,6 +136,8 @@
 rm -f $RPM_BUILD_ROOT%{xmms_input_plugindir}/*.{la,a}
 rm -f $RPM_BUILD_ROOT%{_libdir}/mp4player_plugin/*.{la,a}
 
+install ./common/mp4ff/mp4ff_int_types.h $RPM_BUILD_ROOT%{_includedir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -159,6 +162,7 @@
 %{_libdir}/libmp4ff.la
 %{_includedir}/faad.h
 %{_includedir}/mp4ff.h
+%{_includedir}/mp4ff_int_types.h
 
 %files static
 %defattr(644,root,root,755)
@@ -183,6 +187,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/09/07 23:37:34  glen
+- add missing header
+- disable patch3 as it's incompatible with mpeg4ip (1.1+?)
+
 Revision 1.17  2005/03/17 16:11:24  pluto
 - gcc4 fix.
 
================================================================

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




More information about the pld-cvs-commit mailing list