From ba2e284e39a9c1f86d4e9fb7b06b405a6c1a8075 Mon Sep 17 00:00:00 2001 From: shadzik Date: Fri, 17 Nov 2006 19:25:28 +0000 Subject: [PATCH] - fix x86_64 again (are we there yet ?) Changed files: transcode.spec -> 1.90 --- transcode.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/transcode.spec b/transcode.spec index 6e20655..f311459 100644 --- a/transcode.spec +++ b/transcode.spec @@ -38,6 +38,7 @@ Patch0: %{name}-ac.patch 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 @@ -104,6 +105,7 @@ ogmtools. %patch1 -p1 %patch2 -p0 %patch3 -p0 +%patch4 -p0 %build %{__libtoolize} @@ -169,10 +171,7 @@ ogmtools. --%{!?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} -- 2.44.0