Remove dependency for postgresql-server.
authorDevrim GÜNDÜZ <devrim at gunduz.org>
Fri, 8 Sep 2006 08:58:59 +0000 (08:58 +0000)
committerDevrim GÜNDÜZ <devrim at gunduz.org>
Fri, 8 Sep 2006 08:58:59 +0000 (08:58 +0000)
pgpool.spec

index 5ef1ea052c93e97e7b5eaeb3189f542bc35760fd..ccabdee61b6cfe90cf6ab6634874b423b76d28da 100644 (file)
@@ -1,14 +1,13 @@
 Summary:       Pgpool is a connection pooling/replication server for PostgreSQL
 Name:          pgpool
 Version:       3.1.1
-Release:       3%{?dist}
+Release:       4%{?dist}
 License:       BSD
 Vendor:                PgPool Global Development Group
 Group:         Applications/Databases
 URL:           http://pgpool.projects.PostgreSQL.org
 Source0:       http://pgfoundry.org/frs/download.php/980/%{name}-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:      postgresql-server
 
 %description
 pgpool is a connection pooling/replication server for PostgreSQL.
@@ -44,7 +43,11 @@ rm -rf %{buildroot}
 %{_mandir}/man8/*
 
 %changelog
-* Mon Jul 312006 - Devrim GUNDUZ <devrim@commandprompt.com> 3.1.1-3
+* Fri Sep 8 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 3.1.1-4
+- Fix changelog date
+- Remove dependency for postgresql-server. 
+
+* Mon Jul 31 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 3.1.1-3
 - Removed --bindir from configure, per bugzilla review (#199679)
 
 * Fri Jul 23 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 3.1.1-2