parent
a2c58e79bd
commit
891bb80de4
3 changed files with 10 additions and 8 deletions
|
|
@ -1,2 +1 @@
|
|||
pgpool-II-2.2.tar.gz
|
||||
pgpool-II-2.2.2.tar.gz
|
||||
pgpool-II-2.2.4.tar.gz
|
||||
|
|
|
|||
|
|
@ -2,12 +2,12 @@
|
|||
|
||||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 2.2.2
|
||||
Release: 2%{?dist}
|
||||
Version: 2.2.4
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Databases
|
||||
URL: http://pgpool.projects.PostgreSQL.org
|
||||
Source0: http://pgfoundry.org/frs/download.php/2191/%{short_name}-%{version}.tar.gz
|
||||
Source0: http://pgfoundry.org/frs/download.php/2362/%{short_name}-%{version}.tar.gz
|
||||
Source1: pgpool.init
|
||||
Source2: pgpool.sysconfig
|
||||
Patch1: pgpool.conf.sample.patch
|
||||
|
|
@ -96,7 +96,7 @@ chkconfig --add pgpool
|
|||
%{_libdir}/libpcp.so.*
|
||||
%{_datadir}/%{short_name}/pgpool.pam
|
||||
%{_initrddir}/pgpool
|
||||
%attr(764,root,apache) %config(noreplace) %{_sysconfdir}/%{short_name}/*.conf
|
||||
%attr(764,root,root) %config(noreplace) %{_sysconfdir}/%{short_name}/*.conf
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/pgpool
|
||||
|
||||
%files devel
|
||||
|
|
@ -106,6 +106,10 @@ chkconfig --add pgpool
|
|||
%{_libdir}/libpcp.so
|
||||
|
||||
%changelog
|
||||
* Sat Oct 3 2009 Devrim Gunduz <devrim@CommandPrompt.com> 2.2.4-1
|
||||
- Update to 2.2.4
|
||||
- Re-apply a fix for #442372
|
||||
|
||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
3
sources
3
sources
|
|
@ -1,2 +1 @@
|
|||
3dc286e2217478acbc05f127e74bd300 pgpool-II-2.2.tar.gz
|
||||
6f14514ed4ed5368ad3ab7e2d4c5136b pgpool-II-2.2.2.tar.gz
|
||||
2c9edd0512c5dc1dabab474b563a7a6c pgpool-II-2.2.4.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue