- Update to 2.2.6

This commit is contained in:
Devrim GÜNDÜZ 2009-12-01 21:46:24 +00:00
commit e0bd2e7bea
3 changed files with 8 additions and 5 deletions

View file

@ -2,12 +2,12 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 2.2.5
Release: 2%{?dist}
Version: 2.2.6
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
URL: http://pgpool.projects.PostgreSQL.org
Source0: http://pgfoundry.org/frs/download.php/2423/%{short_name}-%{version}.tar.gz
Source0: http://pgfoundry.org/frs/download.php/2478/%{short_name}-%{version}.tar.gz
Source1: pgpool.init
Source2: pgpool.sysconfig
Patch1: pgpool.conf.sample.patch
@ -112,6 +112,9 @@ fi
%{_libdir}/libpcp.so
%changelog
* Tue Dec 1 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.2.6-1
- Update to 2.2.6
* Sun Nov 01 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.2.5-2
- Remove init script from all runlevels before uninstall. Per RH Bugzilla
#532177