SPECS: libtunepimp.spec - fixed building with mpeg4ip >= 1.6 - BR ...

hawk hawk at pld-linux.org
Thu Nov 15 15:55:30 CET 2007


Author: hawk                         Date: Thu Nov 15 14:55:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed building with mpeg4ip >= 1.6
- BR mpeg4ip-devel >= 1.6
- release 7

---- Files affected:
SPECS:
   libtunepimp.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: SPECS/libtunepimp.spec
diff -u SPECS/libtunepimp.spec:1.34 SPECS/libtunepimp.spec:1.35
--- SPECS/libtunepimp.spec:1.34	Thu Sep  6 17:52:40 2007
+++ SPECS/libtunepimp.spec	Thu Nov 15 15:55:24 2007
@@ -4,12 +4,13 @@
 Name:		libtunepimp
 %define		_major	0.5
 Version:	%{_major}.3
-Release:	6
+Release:	7
 License:	GPL
 Group:		Libraries
 Source0:	ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.gz
 # Source0-md5:	09649f983acef679a548344ba7a9bb2f
 Patch0:		%{name}-ltdl.patch
+Patch1:		%{name}-mpeg4ip.patch
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	curl-devel
@@ -22,7 +23,7 @@
 BuildRequires:	libstdc++-devel >= 2:1.4d
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel
-BuildRequires:	mpeg4ip-devel
+BuildRequires:	mpeg4ip-devel >= 1.6
 BuildRequires:	python-devel >= 1:2.5
 BuildRequires:	rpm-pythonprov
 BuildRequires:	taglib-devel >= 1.4
@@ -81,6 +82,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %{__sed} -i -e 's/ -O2//' configure.in
 
@@ -166,6 +168,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2007-11-15 14:55:24  hawk
+- fixed building with mpeg4ip >= 1.6
+- BR mpeg4ip-devel >= 1.6
+- release 7
+
 Revision 1.34  2007-09-06 15:52:40  baggins
 - rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtunepimp.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list