Fix download URL, and prepare for new release.

This commit is contained in:
Devrim GÜNDÜZ 2007-08-01 06:48:32 +00:00
commit 71e0704a45
3 changed files with 7 additions and 6 deletions

View file

@ -1 +1 @@
pgpool-II-1.1.1.tar.gz
pgpool-II-1.2.tar.gz

View file

@ -2,17 +2,15 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name}
Version: 1.1.1
Version: 1.2
Release: 1%{?dist}
License: BSD
Group: Applications/Databases
URL: http://pgpool.projects.PostgreSQL.org/pgpool-II/en
Source0: http://pgfoundry.org/frs/download.php/1376/%{short_name}-%{version}.tar.gz
Source0: http://pgfoundry.org/frs/download.php/1419/%{short_name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: postgresql-devel pam-devel
#Obsoletes: postgresql-pgpool
%description
pgpool-II is a inherited project of pgpool (to classify from
pgpool-II, it is sometimes called as pgpool-I). For those of
@ -87,6 +85,9 @@ rm -rf %{buildroot}
%{_libdir}/libpcp.so
%changelog
* Wed Aug 1 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.2-1
- Update to 1.2
* Fri Jun 15 2007 Devrim Gunduz <devrim@CommandPrompt.com> 1.1.1-1
- Update to 1.1.1

View file

@ -1 +1 @@
3218fd9c935ef01ac433c13c817cff57 pgpool-II-1.1.1.tar.gz
8fed94ed12769dacbbf8758b2154e5a7 pgpool-II-1.2.tar.gz