Update spec files for 1.1.1

This commit is contained in:
Devrim GÜNDÜZ 2007-06-15 07:43:13 +00:00
commit d4968882a5

View file

@ -2,7 +2,7 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 1.1
Version: 1.1.1
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
@ -87,6 +87,9 @@ rm -rf %{buildroot}
%{_libdir}/libpcp.so
%changelog
* Fri Jun 15 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.1.1-1
- Update to 1.1.1
* Sat Jun 2 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.1-1
- Update to 1.1
- added --disable-rpath configure parameter.