Bump up version
This commit is contained in:
parent
29beb64f88
commit
a00276b17f
1 changed files with 4 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
|
||||
Name: postgresql-%{short_name}
|
||||
Version: 1.2
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: BSD
|
||||
Group: Applications/Databases
|
||||
URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en
|
||||
|
|
@ -97,10 +97,12 @@ rm -rf %{buildroot}
|
|||
%{_libdir}/libpcp.so
|
||||
|
||||
%changelog
|
||||
* Sun Aug 5 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.2-3
|
||||
- Added a patch for sample conf file to use Fedora defaults
|
||||
|
||||
* Sun Aug 5 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.2-2
|
||||
- Added an init script for pgpool
|
||||
- Added /etc/sysconfig/pgpool
|
||||
- Added a patch for sample conf file to use Fedora defaults
|
||||
|
||||
* Wed Aug 1 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.2-1
|
||||
- Update to 1.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue