SPECS: libtunepimp.spec - updated to 0.4.2 - libid3tag-devel no lo...

qboosh qboosh at pld-linux.org
Sat Feb 4 13:53:08 CET 2006


Author: qboosh                       Date: Sat Feb  4 12:53:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.4.2
- libid3tag-devel no longer used (two modified versions of id3tag in sources)
- BR: taglib-devel for MPC and WMA support
- -devel no longer requires {libmad,libvorbis}-devel - plugins used

---- Files affected:
SPECS:
   libtunepimp.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/libtunepimp.spec
diff -u SPECS/libtunepimp.spec:1.11 SPECS/libtunepimp.spec:1.12
--- SPECS/libtunepimp.spec:1.11	Thu Jan 12 21:04:11 2006
+++ SPECS/libtunepimp.spec	Sat Feb  4 13:53:03 2006
@@ -2,23 +2,23 @@
 Summary:	The MusicBrainz tagging library
 Summary(pl):	Biblioteka znakowania MusicBrainz
 Name:		libtunepimp
-Version:	0.4.1
+Version:	0.4.2
 Release:	1
 License:	GPL
 Group:		Libraries
 Source0:	ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.gz
-# Source0-md5:	73bc5b6ce3f03a1323289cd455692493
+# Source0-md5:	10b9e4a2f1930aed78ef7ddaebbe0fde
 Patch0:		%{name}-readline.patch
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	flac-devel
-BuildRequires:	libid3tag-devel >= 0.15.0b
 BuildRequires:	libmad-devel
 BuildRequires:	libmusicbrainz-devel >= 2.1.0
 BuildRequires:	libstdc++-devel >= 2:1.4d
 BuildRequires:	libtool
 BuildRequires:	libvorbis-devel
 BuildRequires:	readline-devel
+BuildRequires:	taglib-devel >= 1.4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,11 +32,8 @@
 Summary(pl):	Pliki nagłówkowe biblioteki libtunepimp
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	libid3tag-devel
-Requires:	libmad-devel
 Requires:	libmusicbrainz-devel >= 2.1.0
 Requires:	libstdc++-devel >= 2:1.4d
-Requires:	libvorbis-devel
 
 %description devel
 Header files for libtunepimp library.
@@ -60,6 +57,8 @@
 %setup -q
 %patch0 -p1
 
+sed -i -e 's/AC_CHECK_TAGLIB(1\.4\.0,/AC_CHECK_TAGLIB(1.4,/;s/ -O2//;' configure.in
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -75,7 +74,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-# not installed, but used by installed headers
+# not installed, but used by installed headers (track.h, tunepimp.h)
 install lib/threads/posix/mutex.h \
 	lib/{analyzer,filecache,filelookup,lookup,plugins,readmeta,submit,write}.h \
 	include/tunepimp/metadata.h \
@@ -113,6 +112,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/02/04 12:53:03  qboosh
+- updated to 0.4.2
+- libid3tag-devel no longer used (two modified versions of id3tag in sources)
+- BR: taglib-devel for MPC and WMA support
+- -devel no longer requires {libmad,libvorbis}-devel - plugins used
+
 Revision 1.11  2006/01/12 20:04:11  qboosh
 - updated to 0.4.1, removed obsolete gcc4 patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libtunepimp.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list