- Rebuilt against PostgreSQL 8.3
This commit is contained in:
parent
a4eb38a3d9
commit
1100635bab
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 2.0.1
|
||||
Release: 2%{?dist}
|
||||
Release: 2%{?dist}.1
|
||||
License: BSD
|
||||
Group: Applications/Databases
|
||||
URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en
|
||||
|
|
@ -104,6 +104,9 @@ chkconfig --add pgpool
|
|||
%{_libdir}/libpcp.so
|
||||
|
||||
%changelog
|
||||
* Mon Jan 21 2008 Devrim GUNDUZ <devrim@commandprompt.com> 2.0.1-2.1
|
||||
- Rebuilt against PostgreSQL 8.3
|
||||
|
||||
* Sat Jan 19 2008 Devrim Gunduz <devrim@CommandPrompt.com> 2.0.1-2
|
||||
- Fix Requires of -devel package, per bz#429436
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue