]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- fixed compilation on i586 and i686
authormarcus <marcus@pld-linux.org>
Mon, 15 Apr 2002 17:07:29 +0000 (17:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel.2.

Changed files:
    avifile.spec -> 1.79

avifile.spec

index 3cf0f847a544f5e629c9d479bd49e16182773a26..9f1c17866d96a5d1e3588fd130d12cd2568b1257 100644 (file)
@@ -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}
This page took 0.036046 seconds and 4 git commands to generate.