Browse Source

modifying package: postgresql-8.2.3 20070219 -> 20070223

Ralf S. Engelschall 18 years ago
parent
commit
ba213d1836
1 changed files with 2 additions and 3 deletions
  1. 2 3
      postgresql/postgresql.spec

+ 2 - 3
postgresql/postgresql.spec

@@ -32,7 +32,7 @@
 %define       V_slony1          1.2.6
 %define       V_slony1_dir      1215
 %define       V_pgcluster       1.7.0rc4
-%define       V_pgcluster_dir   1276
+%define       V_pgcluster_dir   1285
 %define       V_mysqlcompat     1.0b3
 %define       V_mysqlcompat_dir 548
 
@@ -47,7 +47,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}
-Release:      20070219
+Release:      20070223
 
 #   package options
 %option       with_server       yes
@@ -205,7 +205,6 @@ AutoReqProv:  no
 %if "%{with_pgcluster}" == "yes"
     %setup -q -T -D -a 6
     sed -e '/^diff.*libpq\.rc/,/^diff/d' pgcluster-*-patch |\
-    sed -e 's;@@ -316,6 +316,13 @@;@@ -316,4 +316,11 @@;' |\
     %{l_patch} -p1
 %endif
 %if "%{with_mysqlcompat}" == "yes"