Author: qboosh Date: Tue Jan 31 21:05:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.5.3.4870, removed obsolete env-overflows patch
---- Files affected: SPECS: Firebird.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/Firebird.spec diff -u SPECS/Firebird.spec:1.30 SPECS/Firebird.spec:1.31 --- SPECS/Firebird.spec:1.30 Sat Dec 24 17:01:46 2005 +++ SPECS/Firebird.spec Tue Jan 31 22:04:55 2006 @@ -1,7 +1,7 @@ # $Revision$, $Date$ # TODO: # - kill unaligned accesses (create_db,gpre_current,gbak_static,isql_static) on alpha -# - create classic server/super server subpackaged and drop bcond +# - create classic server/super server subpackages and drop bcond # (see firebird2 on debian how to do it) %bcond_with ss # Super Server Summary: Firebird SQL Database Server and Client tools @@ -9,12 +9,12 @@ Summary(de): Firebird - relationalen Open-Source- Datenbankmanagementsystems Name: Firebird # FirebirdCS/FirebirdSS (Classic Server/Super Server)? -Version: 1.5.2.4731 +Version: 1.5.3.4870 Release: 1 License: Interbase Public License 1.0 Group: Applications/Databases Source0: http://dl.sourceforge.net/firebird/firebird-%{version}.tar.bz2 -# Source0-md5: fea53ed5213cff4bd96513fb1a6c0ca2 +# Source0-md5: 559d005ab6622274f9448687f930393c Source1: http://www.ibphoenix.com/downloads/60All.zip # Source1-md5: f86a132012361cd4ae88563105741a4c Source2: http://www.ibphoenix.com/downloads/ib_4_0_docs.tar.gz @@ -26,10 +26,9 @@ Source6: firebird.inetd Patch0: %{name}-chmod.patch Patch1: %{name}-editline.patch -Patch2: %{name}-env-overflows.patch -Patch3: %{name}-va.patch -Patch4: %{name}-morearchs.patch -Patch5: %{name}-gcc4.patch +Patch2: %{name}-va.patch +Patch3: %{name}-morearchs.patch +Patch4: %{name}-gcc4.patch URL: http://firebird.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake @@ -126,7 +125,6 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 -%patch5 -p1 install -d docs/{IB3.0,IB4.0,IB6.0} unzip -q %{SOURCE1} -d docs/IB6.0 @@ -286,6 +284,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2006/01/31 21:04:55 qboosh +- updated to 1.5.3.4870, removed obsolete env-overflows patch + Revision 1.30 2005/12/24 16:01:46 qboosh - added gcc4 patch (builds at least on x86 using gcc 4.1) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Firebird.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
