SPECS: libmusicbrainz3.spec - added -gcc43.patch to fix build - release 4

megabajt megabajt at pld-linux.org
Mon Jul 14 21:18:52 CEST 2008


Author: megabajt                     Date: Mon Jul 14 19:18:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added -gcc43.patch to fix build
- release 4

---- Files affected:
SPECS:
   libmusicbrainz3.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/libmusicbrainz3.spec
diff -u SPECS/libmusicbrainz3.spec:1.7 SPECS/libmusicbrainz3.spec:1.8
--- SPECS/libmusicbrainz3.spec:1.7	Sat Feb  2 03:40:25 2008
+++ SPECS/libmusicbrainz3.spec	Mon Jul 14 21:18:47 2008
@@ -3,13 +3,14 @@
 Summary(pl.UTF-8):	Biblioteka umożliwiająca korzystanie z serwerów MusicBrainz
 Name:		libmusicbrainz3
 Version:	3.0.1
-Release:	3
+Release:	4
 Epoch:		1
 License:	LGPL
 Group:		Libraries
 Source0:	ftp://ftp.musicbrainz.org/pub/musicbrainz/libmusicbrainz-%{version}.tar.gz
 # Source0-md5:	d42110ae548dae1eea73e83b03a1a936
 Patch0:		%{name}-cppunit.patch
+Patch1:		%{name}-gcc43.patch
 URL:		http://www.musicbrainz.org/
 BuildRequires:	cmake
 BuildRequires:	cppunit-devel
@@ -50,6 +51,7 @@
 %prep
 %setup -q -n libmusicbrainz-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %cmake . \
@@ -92,6 +94,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/07/14 19:18:47  megabajt
+- added -gcc43.patch to fix build
+- release 4
+
 Revision 1.7  2008/02/02 02:40:25  glen
 - fix internal deps; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libmusicbrainz3.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list