]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- release 6
authorJan Rękorajski <baggins@pld-linux.org>
Tue, 11 Jun 2002 12:40:05 +0000 (12:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added xvid patch (properly recognize all XVID encodes)

Changed files:
    avifile.spec -> 1.90

avifile.spec

index b008df203f1b344b2922ff0e2111f7f43be601de..3bef13eb71e5c8bb878b5a8ccb4cc6b17042e10c 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}.5
+Release:       0.%{_snap}.6
 Epoch:         3
 License:       GPL
 Group:         X11/Libraries
@@ -18,6 +18,7 @@ Patch1:               %{name}-deplib.patch
 Patch2:                %{name}-ac3.patch
 Patch3:                %{name}-size_t.patch
 Patch4:                %{name}-amfix.patch
+Patch5:                %{name}-xvid.patch
 BuildRequires: XFree86-devel
 BuildRequires: SDL-devel >= 1.2.0
 BuildRequires: ac3dec-devel >= 0.6.1
@@ -205,6 +206,7 @@ Dekoder i koder XVID.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 rm -f missing aclocal.m4
This page took 0.043258 seconds and 4 git commands to generate.