SPECS: libmusicbrainz.spec - added -gcc43.patch - ghost soname symlink - re...

megabajt megabajt at pld-linux.org
Sat Oct 18 14:12:11 CEST 2008


Author: megabajt                     Date: Sat Oct 18 12:12:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -gcc43.patch
- ghost soname symlink
- release 2

---- Files affected:
SPECS:
   libmusicbrainz.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/libmusicbrainz.spec
diff -u SPECS/libmusicbrainz.spec:1.23 SPECS/libmusicbrainz.spec:1.24
--- SPECS/libmusicbrainz.spec:1.23	Mon May 28 19:16:20 2007
+++ SPECS/libmusicbrainz.spec	Sat Oct 18 14:12:06 2008
@@ -3,12 +3,13 @@
 Summary(pl.UTF-8):	Biblioteka umożliwiająca korzystanie z serwerów MusicBrainz
 Name:		libmusicbrainz
 Version:	2.1.5
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL
 Group:		Libraries
 Source0:	ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.gz
 # Source0-md5:	d5e19bb77edd6ea798ce206bd05ccc5f
+Patch0:		%{name}-gcc43.patch
 URL:		http://www.musicbrainz.org/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
@@ -77,6 +78,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -114,6 +116,7 @@
 %defattr(644,root,root,755)
 %doc AUTHORS README TODO
 %attr(755,root,root) %{_libdir}/libmusicbrainz.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmusicbrainz.so.4
 
 %files devel
 %defattr(644,root,root,755)
@@ -138,6 +141,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2008/10/18 12:12:06  megabajt
+- added -gcc43.patch
+- ghost soname symlink
+- release 2
+
 Revision 1.23  2007/05/28 17:16:20  qboosh
 - updated to 2.1.5
 - removed obsolete ac patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libmusicbrainz.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list