SPECS: transcode.spec - fix x86_64 again (are we there yet ?)

shadzik shadzik at pld-linux.org
Fri Nov 17 20:25:33 CET 2006


Author: shadzik                      Date: Fri Nov 17 19:25:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix x86_64 again (are we there yet ?)

---- Files affected:
SPECS:
   transcode.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/transcode.spec
diff -u SPECS/transcode.spec:1.89 SPECS/transcode.spec:1.90
--- SPECS/transcode.spec:1.89	Fri Nov 17 19:23:48 2006
+++ SPECS/transcode.spec	Fri Nov 17 20:25:28 2006
@@ -39,6 +39,7 @@
 Patch1:		%{name}-lzo2.patch
 Patch2:		%{name}-bigdir.patch
 Patch3:		%{name}-mpeg3.patch
+Patch4:		%{name}-libx86_64.patch
 URL:		http://www.transcoding.org/
 BuildRequires:	xorg-lib-libXaw-devel
 BuildRequires:	xorg-lib-libXpm-devel
@@ -105,6 +106,7 @@
 %patch1 -p1
 %patch2 -p0
 %patch3 -p0
+%patch4 -p0
 
 %build
 %{__libtoolize}
@@ -170,10 +172,7 @@
 	--%{!?with_jpegmmx:dis}%{?with_jpegmmx:en}able-libjpegmmx \
 	--%{!?with_pvm3:dis}%{?with_pvm3:en}able-pvm3 \
 	--with-libpostproc-includes=%{_includedir}/postproc \
-	--with-x \
-	%if "%{_lib}" == "lib64"
-        	--with-libdir=%{_libdir}64
-	%endif
+	--with-x
 
 %{__make}
 
@@ -215,6 +214,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2006/11/17 19:25:28  shadzik
+- fix x86_64 again (are we there yet ?)
+
 Revision 1.89  2006/11/17 18:23:48  shadzik
 - del LDFLAGS; try to pass proper libdir for x86_64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/transcode.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list