Author: arekm                        Date: Sun Nov  2 19:28:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 5; fix build with new libx264

---- Files affected:
SPECS:
   libquicktime.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/libquicktime.spec
diff -u SPECS/libquicktime.spec:1.40 SPECS/libquicktime.spec:1.41
--- SPECS/libquicktime.spec:1.40        Sat Oct 25 23:30:35 2008
+++ SPECS/libquicktime.spec     Sun Nov  2 20:28:24 2008
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):     Biblioteka do odczytu i zapisu plików quicktime
 Name:          libquicktime
 Version:       1.0.3
-Release:       4
+Release:       5
 %if %{with gpl}
 License:       GPL v2+
 %else
@@ -22,6 +22,7 @@
 Source0:       http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
 # Source0-md5: 823191104cdd665c75d447c8f5f8bf7e
 Patch0:                %{name}-ffmpeg.patch
+Patch1:                %{name}-x264.patch
 URL:           http://libquicktime.sourceforge.net/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: alsa-lib-devel >= 0.9
@@ -228,6 +229,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # evil, sets CFLAGS basing on /proc/cpuinfo, overrides our optflags
 # (--with-cpuflags=none disables using /proc/cpuinfo, but not overriding)
@@ -341,6 +343,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2008/11/02 19:28:24  arekm
+- rel 5; fix build with new libx264
+
 Revision 1.40  2008/10/25 21:30:35  arekm
 - release 4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libquicktime.spec?r1=1.40&r2=1.41&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to