- Update to 2.2.6
This commit is contained in:
parent
11b5e4e7a8
commit
b621acf99e
3 changed files with 8 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
pgpool-II-2.2.5.tar.gz
|
||||
pgpool-II-2.2.6.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
410fc3e226842eda25e5cd18e9c3e703 pgpool-II-2.2.5.tar.gz
|
||||
711115ba7a00a9b557c7780a7ec41c3c pgpool-II-2.2.6.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue