packages (AC-branch): ffmpeg/ffmpeg.spec - build qt-faststart in proper way...

glen glen at pld-linux.org
Tue Jul 21 00:07:59 CEST 2009


Author: glen                         Date: Mon Jul 20 22:07:59 2009 GMT
Module: packages                      Tag: AC-branch
---- Log message:
- build qt-faststart in proper way (via make to get cflags); rel 6

---- Files affected:
packages/ffmpeg:
   ffmpeg.spec (1.152.2.6 -> 1.152.2.7) 

---- Diffs:

================================================================
Index: packages/ffmpeg/ffmpeg.spec
diff -u packages/ffmpeg/ffmpeg.spec:1.152.2.6 packages/ffmpeg/ffmpeg.spec:1.152.2.7
--- packages/ffmpeg/ffmpeg.spec:1.152.2.6	Thu Jul 16 17:31:05 2009
+++ packages/ffmpeg/ffmpeg.spec	Tue Jul 21 00:07:54 2009
@@ -9,7 +9,7 @@
 #
 %define		_snap	2007-10-09
 %define		snap	%(echo %{_snap} | tr -d -)
-%define		rel 5
+%define		rel 6
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl.UTF-8):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
@@ -30,8 +30,7 @@
 Patch2:		%{name}-a52bin.patch
 Patch3:		%{name}-pkgconfig-lib64.patch
 Patch4:		%{name}-gcc3.patch
-Patch5:		qt-faststart-off_t.patch
-Patch6:		imagewidth.patch
+Patch5:		imagewidth.patch
 URL:		http://ffmpeg.mplayerhq.hu/
 BuildRequires:	SDL-devel
 BuildRequires:	a52dec-libs-devel
@@ -212,8 +211,7 @@
 %patch3 -p0
 %endif
 %patch4 -p1
-%patch5 -p1
-%patch6 -p0
+%patch5 -p0
 
 %build
 # notes:
@@ -260,8 +258,7 @@
 	--disable-opts \
 
 %{__make}
-
-%{__cc} %{rpmcflags} tools/qt-faststart.c -o qt-faststart
+%{__make} tools/qt-faststart
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -375,6 +372,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.152.2.7  2009/07/20 22:07:54  glen
+- build qt-faststart in proper way (via make to get cflags); rel 6
+
 Revision 1.152.2.6  2009/07/16 15:31:05  glen
 - bring the release before snap to get the ugly release numbers shorter (and for having simplier versioned deps); rel 5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ffmpeg/ffmpeg.spec?r1=1.152.2.6&r2=1.152.2.7&f=u



More information about the pld-cvs-commit mailing list