SPECS: Firebird.spec - added gcc4 patch (builds at least on x86 us...
qboosh
qboosh at pld-linux.org
Sat Dec 24 17:01:51 CET 2005
Author: qboosh Date: Sat Dec 24 16:01:51 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added gcc4 patch (builds at least on x86 using gcc 4.1)
---- Files affected:
SPECS:
Firebird.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/Firebird.spec
diff -u SPECS/Firebird.spec:1.29 SPECS/Firebird.spec:1.30
--- SPECS/Firebird.spec:1.29 Mon Aug 1 18:26:26 2005
+++ SPECS/Firebird.spec Sat Dec 24 17:01:46 2005
@@ -29,6 +29,7 @@
Patch2: %{name}-env-overflows.patch
Patch3: %{name}-va.patch
Patch4: %{name}-morearchs.patch
+Patch5: %{name}-gcc4.patch
URL: http://firebird.sourceforge.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -125,6 +126,7 @@
%patch2 -p1
%patch3 -p1
%patch4 -p1
+%patch5 -p1
install -d docs/{IB3.0,IB4.0,IB6.0}
unzip -q %{SOURCE1} -d docs/IB6.0
@@ -284,6 +286,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2005/12/24 16:01:46 qboosh
+- added gcc4 patch (builds at least on x86 using gcc 4.1)
+
Revision 1.29 2005/08/01 16:26:26 witekfl
- BR: bison
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/Firebird.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list