Compare commits

...
Sign in to create a new pull request.

5 commits

Author SHA1 Message Date
Devrim GUNDUZ
e55f8e820b re-upload tarball 2012-04-24 01:29:04 +03:00
Devrim GUNDUZ
eaa8691998 - Update to 3.1.3, per changes described at:
http://www.pgpool.net/docs/pgpool-II-3.1.3/doc/NEWS.txt
2012-04-24 00:53:45 +03:00
Devrim GUNDUZ
5b4d60129e Update project URL 2012-03-27 02:22:24 +03:00
Devrim GUNDUZ
a0e021b612 Update to 3.1.2 2012-03-27 01:49:57 +03:00
Devrim GUNDUZ
80a2ccc92c Fix mistaken commit 2012-03-27 01:47:10 +03:00
3 changed files with 10 additions and 7 deletions

3
.gitignore vendored
View file

@ -1,2 +1 @@
pgpool-II-2.3.1.tar.gz /pgpool-II-3.1.3.tar.gz
/pgpool-II-3.1.tar.gz

View file

@ -2,12 +2,12 @@
Summary: Pgpool is a connection pooling/replication server for PostgreSQL Summary: Pgpool is a connection pooling/replication server for PostgreSQL
Name: postgresql-%{short_name} Name: postgresql-%{short_name}
Version: 3.1 Version: 3.1.3
Release: 2%{?dist} Release: 1%{?dist}
License: BSD License: BSD
Group: Applications/Databases Group: Applications/Databases
URL: http://pgpool.projects.PostgreSQL.org URL: http://pgpool.net
Source0: http://pgfoundry.org/frs/download.php/3114/%{short_name}-%{version}.tar.gz Source0: http://www.pgpool.net/download.php?f=%{short_name}-%{version}.tar.gz
Source1: pgpool.service Source1: pgpool.service
Source2: pgpool.sysconfig Source2: pgpool.sysconfig
Patch1: pgpool-3.1-conf.sample.patch Patch1: pgpool-3.1-conf.sample.patch
@ -142,6 +142,10 @@ fi
%changelog %changelog
* Tue Apr 24 2012 Devrim GUNDUZ <devrim@gunduz.org> - 3.1.3-1
- Update to 3.1.3, per changes described at:
http://www.pgpool.net/docs/pgpool-II-3.1.3/doc/NEWS.txt
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View file

@ -1 +1 @@
dbb591a8aa3c3bd1e689f41a7638b9ee pgpool-II-3.1.tar.gz 3094f4a8cc24a7ff5e40e37b1db243e7 pgpool-II-3.1.3.tar.gz