]> git.pld-linux.org Git - packages/Firebird.git/blobdiff - Firebird.spec
- rel 7
[packages/Firebird.git] / Firebird.spec
index bcbf2c68f065055be829550de6c61e5018b4ec18..6d913c0127aa584fa1cc922d0e8310c3073b5d4c 100644 (file)
@@ -9,7 +9,7 @@ Summary(pl):    Firebird - serwer baz danych SQL oraz narz
 Name:          Firebird
 # FirebirdCS/FirebirdSS (Classic Server/Super Server)?
 Version:       1.5.3.4870
-Release:       6
+Release:       7
 License:       Interbase Public License 1.0
 Group:         Applications/Databases
 Source0:       http://dl.sourceforge.net/firebird/firebird-%{version}.tar.bz2
@@ -151,6 +151,9 @@ unzip -q %{SOURCE3} -d docs/IB3.0
 # standardize extension, also avoids gzipping by compress-doc
 mv -f docs/IB6.0/LANGREF.{PDF,pdf}
 
+# force rebuild
+rm -f src/dsql/parse.cpp
+
 %build
 cd src/extern/editline
 cp -f /usr/share/automake/config.* .
This page took 0.03434 seconds and 4 git commands to generate.