Author: pluto                        Date: Wed Aug 27 09:29:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix build with recent ffmpeg.

---- Files affected:
SPECS:
   libquicktime.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/libquicktime.spec
diff -u SPECS/libquicktime.spec:1.34 SPECS/libquicktime.spec:1.35
--- SPECS/libquicktime.spec:1.34        Tue Aug 26 20:21:45 2008
+++ SPECS/libquicktime.spec     Wed Aug 27 11:29:54 2008
@@ -12,7 +12,7 @@
 Summary(pl.UTF-8):     Biblioteka do odczytu i zapisu plików quicktime
 Name:          libquicktime
 Version:       1.0.2
-Release:       3
+Release:       4
 %if %{with gpl}
 License:       GPL v2+
 %else
@@ -21,6 +21,7 @@
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
 # Source0-md5: 4a43a44adcfbec398a91c56d1edcbdc1
+Patch0:                %{name}-ffmpeg.patch
 URL:           http://libquicktime.sourceforge.net/
 BuildRequires: OpenGL-GLU-devel
 BuildRequires: alsa-lib-devel >= 0.9
@@ -30,7 +31,7 @@
 BuildRequires: faac-devel >= 1.24
 BuildRequires: faad2-devel >= 2.0
 %endif
-%{?with_ffmpeg:BuildRequires:  ffmpeg-devel >= 0.4.9-3.20051020}
+%{?with_ffmpeg:BuildRequires:  ffmpeg-devel >= 0.4.9-4.20080822.6}
 BuildRequires: gtk+2-devel >= 2:2.4.0
 BuildRequires: lame-libs-devel >= 3.93
 BuildRequires: libavc1394-devel >= 0.3.1
@@ -225,6 +226,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # evil, sets CFLAGS basing on /proc/cpuinfo, overrides our optflags
 # (--with-cpuflags=none disables using /proc/cpuinfo, but not overriding)
@@ -335,6 +337,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2008/08/27 09:29:54  pluto
+- fix build with recent ffmpeg.
+
 Revision 1.34  2008/08/26 18:21:45  arekm
 - release 3
 
================================================================

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

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

Reply via email to