SPECS: faad2.spec - patch mp3ff.h instead including needless inclu...

glen glen at pld-linux.org
Thu Sep 8 02:40:12 CEST 2005


Author: glen                         Date: Thu Sep  8 00:40:12 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patch mp3ff.h instead including needless include for non-win32 platform

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

---- Diffs:

================================================================
Index: SPECS/faad2.spec
diff -u SPECS/faad2.spec:1.18 SPECS/faad2.spec:1.19
--- SPECS/faad2.spec:1.18	Thu Sep  8 01:37:34 2005
+++ SPECS/faad2.spec	Thu Sep  8 02:40:06 2005
@@ -12,7 +12,7 @@
 Summary(pl):	Darmowy zaawansowany dekoder audio
 Name:		faad2
 Version:	2.0
-Release:	5.2
+Release:	5.3
 License:	GPL
 Group:		Applications/Sound
 Source0:	http://dl.sourceforge.net/faac/%{name}-%{version}.tar.gz
@@ -22,6 +22,7 @@
 Patch2:		%{name}-no-extension.patch
 Patch3:		%{name}-mpeg4ip.patch
 Patch4:		%{name}-gcc4.patch
+Patch5:		%{name}-inttypes_h.patch
 URL:		http://www.audiocoding.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -114,6 +115,7 @@
 %patch2 -p1
 #%patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 %{__libtoolize}
@@ -136,8 +138,6 @@
 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
 
@@ -162,7 +162,6 @@
 %{_libdir}/libmp4ff.la
 %{_includedir}/faad.h
 %{_includedir}/mp4ff.h
-%{_includedir}/mp4ff_int_types.h
 
 %files static
 %defattr(644,root,root,755)
@@ -187,6 +186,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/09/08 00:40:06  glen
+- patch mp3ff.h instead including needless include for non-win32 platform
+
 Revision 1.18  2005/09/07 23:37:34  glen
 - add missing header
 - disable patch3 as it's incompatible with mpeg4ip (1.1+?)
================================================================

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




More information about the pld-cvs-commit mailing list