]> git.pld-linux.org Git - packages/ac3dec.git/commitdiff
- release 3
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 7 Oct 2001 20:02:22 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- am_fix patch

Changed files:
    ac3dec.spec -> 1.9

ac3dec.spec

index f1cdfa3e6c52f6b4362f1ad1c939731f6baa3ceb..e84f14863f79767ffc51257a67b0d19497116e53 100644 (file)
@@ -2,7 +2,7 @@ Summary:        a free AC-3 stream decoder
 Summary(pl):   darmowy dekoder strumieni AC-3
 Name:          ac3dec
 Version:       0.6.1
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         X11/Applications/Multimedia
@@ -10,6 +10,7 @@ Group(de):    X11/Applikationen/Multimedia
 Group(pl):     X11/Aplikacje/Multimedia
 Source0:       http://gusnet.cx/aaron/codecs/tarballs/%{name}-%{version}.tar.gz
 Patch0:                %{name}-make.patch
+Patch1:                %{name}-am_fix.patch
 URL:           http://gusnet.cx/aaron/codecs/ac3dec.php
 BuildRequires: autoconf
 BuildRequires: automake
@@ -57,6 +58,7 @@ Statyczna biblioteka ac3dec.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 rm missing
This page took 0.076706 seconds and 4 git commands to generate.