]> git.pld-linux.org Git - packages/Firebird.git/commitdiff
- added gcc33 patch auto/ac/Firebird-1_0_2_908-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 12 Jun 2003 14:25:39 +0000 (14:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Firebird.spec -> 1.10

Firebird.spec

index 558791c1b3cf2c51003d77be264858465c5056bd..80209156fe355493912174618b4d3600803205fa 100644 (file)
@@ -20,6 +20,7 @@ Source4:      http://www.ibphoenix.com/downloads/isc_docs.zip
 # (gds__bad_{limit,skip}_param are defined in supplied codes.h, but removed
 #  by codes.h regeneration from messages.gbak(?))
 Patch0:                %{name}-fix.patch
+Patch1:                %{name}-gcc33.patch
 URL:           http://firebird.sourceforge.net/
 BuildRequires: unzip
 Requires:      %{name}-lib = %{version}
@@ -87,6 +88,7 @@ Obszerna dokumentacja do baz InterBase i Firebird.
 %prep
 %setup -q -n firebird-%{version} -a1
 %patch0 -p1
+%patch1 -p1
 
 install -d docs/{IB3.0,IB4.0,IB6.0}
 unzip -q %{SOURCE2} -d docs/IB6.0
This page took 0.042993 seconds and 4 git commands to generate.