Update to 2.0.1 release
This commit is contained in:
parent
d3a8616eb2
commit
c8e17697fa
3 changed files with 8 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
pgpool-II-1.3.tar.gz
|
||||
pgpool-II-2.0.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 1.3
|
||||
Version: 2.0.1
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Databases
|
||||
URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en
|
||||
Source0: http://pgfoundry.org/frs/download.php/1488/%{short_name}-%{version}.tar.gz
|
||||
Source0: http://pgfoundry.org/frs/download.php/1521/%{short_name}-%{version}.tar.gz
|
||||
Source1: pgpool.init
|
||||
Source2: pgpool.sysconfig
|
||||
Patch1: pgpool.conf.sample.patch
|
||||
|
|
@ -85,6 +85,7 @@ chkconfig --add pgpool
|
|||
%{_bindir}/pcp_node_info
|
||||
%{_bindir}/pcp_proc_count
|
||||
%{_bindir}/pcp_proc_info
|
||||
%{_bindir}/pcp_recovery_node
|
||||
%{_bindir}/pcp_stop_pgpool
|
||||
%{_bindir}/pcp_systemdb_info
|
||||
%{_bindir}/pg_md5
|
||||
|
|
@ -103,6 +104,9 @@ chkconfig --add pgpool
|
|||
%{_libdir}/libpcp.so
|
||||
|
||||
%changelog
|
||||
* Sat Jan 5 2008 Devrim Gunduz <devrim@CommandPrompt.com> 2.0.1-1
|
||||
- Update to 2.0.1
|
||||
|
||||
* Tue Oct 23 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.3-1
|
||||
- Update to 1.3
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
1276c4b98a9de6f85f3179380a370144 pgpool-II-1.3.tar.gz
|
||||
fdfd023b1400ae85455e8274bf0cb502 pgpool-II-2.0.1.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue