]> git.pld-linux.org Git - packages/Firebird.git/blobdiff - Firebird.spec
- added gcc33 patch
[packages/Firebird.git] / Firebird.spec
index a1206bb0eab79a903584099a4cfa935f331a4c4e..80209156fe355493912174618b4d3600803205fa 100644 (file)
@@ -7,14 +7,20 @@ Release:      1
 License:       Interbase Public License 1.0
 Group:         Applications/Databases
 Source0:       http://dl.sourceforge.net/firebird/%{name}-%{version}.src.tar.gz
+# Source0-md5: 8ca9aac6cfe2670659d00bb2decb3456
 Source1:       http://dl.sourceforge.net/firebird/bootkit-%{version}.tar.gz
+# Source1-md5: 3ce1d058d568242843fa0f92d5ae7018
 Source2:       http://www.ibphoenix.com/downloads/60All.zip
+# Source2-md5: f86a132012361cd4ae88563105741a4c
 Source3:       http://www.ibphoenix.com/downloads/ib_4_0_docs.tar.gz
+# Source3-md5: f4176d5dec952ee774bb8ee74c1f715d
 Source4:       http://www.ibphoenix.com/downloads/isc_docs.zip
+# Source4-md5: 66eef71c188215d10988788282c014a7
 # dirty "fixes" for missing error contants and conflict with isql from unixODBC
 # (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}
@@ -82,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.124525 seconds and 4 git commands to generate.