SPECS: taglib.spec - kde3 patches are obsolete here - BR: pkgconfig - ghost...

shadzik shadzik at pld-linux.org
Wed Jun 25 20:18:27 CEST 2008


Author: shadzik                      Date: Wed Jun 25 18:18:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kde3 patches are obsolete here
- BR: pkgconfig
- ghost symlinks
- more files
- cleanup

---- Files affected:
SPECS:
   taglib.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/taglib.spec
diff -u SPECS/taglib.spec:1.28 SPECS/taglib.spec:1.29
--- SPECS/taglib.spec:1.28	Wed Jun 25 20:12:50 2008
+++ SPECS/taglib.spec	Wed Jun 25 20:18:21 2008
@@ -9,15 +9,12 @@
 Source0:	http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz
 # Source0-md5:	7b557dde7425c6deb7bbedd65b4f2717
 Patch0:		%{name}-libtool-sanitize.patch
-Patch1:		kde-ac260.patch
-Patch2:		kde-am.patch
-Patch3:		kde-ac260-lt.patch
 URL:		http://ktown.kde.org/~wheeler/taglib.html
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
 BuildRequires:	libstdc++-devel
 BuildRequires:	perl-base
-#BuildRequires:	unsermake >= 040805-1
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,14 +41,9 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
 cp -f /usr/share/automake/config.* admin
-# unsermake is broken here (Makefile.calls not generated by configure)
-#export UNSERMAKE=/usr/share/unsermake/unsermake
 %{__make} -f admin/Makefile.common cvs
 
 %configure \
@@ -76,7 +68,9 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtag.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtag.so.?
 %attr(755,root,root) %{_libdir}/libtag_c.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtag_c.so.?
 
 %files devel
 %defattr(644,root,root,755)
@@ -86,6 +80,7 @@
 %{_libdir}/libtag.la
 %{_libdir}/libtag_c.la
 %{_pkgconfigdir}/taglib.pc
+%{_pkgconfigdir}/taglib_c.pc
 %{_includedir}/taglib
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +89,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2008/06/25 18:18:21  shadzik
+- kde3 patches are obsolete here
+- BR: pkgconfig
+- ghost symlinks
+- more files
+- cleanup
+
 Revision 1.28  2008/06/25 18:12:50  shadzik
 - 1.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/taglib.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list