|
|
|
@ -41,7 +41,7 @@ Class: BASE
|
|
|
|
|
Group: Database |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_postgresql} |
|
|
|
|
Release: 20040220 |
|
|
|
|
Release: 20040221 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_cxx no |
|
|
|
@ -68,8 +68,8 @@ PreReq: OpenPKG, openpkg >= 20040130
|
|
|
|
|
BuildPreReq: readline, zlib, openssl, getopt |
|
|
|
|
PreReq: readline, zlib, openssl, getopt |
|
|
|
|
%if "%{with_perl}" == "yes" |
|
|
|
|
BuildPreReq: perl, perl-openpkg >= 20040126 |
|
|
|
|
PreReq: perl, perl-openpkg >= 20040126 |
|
|
|
|
BuildPreReq: perl, perl-openpkg >= 5.8.3-20040126 |
|
|
|
|
PreReq: perl, perl-openpkg >= 5.8.3-20040126 |
|
|
|
|
%endif |
|
|
|
|
%if "%{with_odbc}" == "yes" |
|
|
|
|
BuildPreReq: unixodbc |
|
|
|
|