SPECS: mpeg4ip.spec - add -x264.patch to compile with libx264-0.1....

glen glen at pld-linux.org
Sat Dec 9 16:07:31 CET 2006


Author: glen                         Date: Sat Dec  9 15:07:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -x264.patch to compile with libx264-0.1.2-1.20061024_2245, BR not updated
  as patch backwards compatible
- rel 2

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

---- Diffs:

================================================================
Index: SPECS/mpeg4ip.spec
diff -u SPECS/mpeg4ip.spec:1.40 SPECS/mpeg4ip.spec:1.41
--- SPECS/mpeg4ip.spec:1.40	Fri Jul 21 23:52:04 2006
+++ SPECS/mpeg4ip.spec	Sat Dec  9 16:07:25 2006
@@ -7,7 +7,7 @@
 Summary(pl):	MPEG4IP - system kodowania, streamingu i odtwarzania dźwięku i obrazu MPEG-4
 Name:		mpeg4ip
 Version:	1.5.0.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	MPL v1.1 (original code) and other licenses (included libraries)
 Group:		Applications
@@ -16,6 +16,7 @@
 Patch0:		%{name}-link.patch
 Patch1:		%{name}-types.patch
 Patch2:		%{name}-x.patch
+Patch3:		%{name}-x264.patch
 URL:		http://www.mpeg4ip.net/
 BuildRequires:	SDL-devel
 BuildRequires:	a52dec-libs-devel
@@ -23,7 +24,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	faac-devel >= 1.20.1
-BuildRequires:	ffmpeg-devel >= 0.4.9
+BuildRequires:	ffmpeg-devel >= 0.4.9-3.20061204
 BuildRequires:	gtk+2-devel >= 1:2.0.0
 BuildRequires:	lame-libs-devel >= 3.92
 BuildRequires:	libid3tag-devel
@@ -48,9 +49,9 @@
 
 %description
 The MPEG4IP project provides a standards-based system for encoding,
-streaming, and playing MPEG-4 encoded audio and video. To achieve
-this the developers integrated a number of existing open source
-packages, and also created some original code to fill in the gaps.
+streaming, and playing MPEG-4 encoded audio and video. To achieve this
+the developers integrated a number of existing open source packages,
+and also created some original code to fill in the gaps.
 
 %description -l pl
 Projekt MPEG4IP udostępnia oparty na standardach system do kodowania,
@@ -99,6 +100,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 cd lib/SDLAudio
@@ -151,7 +153,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog encoding60.dsw FEATURES.html index.html README* NEWS TODO 
+%doc AUTHORS COPYING ChangeLog encoding60.dsw FEATURES.html index.html README* NEWS TODO
 %doc doc/{*.pdf,*.txt,*.html,*.jpg} doc/ietf/rfc*.txt doc/mcast/{mcast.txt,*_example}
 %attr(755,root,root) %{_bindir}/avi2raw
 %attr(755,root,root) %{_bindir}/avidump
@@ -205,6 +207,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2006/12/09 15:07:25  glen
+- add -x264.patch to compile with libx264-0.1.2-1.20061024_2245, BR not updated
+  as patch backwards compatible
+- rel 2
+
 Revision 1.40  2006/07/21 21:52:04  qboosh
 - updated to 1.5.0.1
 - updated link patch, removed obsolete gcc4 patch, added x patch
================================================================

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



More information about the pld-cvs-commit mailing list