]> git.pld-linux.org Git - packages/faad2.git/commitdiff
- mpeg4ip patch
authorspeedy <speedy@pld-linux.org>
Mon, 8 Nov 2004 13:49:32 +0000 (13:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 5

Changed files:
    faad2.spec -> 1.15

faad2.spec

index 9d2ddcef559e9c40b11b8bd3166c03cecbb421ef..47502ed4cc8d8f05cba4850f4ec1cc2029ddc10e 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Freeware Advanced Audio Decoder 2
 Summary(pl):   Darmowy zaawansowany dekoder audio
 Name:          faad2
 Version:       2.0
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications/Sound
 Source0:       http://dl.sourceforge.net/faac/%{name}-%{version}.tar.gz
@@ -19,12 +19,13 @@ Source0:    http://dl.sourceforge.net/faac/%{name}-%{version}.tar.gz
 Patch0:                %{name}-make.patch
 Patch1:                %{name}-mp4v2.patch
 Patch2:                %{name}-no-extension.patch
+Patch3:                %{name}-mpeg4ip.patch
 URL:           http://www.audiocoding.com/
 BuildRequires: autoconf
 BuildRequires: automake
 %{?with_xmms:BuildRequires:    id3lib-devel >= 3.8.2}
 BuildRequires: libtool >= 2:1.4d-3
-%{?with_mpeg4ip:BuildRequires: mpeg4ip-devel >= 1.0}
+%{?with_mpeg4ip:BuildRequires: mpeg4ip-devel >= 1.1}
 %{?with_xmms:Buildrequires:    rpmbuild(macros) >= 1.125}
 %{?with_xmms:BuildRequires:    xmms-devel}
 Requires:      %{name}-libs = %{version}-%{release}
@@ -109,6 +110,7 @@ Wtyczka XMMS do plik
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.13078 seconds and 4 git commands to generate.