SPECS: avidemux.spec - rel 3; fix x264 build

arekm arekm at pld-linux.org
Sun Oct 26 07:57:03 CET 2008


Author: arekm                        Date: Sun Oct 26 06:57:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 3; fix x264 build

---- Files affected:
SPECS:
   avidemux.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/avidemux.spec
diff -u SPECS/avidemux.spec:1.69 SPECS/avidemux.spec:1.70
--- SPECS/avidemux.spec:1.69	Sun Oct 26 00:43:27 2008
+++ SPECS/avidemux.spec	Sun Oct 26 07:56:58 2008
@@ -17,7 +17,7 @@
 Summary(pl.UTF-8):	Mały edytor audio/wideo dla Linuksa
 Name:		avidemux
 Version:	2.4.3
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		X11/Applications/Multimedia
 Source0:	http://download2.berlios.de/avidemux/%{name}_%{version}.tar.gz
@@ -26,6 +26,7 @@
 Patch0:		%{name}-autoconf.patch
 Patch1:		%{name}-dts_internal.patch
 Patch2:		%{name}-sparc64.patch
+Patch3:		%{name}-x264.patch
 URL:		http://fixounet.free.fr/avidemux/
 BuildRequires:	SDL-devel
 BuildRequires:	a52dec-libs-devel
@@ -73,16 +74,17 @@
 %patch0 -p1
 %patch1 -p0
 %patch2 -p1
+%patch3 -p1
 
 echo 'pt_BR' >> po/LINGUAS
 
 %build
 %{__cp} /usr/share/aclocal/libtool.m4 admin/libtool.m4.in
 %{__make} -f admin/Makefile.common cvs
-#%{__libtoolize}
-#%{__aclocal} -I m4
-#%{__autoconf}
-#%{__automake}
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__automake}
 %configure \
 	%{!?with_amr:ac_cv_header_amrnb_interf_dec_h=no} \
 	%{!?with_arts:--without-arts} \
@@ -131,6 +133,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2008/10/26 06:56:58  arekm
+- rel 3; fix x264 build
+
 Revision 1.69  2008/10/25 22:43:27  wolf
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/avidemux.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list