Author: glen Date: Tue Jun 12 12:10:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - update to 0.38, doesn't build
---- Files affected: SPECS: sqlrelay.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/sqlrelay.spec diff -u SPECS/sqlrelay.spec:1.17 SPECS/sqlrelay.spec:1.18 --- SPECS/sqlrelay.spec:1.17 Fri Jun 8 23:32:11 2007 +++ SPECS/sqlrelay.spec Tue Jun 12 14:10:31 2007 @@ -29,15 +29,14 @@ Summary: Persistent database connection system Summary(pl.UTF-8): System stałego połączenia z bazą danych Name: sqlrelay -Version: 0.37.1 -Release: 0.37 +Version: 0.38 +Release: 0.1 License: GPL/LGPL and Others Group: Daemons Source0: http://dl.sourceforge.net/sqlrelay/%{name}-%{version}.tar.gz -# Source0-md5: 4628782233e548a1436c6149f913fd89 +# Source0-md5: 93ce290a7f17b9e06e65c41fa47a2724 Source1: %{name}.init Source2: %{name}.conf -Patch0: %{name}-perl.patch Patch1: %{name}-ac.patch Patch2: %{name}-defaults.patch Patch3: %{name}-reuseaddr.patch @@ -396,7 +395,6 @@ %prep %setup -q -%patch0 -p1 %patch1 -p1 %patch2 -p1 %patch3 -p1 @@ -445,7 +443,7 @@ --disable-perl \ %endif -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -702,6 +700,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2007/06/12 12:10:31 glen +- update to 0.38, doesn't build + Revision 1.17 2007/06/08 21:32:11 glen - reuseadd.patch added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sqlrelay.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
