SPECS (AC-branch): avidemux.spec - fixed amd64 build - release 2

hawk hawk at pld-linux.org
Sat Mar 17 15:28:35 CET 2007


Author: hawk                         Date: Sat Mar 17 14:28:35 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- fixed amd64 build
- release 2

---- Files affected:
SPECS:
   avidemux.spec (1.45.2.1 -> 1.45.2.2) 

---- Diffs:

================================================================
Index: SPECS/avidemux.spec
diff -u SPECS/avidemux.spec:1.45.2.1 SPECS/avidemux.spec:1.45.2.2
--- SPECS/avidemux.spec:1.45.2.1	Sat Mar  3 14:16:54 2007
+++ SPECS/avidemux.spec	Sat Mar 17 15:28:30 2007
@@ -3,7 +3,7 @@
 Summary(pl):	Mały edytor audio/wideo dla Linuksa
 Name:		avidemux
 Version:	2.3.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://download2.berlios.de/avidemux/%{name}_%{version}.tar.gz
@@ -13,6 +13,7 @@
 Patch1:		%{name}-dts_internal.patch
 Patch2:		%{name}-compile.patch
 Patch3:		%{name}-as_needed.patch
+Patch4:		%{name}-amd64.patch
 URL:		http://fixounet.free.fr/avidemux/
 BuildRequires:	SDL-devel
 BuildRequires:	a52dec-libs-devel
@@ -52,6 +53,7 @@
 %patch1 -p0
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %{__sed} -i 's/charset=Unicode/charset=UTF-8/' po/ru.po
 %{__sed} -i 's/klingon/de\npt_BR/' po/LINGUAS
@@ -60,6 +62,7 @@
 export kde_htmldir=%{_kdedocdir}
 export kde_libs_htmldir=%{_kdedocdir}
 %{__make} -f admin/Makefile.common cvs
+LDFLAGS="%{rpmldflags} -L/usr/X11R6/%{_lib}"
 %configure \
 %ifarch ppc
 	--enable-altivec \
@@ -97,6 +100,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.45.2.2  2007/03/17 14:28:30  hawk
+- fixed amd64 build
+- release 2
+
 Revision 1.45.2.1  2007/03/03 13:16:54  hawk
 - adjusted for Ac
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avidemux.spec?r1=1.45.2.1&r2=1.45.2.2&f=u



More information about the pld-cvs-commit mailing list