[csw-devel] SF.net SVN: gar:[20392] csw/mgar/pkg/openssl/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Thu Mar 7 21:02:29 CET 2013
Revision: 20392
http://gar.svn.sourceforge.net/gar/?rev=20392&view=rev
Author: chninkel
Date: 2013-03-07 20:02:28 +0000 (Thu, 07 Mar 2013)
Log Message:
-----------
openssl/trunk: fixed direct binding checkpkg override
Modified Paths:
--------------
csw/mgar/pkg/openssl/trunk/Makefile
Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile 2013-03-07 19:14:16 UTC (rev 20391)
+++ csw/mgar/pkg/openssl/trunk/Makefile 2013-03-07 20:02:28 UTC (rev 20392)
@@ -79,6 +79,7 @@
endif
# we will not recompile old 0.9.7 version for now
+CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += no-direct-binding|/opt/csw/lib/libssl.so.0.9.7|is|not|directly|bound|to|soname|libcrypto.so.0.9.7
ifeq ($(shell /usr/bin/uname -p),sparc)
#CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis
#CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis
@@ -90,7 +91,6 @@
CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/pentium_pro/libssl.so.0.9.7
CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/libcrypto.so.0.9.7
CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += file-with-bad-content|/export/home|root/opt/csw/lib/libssl.so.0.9.7
-CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += no-direct-binding|/opt/csw/lib/libssl.so.0.9.7|is|not|directly|bound|to|soname|libcrypto.so.0.9.7
CHECKPKG_OVERRIDES_CSWlibssl0-9-8 += no-direct-binding|/opt/csw/lib/pentium_pro/libssl.so.0.9.7|is|not|directly|bound|to|soname|libcrypto.so.0.9.7
endif
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list