Update to 2.2.2

This commit is contained in:
Devrim GÜNDÜZ 2009-05-07 10:42:03 +00:00
commit f33707b055
3 changed files with 8 additions and 3 deletions

View file

@ -1 +1,2 @@
pgpool-II-2.2.tar.gz
pgpool-II-2.2.2.tar.gz

View file

@ -2,12 +2,12 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 2.2
Release: 1%{?dist}.1
Version: 2.2.2
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
URL: http://pgpool.projects.PostgreSQL.org
Source0: http://pgfoundry.org/frs/download.php/2108/%{short_name}-%{version}.tar.gz
Source0: http://pgfoundry.org/frs/download.php/2191/%{short_name}-%{version}.tar.gz
Source1: pgpool.init
Source2: pgpool.sysconfig
Patch1: pgpool.conf.sample.patch
@ -106,6 +106,9 @@ chkconfig --add pgpool
%{_libdir}/libpcp.so
%changelog
* Thu May 7 2009 Devrim Gunduz <devrim@CommandPrompt.com> 2.2.2-1
- Update to 2.2.2
* Mon Mar 23 2009 Devrim Gunduz <devrim@CommandPrompt.com> 2.2-1.1
- Fix pid file path in init script.
- Fix spec file -- we don't use short_name macro in pgcore spec file.

View file

@ -1 +1,2 @@
3dc286e2217478acbc05f127e74bd300 pgpool-II-2.2.tar.gz
6f14514ed4ed5368ad3ab7e2d4c5136b pgpool-II-2.2.2.tar.gz