Update pgpool-II to 1.3

This commit is contained in:
Devrim GÜNDÜZ 2007-10-23 06:47:13 +00:00
commit 9dc6039f20
3 changed files with 7 additions and 4 deletions

View file

@ -1 +1 @@
pgpool-II-1.2.1.tar.gz
pgpool-II-1.3.tar.gz

View file

@ -2,12 +2,12 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 1.2.1
Version: 1.3
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en
Source0: http://pgfoundry.org/frs/download.php/1472/%{short_name}-%{version}.tar.gz
Source0: http://pgfoundry.org/frs/download.php/1488/%{short_name}-%{version}.tar.gz
Source1: pgpool.init
Source2: pgpool.sysconfig
Patch1: pgpool.conf.sample.patch
@ -103,6 +103,9 @@ chkconfig --add pgpool
%{_libdir}/libpcp.so
%changelog
* Tue Oct 23 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.3-1
- Update to 1.3
* Fri Oct 5 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.2.1-1
- Update to 1.2.1

View file

@ -1 +1 @@
af2d2024ef1b8776d3145fb9f363d9ba pgpool-II-1.2.1.tar.gz
1276c4b98a9de6f85f3179380a370144 pgpool-II-1.3.tar.gz