SPECS: Hermes.spec - gcc4 fix, thanks to Robert Tomasik
piti
piti at pld-linux.org
Fri Jan 20 20:41:24 CET 2006
Author: piti Date: Fri Jan 20 19:41:24 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- gcc4 fix, thanks to Robert Tomasik
---- Files affected:
SPECS:
Hermes.spec (1.49 -> 1.50)
---- Diffs:
================================================================
Index: SPECS/Hermes.spec
diff -u SPECS/Hermes.spec:1.49 SPECS/Hermes.spec:1.50
--- SPECS/Hermes.spec:1.49 Tue Mar 23 19:48:40 2004
+++ SPECS/Hermes.spec Fri Jan 20 20:41:18 2006
@@ -10,6 +10,7 @@
# Source0-md5: 7dd49507a822b252ea8e3be8d0278d33
Patch0: %{name}-DESTDIR.patch
Patch1: %{name}-automake.patch
+Patch2: %{name}-gcc4.patch
URL: http://www.clanlib.org/hermes/
BuildRequires: automake
BuildRequires: autoconf
@@ -61,6 +62,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
rm -f missing
@@ -105,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.50 2006/01/20 19:41:18 piti
+- gcc4 fix, thanks to Robert Tomasik
+
Revision 1.49 2004/03/23 18:48:40 wrobell
- rel. 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Hermes.spec?r1=1.49&r2=1.50&f=u
More information about the pld-cvs-commit
mailing list