From 86e6add694d7d006bff447d3a28feda4524e94f1 Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 15 Apr 2002 17:07:29 +0000 Subject: [PATCH 1/1] - fixed compilation on i586 and i686 - rel.2. Changed files: avifile.spec -> 1.79 --- avifile.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/avifile.spec b/avifile.spec index 3cf0f84..9f1c178 100644 --- a/avifile.spec +++ b/avifile.spec @@ -6,7 +6,7 @@ Summary: Library for playing AVI files Summary(pl): Biblioteka do odtwarzania plików AVI Name: avifile Version: %{_ver} -Release: 0.%{_snap}.1 +Release: 0.%{_snap}.2 Epoch: 3 License: GPL Group: X11/Libraries @@ -219,7 +219,8 @@ for f in $GEN_MOC; do moc -o "${f%.[!.]*}.moc" "$f"; done --with-qt-includes=%{_includedir}/qt \ --with-libac3-path=%{_prefix} \ --enable-release \ - --enable-ffmpeg + --enable-ffmpeg \ + --disable-x86opt touch lib/dummy.cpp %{__make} -- 2.44.0