]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- merged from AC-branch
authorankry <ankry@pld-linux.org>
Tue, 21 Sep 2004 01:46:02 +0000 (01:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile.spec -> 1.170

avifile.spec

index 097489d4b5c8b3ef62dc8094ff42ede58eca345d..b92ee794d2d5fcf5a1c854b6522e51cb48b841fa 100644 (file)
@@ -10,7 +10,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.38
-Release:       6%{?with_divx:+divx}
+Release:       7%{?with_divx:+divx}
 Epoch:         3
 License:       GPL
 Group:         X11/Libraries
@@ -35,7 +35,6 @@ Patch14:      %{name}-linux2.6.patch
 Patch15:       %{name}-xvid1.patch
 Patch16:       %{name}-opts.patch
 Patch17:       %{name}-mp3.patch
-Patch18:       %{name}-gcc34.patch
 URL:           http://avifile.sourceforge.net/
 BuildRequires: SDL-devel >= 1.2.0
 BuildRequires: XFree86-devel
@@ -352,7 +351,6 @@ Sterownik VIDIX dla kart graficznych Permedia.
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
-%patch18 -p1
 
 # unwanted hack
 rm -f m4/as.m4
@@ -367,8 +365,7 @@ rm -f m4/as.m4
 %{__automake}
 
 %configure \
-       CPPFLAGS="-I/usr/include/divx -fno-unit-at-a-time" \
-       CFLAGS="-fno-unit-at-a-time" \
+       CPPFLAGS="-I/usr/include/divx" \
        --with-qt-includes=%{_includedir}/qt \
        --with-qt-libraries=%{_libdir} \
        --enable-a52 \
This page took 0.302389 seconds and 4 git commands to generate.