Przeglądaj źródła

modifying package: postgresql8-8.0.0b4 20041104 -> 20041105

Ralf S. Engelschall 21 lat temu
rodzic
commit
7a19a057ff
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4 4
      postgresql8/postgresql8.spec

+ 4 - 4
postgresql8/postgresql8.spec

@@ -31,7 +31,7 @@
 %define       V_pgperl          2.0.2
 %define       V_psqlodbc        07.03.0200
 %define       V_slony1          1.0.5
-%define       V_pgpool          2.2.1
+%define       V_pgpool          2.3
 
 #   package information
 Name:         postgresql8
@@ -44,7 +44,7 @@ Class:        BASE
 Group:        Database
 License:      GPL
 Version:      %{V_postgresql}b%{V_postgresql_beta}
-Release:      20041104
+Release:      20041105
 
 #   package options
 %option       with_server   yes
@@ -71,7 +71,7 @@ Patch0:       postgresql8.patch
 #   build information
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
-BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, flex, bison, bison::with_beta = yes, gzip
+BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc, flex, bison, gzip
 PreReq:       OpenPKG, openpkg >= 20040130
 BuildPreReq:  readline, zlib, openssl, getopt
 PreReq:       readline, zlib, openssl, getopt
@@ -188,7 +188,7 @@ Provides:     postgresql = %{version}
     LDFLAGS="%{l_ldflags}" \
 %endif
     TAR="%{l_tar}" \
-    YACC="bison-beta -y" \
+    YACC="bison -y" \
     ./configure \
         --cache-file=./config.cache \
         --prefix=%{l_prefix} \