|
|
@@ -40,7 +40,7 @@ Distribution: OpenPKG [BASE]
|
|
|
Group: Database
|
|
|
License: GPL
|
|
|
Version: %{V_postgresql}
|
|
|
-Release: 20030214
|
|
|
+Release: 20030216
|
|
|
|
|
|
# package options
|
|
|
%option with_cxx no
|
|
|
@@ -107,7 +107,7 @@ AutoReqProv: no
|
|
|
# configure package
|
|
|
CC="%{l_cc}" \
|
|
|
CFLAGS="%{l_cflags -O}" \
|
|
|
- CPPFLAGS="%{l_cppflags}" \
|
|
|
+ CPPFLAGS="%{l_cppflags} -DOPENSSL_DISABLE_OLD_DES_SUPPORT" \
|
|
|
LDFLAGS="%{l_ldflags}" \
|
|
|
./configure \
|
|
|
--prefix=%{l_prefix} \
|