SPECS: quicktime4linux.spec - added x264 patch (fixes build with l...

grzegol grzegol at pld-linux.org
Wed Sep 13 00:16:21 CEST 2006


Author: grzegol                      Date: Tue Sep 12 22:16:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added x264 patch (fixes build with libx264 20060828 snap)
- rel. 2

---- Files affected:
SPECS:
   quicktime4linux.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/quicktime4linux.spec
diff -u SPECS/quicktime4linux.spec:1.66 SPECS/quicktime4linux.spec:1.67
--- SPECS/quicktime4linux.spec:1.66	Wed Jul  5 11:10:30 2006
+++ SPECS/quicktime4linux.spec	Wed Sep 13 00:16:15 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Obsługa formatu Quicktime dla Linuksa
 Name:		quicktime4linux
 Version:	2.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/heroines/%{name}-%{version}-src.tar.bz2
@@ -11,6 +11,7 @@
 Patch0:		%{name}-acam.patch
 Patch1:		%{name}-libs.patch
 Patch2:		%{name}-broken.patch
+Patch3:		%{name}-x264.patch
 URL:		http://heroinewarrior.com/quicktime.php3
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -25,12 +26,12 @@
 BuildRequires:	libpng-devel >= 1.0.8
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel >= 1:1.1.1
-BuildRequires:	libx264-devel >= 0.1.2-1.20050714
+BuildRequires:	libx264-devel >= 0.1.2-1.20060828_2245.1
 BuildRequires:	pkgconfig >= 1:0.9.0
 Requires:	ffmpeg >= 0.4.9-3.20050714
 Requires:	libdv >= 0.104
 Requires:	libmpeg3 >= 1.7
-Requires:	libx264 >= 0.1.2-1.20050714
+Requires:	libx264 >= 0.1.2-1.20060828_2245.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -60,7 +61,7 @@
 Requires:	libogg-devel >= 2:1.1.2
 Requires:	libpng-devel >= 1.0.8
 Requires:	libvorbis-devel >= 1:1.1.1
-Requires:	libx264-devel >= 0.1.2-1.20050714
+Requires:	libx264-devel >= 0.1.2-1.20060828_2245.1
 Obsoletes:	libquicktime-devel
 
 %description devel
@@ -99,6 +100,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 rm -rf faac-1.24 faad2-2.0 ffmpeg.* jpeg jpeg-mmx.* lame-* libdv-* libogg-* libvorbis-* x264.*
 
@@ -151,6 +153,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2006/09/12 22:16:15  grzegol
+- added x264 patch (fixes build with libx264 20060828 snap)
+- rel. 2
+
 Revision 1.66  2006/07/05 09:10:30  qboosh
 - updated to 2.2, updated acam patch, removed obsolete ffmpeg patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quicktime4linux.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list