提交 3b04c467 编写于 作者: K Karen Huddleston

Revert "Remove openssl-dependent libs from ivy.xml for CentOS"

This reverts commit 577b09ce.
上级 39dfead3
......@@ -216,7 +216,7 @@ CONFIGFLAGS+= --with-includes="$(CONFIG_INCLUDES)" --with-libraries="$(CONFIG_LI
# Configure in "authlibs"...
# ...without an ext/ dir copy of curl-config on Tiger or AIX
ifeq "$(findstring $(BLD_ARCH),aix7_ppc_64 aix5_ppc_64 aix5_ppc_32 rhel6_x86_64 rhel7_x86_64)" ""
ifeq "$(findstring $(BLD_ARCH),aix7_ppc_64 aix5_ppc_64 aix5_ppc_32)" ""
BLD_CURL_CONFIG=CURL_CONFIG=$(BLD_THIRDPARTY_BIN_DIR)/curl-config
endif
# ...and do not include the authlibs on Windows or AIX
......@@ -594,12 +594,7 @@ endif
AIX_LOADERS_LIBS=libbz2.a libz.a libpq.a liblber*.a libldap*.a libyaml*.a libcrypto.so* libevent*.a
Darwin_LOADERS_LIBS=libcrypto.*.dylib libssl.*.dylib libpq.*.dylib* libkrb5.*.dylib libcom_err.*.dylib libldap_r-*.dylib libk5crypto.*.dylib libkrb5support.*.dylib liblber-*.dylib libyaml*.dylib
HP-UX_LOADERS_LIBS=libcrypto.so* libssl.so.* libz.so* libpq.so* libapr* libyaml*so*
# TODO: Remove the condition below once libldap is installed on SLES images
ifeq ($(BLD_ARCH),$(filter $(BLD_ARCH),rhel7_x86_64 rhel6_x86_64))
Linux_LOADERS_LIBS=libcrypto.so* libssl.so.* libpq.so* libcom_err.so* liblber*.so* libyaml*so*
else
Linux_LOADERS_LIBS=libcrypto.so* libssl.so.* libpq.so* libcom_err.so* liblber*.so* libldap_r-*so* libyaml*so*
endif
Linux_LOADERS_LIBS=libcrypto.so* libssl.so.* libpq.so* libkrb5.so* libcom_err.so* libk5crypto.so* libkrb5support.so* liblber*.so* libldap_r-*so* libgssapi_krb5.so* libyaml*so*
SunOS_LOADERS_LIBS=libcrypto.so* libssl.so.* libgcc_s.so.1 libz.so* libpq.so* libk5crypto.so* libkrb5support.so* liblber*.so* libldap_r-*so* libcom_err.so* libkrb5.so* libyaml*so*
Windows_LOADERS_LIBS=comerr32.dll gssapi32.dll k5sprt32.dll kclnt32.dll kfwlogon.dll krb4cred.dll krb4cred_en_us.dll krb524.dll krb5_32.dll krb5cred.dll krb5cred_en_us.dll krbcc32.dll krbv4w32.dll leashw32.dll nidmgr32.dll wshelp32.dll xpprof32.dll libpq.dll
define tmpLOADERS_FILESET_LIB
......@@ -989,11 +984,11 @@ copylibs : thirdparty-dist
fi
mkdir -p $(INSTLOC)/etc
mkdir -p $(INSTLOC)/include
ifeq "$(findstring $(BLD_ARCH),rhel7_x86_64 rhel6_x86_64 aix5_ppc_32 aix5_ppc_64 aix7_ppc_64 win32 win64)" ""
ifeq "$(findstring $(BLD_ARCH),aix5_ppc_32 aix5_ppc_64 aix7_ppc_64 win32 win64)" ""
# Copy curl header file
cp -rp $(BLD_THIRDPARTY_INCLUDE_DIR)/curl $(INSTLOC)/include/
endif
ifeq "$(findstring $(BLD_ARCH),rhel7_x86_64 rhel6_x86_64 aix5_ppc_32 win32 win64)" ""
ifeq "$(findstring $(BLD_ARCH),aix5_ppc_32 win32 win64)" ""
ifneq "$(BLD_ARCH)" "osx104_x86"
cp -rp $(BLD_THIRDPARTY_BIN_DIR)/openssl $(INSTLOC)/bin/
cp -rp $(BLD_THIRDPARTY_INCLUDE_DIR)/openssl $(INSTLOC)/include/
......
......@@ -15,16 +15,16 @@
<dependency org="apache" name="apr" rev="1.5.2" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="apache" name="apr-util" rev="1.2.12" conf="rhel7_x86_64->rhel5_x86_64;rhel6_x86_64->rhel5_x86_64;suse11_x86_64->suse10_x86_64;sles11_x86_64->suse10_x86_64" />
<dependency org="xerces" name="xerces-c" rev="3.1.1-p1" conf="rhel7_x86_64->rhel5_x86_64;rhel6_x86_64->rhel5_x86_64;suse11_x86_64->suse10_x86_64;sles11_x86_64->suse10_x86_64" />
<dependency org="OpenSSL" name="openssl" rev="1.0.2l" conf="suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64;aix7_ppc_64->aix7_ppc_64" />
<dependency org="OpenSSL" name="openssl" rev="1.0.2l" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64;aix7_ppc_64->aix7_ppc_64" />
<dependency org="gnu" name="libstdc" rev="6.0.22" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->suse11_x86_64;sles11_x86_64->suse11_x86_64" />
<dependency org="third-party" name="ext" rev="1.1" conf="win32->win32" />
<dependency org="third-party" name="ext" rev="gpdb6_ext-4.2" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="third-party" name="ext" rev="gpdb6_ext-4.1" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="Hyperic" name="sigar" rev="1.6.5" conf="rhel6_x86_64->rhel6_x86_64;rhel7_x86_64->rhel7_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="R-Project" name="R" rev="3.1.0" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->suse10_x86_64;sles11_x86_64->suse10_x86_64" />
<dependency org="Python" name="python-gpdb5" rev="2.7.12" conf="suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="cURL" name="curl" rev="7.54.0" conf="suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="Python" name="python-gpdb5" rev="2.7.12" conf="rhel6_x86_64->rhel6_x86_64;rhel7_x86_64->rhel6_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="cURL" name="curl" rev="7.54.0" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="Samba" name="ccache" rev="3.2.3" conf="rhel7_x86_64->rhel5_x86_64;rhel6_x86_64->rhel5_x86_64;suse11_x86_64->suse11_x86_64;sles11_x86_64->suse11_x86_64" />
<dependency org="OpenLDAP" name="openldap" rev="2.4.44" conf="suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="OpenLDAP" name="openldap" rev="2.4.44" conf="rhel7_x86_64->rhel6_x86_64;rhel6_x86_64->rhel6_x86_64;suse11_x86_64->sles11_x86_64;sles11_x86_64->sles11_x86_64" />
<dependency org="OpenLDAP" name="openldap" rev="2.4.45" conf="aix7_ppc_64->aix7_ppc_64" />
<dependency org="PyYAML" name="yaml" rev="0.1.7" conf="aix7_ppc_64->aix7_ppc_64" />
<dependency org="apache" name="apr" rev="1.6.2" conf="aix7_ppc_64->aix7_ppc_64" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册