]> git.pld-linux.org Git - packages/postgresql.git/commitdiff
- added pg_ctl-silent patch, which makes pg_ctl silent also when starting
authorfilon <filon@sokrates.mimuw.edu.pl>
Sun, 2 Dec 2001 16:29:26 +0000 (16:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
with existing pidfile, it removes annoying and messing startup message ('another postmaster ...')
and it does no harm, it is handled by init script
- release 11

Changed files:
    postgresql.spec -> 1.124

postgresql.spec

index 1da7af243c23cef47bb49315bc18dce70bd73ec9..29f5fda454958c4c4ab8a5950f6baad10b2a22c1 100644 (file)
@@ -27,6 +27,7 @@ Patch2:               %{name}-configure.patch
 Patch3:                %{name}-install.patch
 Patch4:                %{name}-ac_fixes.patch
 Patch5:                %{name}-python-install.patch
+Patch6:         %{name}-pg_ctl-silent.patch
 Icon:          postgresql.xpm
 URL:           http://www.postgresql.org/
 Prereq:                /sbin/chkconfig
@@ -712,6 +713,7 @@ proceduralnego PL/TCL dla swojej bazy danych.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 tar xzf doc/man*.tar.gz
 
This page took 0.17994 seconds and 4 git commands to generate.