Browse Source

stay at pgcluster patch 1.5 (or possibly 1.6) for PostgreSQL 8.1

Ralf S. Engelschall 19 years ago
parent
commit
4a975bf9ba
1 changed files with 2 additions and 2 deletions
  1. 2 2
      postgresql/postgresql.spec

+ 2 - 2
postgresql/postgresql.spec

@@ -46,7 +46,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}
-Release:      20061202
+Release:      20061207
 
 #   package options
 %option       with_server       yes
@@ -157,7 +157,7 @@ AutoReqProv:  no
     prog postgresql:pgcluster = {
         version   = %{V_pgcluster}.%{V_pgcluster_dir}
         url       = http://pgfoundry.org/frs/?group_id=1000072&release_id=168
-        regex     = /(\d+/pgcluster-__VER__)-patch\.tar\.gz
+        regex     = /(\d+/pgcluster-1\.[56]\.__VER__)-patch\.tar\.gz
         transform = "s/^(\\d+)\/pgcluster-(.+)$/$2.$1/; $_"
     }
     prog postgresql:mysqlcompat = {