Author: arekm Date: Wed Feb 28 12:27:53 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; build on 64bit, too
---- Files affected: SPECS: Firebird.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/Firebird.spec diff -u SPECS/Firebird.spec:1.49 SPECS/Firebird.spec:1.50 --- SPECS/Firebird.spec:1.49 Sun Feb 18 09:56:47 2007 +++ SPECS/Firebird.spec Wed Feb 28 13:27:46 2007 @@ -10,7 +10,7 @@ Name: Firebird # FirebirdCS/FirebirdSS (Classic Server/Super Server)? Version: 1.5.4.4910 -Release: 1 +Release: 2 License: Interbase Public License 1.0 Group: Applications/Databases Source0: http://dl.sourceforge.net/firebird/firebird-%{version}.tar.bz2 @@ -37,6 +37,7 @@ Patch10: %{name}-security-remote-preauth-crash.dpatch Patch11: %{name}-separate-file-and-sem-perms.dpatch Patch12: %{name}-ppc.patch +Patch13: %{name}-64bit.patch URL: http://www.firebirdsql.org/ BuildRequires: autoconf BuildRequires: automake @@ -145,6 +146,8 @@ %patch10 -p1 %patch11 -p1 %patch12 -p1 +%patch13 -p1 + install -d docs/{IB3.0,IB4.0,IB6.0} unzip -q %{SOURCE1} -d docs/IB6.0 tar xzf %{SOURCE2} -C docs/IB4.0 @@ -319,6 +322,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2007/02/28 12:27:46 arekm +- rel 2; build on 64bit, too + Revision 1.49 2007/02/18 08:56:47 qboosh - updated to 1.5.4.4910 - updated morearchs,gcc4,fix-pthreads-detect,link-with-g++,no-custom-errno-and-sys_XXerrXX patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Firebird.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
