SPECS: trm.spec - added gcc4 fix patch

vip vip at pld-linux.org
Sat Jul 22 11:41:31 CEST 2006


Author: vip                          Date: Sat Jul 22 09:41:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gcc4 fix patch

---- Files affected:
SPECS:
   trm.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/trm.spec
diff -u SPECS/trm.spec:1.2 SPECS/trm.spec:1.3
--- SPECS/trm.spec:1.2	Fri Feb 20 18:21:58 2004
+++ SPECS/trm.spec	Sat Jul 22 11:41:26 2006
@@ -8,6 +8,7 @@
 Group:		Applications/Sound
 Source0:	ftp://ftp.musicbrainz.org/pub/musicbrainz/%{name}-%{version}.tar.gz
 # Source0-md5:	3f7e6c30cb91429313ca1a27df47e8bc
+Patch0:		%{name}-gcc4.patch
 URL:		http://www.musicbrainz.org/products/trmgen/download.html
 BuildRequires:	libid3tag-devel
 BuildRequires:	libmad-devel
@@ -26,6 +27,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -51,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/07/22 09:41:26  vip
+- added gcc4 fix patch
+
 Revision 1.2  2004/02/20 17:21:58  grzegol
 - rel. 2 to rebuild with libmusicbrainz-2.1.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/trm.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list