]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- rel.3.
authormarcus <marcus@pld-linux.org>
Sat, 5 Oct 2002 08:22:46 +0000 (08:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed build on i386

Changed files:
    avifile.spec -> 1.112

avifile.spec

index bcf1f6c7e387c9d17bfafad3feadb6b3e3d1f0f2..3c6eddf942bbd21450616bfb6d6e0965ed12587f 100644 (file)
@@ -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
This page took 0.035891 seconds and 4 git commands to generate.