Author: qboosh Date: Tue Feb 19 21:36:11 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed and improved init script (saner way to check process existence, implement reload without restart, added try-restart action) - release 2
---- Files affected: SPECS: postgresql.spec (1.400 -> 1.401) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.400 SPECS/postgresql.spec:1.401 --- SPECS/postgresql.spec:1.400 Tue Feb 19 21:51:51 2008 +++ SPECS/postgresql.spec Tue Feb 19 22:36:06 2008 @@ -21,7 +21,7 @@ Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql Version: 8.3.0 -Release: 1 +Release: 2 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 @@ -1160,6 +1160,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.401 2008-02-19 21:36:06 qboosh +- fixed and improved init script (saner way to check process existence, + implement reload without restart, added try-restart action) +- release 2 + Revision 1.400 2008-02-19 20:51:51 qboosh - updated pg_ctl-fix patch is back (needed to successfully start postgresql with non-default unix socket path) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.400&r2=1.401&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
