rpms/postgresql-pgpool/F-7 postgresql-pgpool.spec, 1.6, 1.7 pgpool-Makefile.am.patch, 1.1, NONE pgpool-Makefile.in.patch, 1.1, NONE

Devrim GÜNDÜZ (devrim) fedora-extras-commits at redhat.com
Wed Jul 18 11:46:45 UTC 2007


Author: devrim

Update of /cvs/extras/rpms/postgresql-pgpool/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26809/F-7

Modified Files:
	postgresql-pgpool.spec 
Removed Files:
	pgpool-Makefile.am.patch pgpool-Makefile.in.patch 
Log Message:
Prepare for 1.2



Index: postgresql-pgpool.spec
===================================================================
RCS file: /cvs/extras/rpms/postgresql-pgpool/F-7/postgresql-pgpool.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- postgresql-pgpool.spec	2 Jun 2007 18:38:00 -0000	1.6
+++ postgresql-pgpool.spec	18 Jul 2007 11:46:13 -0000	1.7
@@ -2,17 +2,14 @@
 
 Summary:	Pgpool is a connection pooling/replication server for PostgreSQL
 Name:		postgresql-%{short_name}
-Version:	3.3
-Release:	2%{?dist}
+Version:	3.4
+Release:	1%{?dist}
 License:	BSD
 Group:		Applications/Databases
 URL:		http://pgpool.projects.PostgreSQL.org
 Source0:	http://pgfoundry.org/frs/download.php/1374/%{short_name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Patch1:		pgpool-Makefile.in.patch
-Patch2:		pgpool-Makefile.am.patch
-
 %description
 pgpool is a connection pooling/replication server for PostgreSQL.
 pgpool runs between PostgreSQL's clients(front ends) and servers
@@ -21,8 +18,6 @@
 
 %prep
 %setup -q -n %{short_name}-%{version}
-%patch1 -p0
-%patch2 -p0
 
 %build
 CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS
@@ -53,6 +48,10 @@
 
 
 %changelog
+* Wed Aug 1 2007 - Devrim GUNDUZ <devrim at commandprompt.com> 3.4-1
+- Update to 3.4
+- Removed patches, they are now in upstream
+
 * Sat Jun 2 2007 - Devrim GUNDUZ <devrim at commandprompt.com> 3.3-2
 - Spec file version bump up for 3.3
 


--- pgpool-Makefile.am.patch DELETED ---


--- pgpool-Makefile.in.patch DELETED ---




More information about the fedora-extras-commits mailing list