Browse Source

track only releases of slony1

Ralf S. Engelschall 20 years ago
parent
commit
96c33afc11
1 changed files with 2 additions and 2 deletions
  1. 2 2
      postgresql7/postgresql7.spec

+ 2 - 2
postgresql7/postgresql7.spec

@@ -42,7 +42,7 @@ Class:        PLUS
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}
-Release:      20050408
+Release:      20050418
 
 #   package options
 %option       with_server   yes
@@ -126,7 +126,7 @@ Provides:     postgresql = %{version}
     prog postgresql7: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 postgresql7:pgpool = {
         version   = %{V_pgpool}