From 949427bcce1125e807abd07dd5241b0b64730ee6 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 5 Oct 2002 08:22:46 +0000 Subject: [PATCH] - rel.3. - fixed build on i386 Changed files: avifile.spec -> 1.112 --- avifile.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/avifile.spec b/avifile.spec index bcf1f6c..3c6eddf 100644 --- a/avifile.spec +++ b/avifile.spec @@ -11,7 +11,7 @@ Summary(pl): Biblioteka do odtwarzania plik Summary(pt_BR): Biblioteca para reproduzir formatos de áudio e vídeo usando binários win32 Name: avifile Version: 0.7.16 -Release: 0.%{_snap}.2 +Release: 0.%{_snap}.3 Epoch: 3 License: GPL Group: X11/Libraries @@ -20,6 +20,7 @@ Source1: %{name}.desktop Patch0: %{name}-shareware.patch Patch1: %{name}-no_libnsl.patch Patch2: %{name}-vidix.patch +Patch2: %{name}-configure.patch URL: http://avifile.sourceforge.net/ BuildRequires: SDL-devel >= 1.2.0 BuildRequires: XFree86-devel @@ -216,6 +217,7 @@ Dekoder i koder XVID. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build rm -f missing aclocal.m4 @@ -247,11 +249,7 @@ for f in $GEN_MOC; do moc -o "${f%.[!.]*}.moc" "$f"; done --enable-ffmpeg \ --enable-ffmpeg-a52 \ %{?_with_divx4:--enable-divx4} \ -%ifarch i586 i686 athlon - --enable-x86opt \ -%else --disable-x86opt \ -%endif %{?_without_qt:--without-qt} touch lib/dummy.cpp -- 2.44.0