- Update patch #1: Fix build failure caused by new default patch fuzz = 0
policy in rawhide
This commit is contained in:
parent
288017705f
commit
05a02206b2
2 changed files with 6 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
--- pgpool.conf.sample.old 2007-10-05 17:16:23.000000000 -0700
|
||||
+++ pgpool.conf.sample 2007-10-05 17:18:11.000000000 -0700
|
||||
--- pgpool.conf.sample.old 2008-08-12 08:26:07.000000000 +0300
|
||||
+++ pgpool.conf.sample 2008-08-12 08:27:31.000000000 +0300
|
||||
@@ -12,16 +12,14 @@
|
||||
# Port number for pgpool communication manager
|
||||
pcp_port = 9898
|
||||
|
|
@ -22,8 +22,8 @@
|
|||
|
||||
# pgpool communication manager timeout. 0 means no timeout, but strongly not recommended!
|
||||
pcp_timeout = 10
|
||||
@@ -44,7 +42,7 @@
|
||||
child_max_connections = 0
|
||||
@@ -54,7 +52,7 @@
|
||||
authentication_timeout = 60
|
||||
|
||||
# Logging directory
|
||||
-logdir = '/tmp'
|
||||
|
|
|
|||
|
|
@ -105,6 +105,8 @@ chkconfig --add pgpool
|
|||
* Tue Aug 12 2008 Devrim Gunduz <devrim@CommandPrompt.com> 2.1-1
|
||||
- Update to 2.1 Gold
|
||||
- Set group of sample config files to root, not apache. Fixes RH #442372.
|
||||
- Update patch #1: Fix build failure caused by new default patch
|
||||
fuzz = 0 policy in rawhide
|
||||
|
||||
* Fri Apr 11 2008 Devrim Gunduz <devrim@CommandPrompt.com> 2.1-0.2.beta2
|
||||
- Fix Requires: issue, per #442021 (Alex Lancaster)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue