]> git.pld-linux.org Git - packages/avifile.git/blobdiff - avifile.spec
- added avifile-aviplay_h.patch
[packages/avifile.git] / avifile.spec
index 3cf1d1b458bcb5af23da75ddc2f54898e50bd2ad..871d3d184c7139d074bb50aeb48bbf8b7b61e2fc 100644 (file)
@@ -6,13 +6,13 @@
 #                        lib)  note: if disabled, divx is decoded by ffmpeg
 # _with_nas            - enables nas support
 #
-%define                _snapver        20030219
+%define                _snapver        20030319
 %define                _snap           %{_snapver}
 Summary:       Library for playing AVI files
 Summary(pl):   Biblioteka do odtwarzania plików AVI
 Summary(pt_BR):        Biblioteca para reproduzir formatos de áudio e vídeo usando binários win32
 Name:          avifile
-Version:       0.7.32
+Version:       0.7.34
 Release:       0.%{_snap}%{?_with_divx:+divx}
 Epoch:         3
 License:       GPL
@@ -22,7 +22,9 @@ Source1:      %{name}.desktop
 Patch0:                %{name}-shareware.patch
 Patch1:                %{name}-no_libnsl.patch
 Patch2:                %{name}-fix-keys.patch
-Patch3:                %{name}-home_etc.patch
+Patch3:                %{name}-etc_dir.patch
+Patch4:                %{name}-nolibtooltest.patch
+Patch5:                %{name}-aviplay_h.patch
 URL:           http://avifile.sourceforge.net/
 BuildRequires: SDL-devel >= 1.2.0
 BuildRequires: XFree86-devel
@@ -34,7 +36,7 @@ BuildRequires:        automake
 BuildRequires: lame-libs-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libogg-devel
-BuildRequires: libtool >= 0:1.4.2-9
+BuildRequires: libtool >= 1:1.4.3
 BuildRequires: libvorbis-devel >= 1:1.0
 %{?_with_nas:BuildRequires:    nas-devel}
 %{?!_without_qt:BuildRequires: qt-devel >= 2.0.0}
@@ -298,9 +300,11 @@ Sterownik VIDIX dla kart graficznych Permedia.
 %prep
 %setup -q -n avifile0.7-%{version}
 %patch0 -p1
-%patch1 -p1
+%patch1 -p0
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
 
 %build
 %{__autoconf}
This page took 0.026389 seconds and 4 git commands to generate.