SPECS: gmetadom.spec - added gcc4 patch

qboosh qboosh at pld-linux.org
Sun Jan 29 19:13:59 CET 2006


Author: qboosh                       Date: Sun Jan 29 18:13:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gcc4 patch

---- Files affected:
SPECS:
   gmetadom.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/gmetadom.spec
diff -u SPECS/gmetadom.spec:1.25 SPECS/gmetadom.spec:1.26
--- SPECS/gmetadom.spec:1.25	Sat Dec 10 23:50:45 2005
+++ SPECS/gmetadom.spec	Sun Jan 29 19:13:54 2006
@@ -12,6 +12,7 @@
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/gmetadom/%{name}-%{version}.tar.gz
 # Source0-md5:	da5f6f9f39a09aacbf9d3bb17804e787
+Patch0:		%{name}-gcc4.patch
 URL:		http://gmetadom.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -135,6 +136,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+
 find -name CVS | xargs rm -rf
 
 %build
@@ -204,6 +207,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/01/29 18:13:54  qboosh
+- added gcc4 patch
+
 Revision 1.25  2005/12/10 22:50:45  baggins
 - rel 3
 - rebuild with ocaml 3.09.0
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gmetadom.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list