OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 16-Dec-2007 09:14:52
Branch: HEAD Handle: 2007121608145200
Modified files:
openpkg-src/pgpool2 pgpool2.spec
Log:
ops, fix tracking
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/pgpool2/pgpool2.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pgpool2/pgpool2.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 pgpool2.spec
--- openpkg-src/pgpool2/pgpool2.spec 15 Dec 2007 09:33:56 -0000 1.1
+++ openpkg-src/pgpool2/pgpool2.spec 16 Dec 2007 08:14:52 -0000 1.2
@@ -37,7 +37,7 @@
Group: Database
License: GPL
Version: %{V_pgpool}
-Release: 20071215
+Release: 20071216
# list of sources
Source0:
http://pgfoundry.org/frs/download.php/%{V_pgpool_dir}/pgpool-II-%{V_pgpool}.tar.gz
@@ -65,7 +65,7 @@
secondary server. Moreover, PGPool supports scheduled switch over.
%track
- prog pgpool = {
+ prog pgpool2 = {
version = %{V_pgpool_dir}-%{V_pgpool}
url = http://pgfoundry.org/frs/?group_id=1000055
regex = /(\d+/pgpool-II-__VER__)\.tar\.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]