packages: transcode/transcode.spec - added ac patch

sparky sparky at pld-linux.org
Mon Jan 18 23:54:42 CET 2010


Author: sparky                       Date: Mon Jan 18 22:54:42 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added ac patch

---- Files affected:
packages/transcode:
   transcode.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: packages/transcode/transcode.spec
diff -u packages/transcode/transcode.spec:1.121 packages/transcode/transcode.spec:1.122
--- packages/transcode/transcode.spec:1.121	Mon Jan 18 08:49:00 2010
+++ packages/transcode/transcode.spec	Mon Jan 18 23:54:37 2010
@@ -36,6 +36,7 @@
 # Source0-md5:	5ca205e32b546402a48ea8004a7b3232
 Patch0:		%{name}-libx86_64.patch
 Patch1:		%{name}-ImageMagick.patch
+Patch2:		%{name}-ac.patch
 URL:		http://www.transcoding.org/
 %{?with_im:BuildRequires:	ImageMagick-devel >= 6.4.1-2}
 %{?with_sdl:BuildRequires:	SDL-devel >= 1.1.6}
@@ -51,6 +52,7 @@
 BuildRequires:	libfame-devel >= 0.9.1
 BuildRequires:	libgomp-devel
 BuildRequires:	libjpeg-devel
+%{?with_libmpeg2:BuildRequires:	libmpeg2-devel >= 0.4.0b}
 BuildRequires:	libogg-devel
 BuildRequires:	libpng-devel
 %{?with_quicktime:BuildRequires:	libquicktime-devel}
@@ -61,7 +63,6 @@
 BuildRequires:	libxml2-devel
 %{?with_lzo:BuildRequires:	lzo-devel >= 2.0}
 %{?with_mjpeg:BuildRequires:	mjpegtools-devel}
-%{?with_libmpeg2:BuildRequires:	libmpeg2-devel >= 0.4.0b}
 %ifarch %{ix86}
 BuildRequires:	nasm >= 0.98.34
 %endif
@@ -134,6 +135,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -240,6 +242,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2010/01/18 22:54:37  sparky
+- added ac patch
+
 Revision 1.121  2010/01/18 07:49:00  amateja
 - release 7
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/transcode/transcode.spec?r1=1.121&r2=1.122&f=u



More information about the pld-cvs-commit mailing list