|
|
@@ -43,7 +43,7 @@ Class: BASE
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_postgresql}
|
|
|
-Release: 20050408
|
|
|
+Release: 20050418
|
|
|
|
|
|
# package options
|
|
|
%option with_server yes
|
|
|
@@ -130,7 +130,7 @@ AutoReqProv: no
|
|
|
prog postgresql:slony1 = {
|
|
|
version = %{V_slony1}
|
|
|
url = http://developer.postgresql.org/~wieck/slony1/download/
|
|
|
- regex = slony1-(__VER__)\.tar\.gz
|
|
|
+ regex = slony1-(\d+\.\d+\.\d+)\.tar\.gz
|
|
|
}
|
|
|
prog postgresql:pgpool = {
|
|
|
version = %{V_pgpool}
|