Author: arekm Date: Mon Mar 27 08:15:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2
---- Files affected: SPECS: Firebird.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/Firebird.spec diff -u SPECS/Firebird.spec:1.32 SPECS/Firebird.spec:1.33 --- SPECS/Firebird.spec:1.32 Sun Mar 19 18:50:57 2006 +++ SPECS/Firebird.spec Mon Mar 27 10:15:50 2006 @@ -10,7 +10,7 @@ Name: Firebird # FirebirdCS/FirebirdSS (Classic Server/Super Server)? Version: 1.5.3.4870 -Release: 1 +Release: 2 License: Interbase Public License 1.0 Group: Applications/Databases Source0: http://dl.sourceforge.net/firebird/firebird-%{version}.tar.bz2 @@ -159,6 +159,8 @@ %endif %endif %{__make} -j1 \ + CC="%{__cc}" \ + CXX="%{__cxx}" \ PROD_FLAGS="%{rpmcflags} -DNDEBUG -DLINUX -pipe -MMD -fPIC $DARCH" \ DEV_FLAGS="%{rpmcflags} -DLINUX -DDEBUG_GDS_ALLOC -pipe -MMD -fPIC -Wall -Wno-switch $DARCH" \ LIB_LINK_RPATH_LINE= \ @@ -278,6 +280,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2006/03/27 08:15:50 arekm +- rel 2 + Revision 1.32 2006/03/19 17:50:57 glen - use %service ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/Firebird.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
