[csw-devel] SF.net SVN: gar:[11671] csw/mgar/pkg/openssl/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sat Nov 20 01:47:06 CET 2010
Revision: 11671
http://gar.svn.sourceforge.net/gar/?rev=11671&view=rev
Author: chninkel
Date: 2010-11-20 00:47:05 +0000 (Sat, 20 Nov 2010)
Log Message:
-----------
openssl: fixed compliance errors and updated changelog
Modified Paths:
--------------
csw/mgar/pkg/openssl/trunk/Makefile
csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc
csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc
csw/mgar/pkg/openssl/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/openssl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssl/trunk/Makefile 2010-11-20 00:37:00 UTC (rev 11670)
+++ csw/mgar/pkg/openssl/trunk/Makefile 2010-11-20 00:47:05 UTC (rev 11671)
@@ -53,6 +53,10 @@
CHECKPKG_OVERRIDES_CSWosslutils += missing-dependency|CSWperl
CHECKPKG_OVERRIDES_CSWosslrt += surplus-dependency|CSWcacertificates
+
+# this package doesn't yet obey the new shared libraries standard
+CHECKPKG_OVERRIDES_CSWosslrt += non-uniform-lib-versions-in-package|sonames=['libcrypto.so.0.9.7',|'libcrypto.so.0.9.8',|'libssl.so.0.9.7',|'libssl.so.0.9.8']
+
# we will not recompile old 0.9.7 version for now
ifeq ($(shell /usr/bin/uname -p),sparc)
CHECKPKG_OVERRIDES_CSWosslrt += bad-rpath-entry|/opt/csw/lib/sparcv8plus+vis|opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.7
@@ -75,10 +79,6 @@
endif
-CHECKPKG_OVERRIDES_CSWossldevel += surplus-dependency|CSWosslrt
-
-
-
###### Upstream and opencsw files information #######
MASTER_SITES = http://www.openssl.org/source/ http://openssl.org/news/
Modified: csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc 2010-11-20 00:37:00 UTC (rev 11670)
+++ csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc 2010-11-20 00:47:05 UTC (rev 11671)
@@ -77,7 +77,7 @@
f none /opt/csw/lib/sparcv9/libcrypto.a 0644 root bin
f none /opt/csw/lib/sparcv9/libssl.a 0644 root bin
s none /opt/csw/lib/sparcv9/libcrypto.so=libcrypto.so.0.9.8
-s none /opt/csw/lib/sparcv9/libcrypto.so.0=libcrypto.so.0.9.8
+s none /opt/csw/lib/sparcv9/libssl.so=libssl.so.0.9.8
d none /opt/csw/lib/pkgconfig 0755 root bin
f none /opt/csw/lib/pkgconfig/libcrypto.pc 0644 root bin
f none /opt/csw/lib/pkgconfig/libssl.pc 0644 root bin
Modified: csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc 2010-11-20 00:37:00 UTC (rev 11670)
+++ csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc 2010-11-20 00:47:05 UTC (rev 11671)
@@ -18,10 +18,10 @@
f none /opt/csw/lib/sparcv8plus+vis/libssl.so.0.9.8 0755 root bin
f none /opt/csw/lib/sparcv9/libcrypto.so.0.9.7 0755 root bin
f none /opt/csw/lib/sparcv9/libcrypto.so.0.9.8 0755 root bin
-s none /opt/csw/lib/sparcv9/libssl.so=libssl.so.0.9.8
-s none /opt/csw/lib/sparcv9/libssl.so.0=libssl.so.0.9.8
+s none /opt/csw/lib/sparcv9/libcrypto.so.0=libcrypto.so.0.9.8
f none /opt/csw/lib/sparcv9/libssl.so.0.9.7 0755 root bin
f none /opt/csw/lib/sparcv9/libssl.so.0.9.8 0755 root bin
+s none /opt/csw/lib/sparcv9/libssl.so.0=libssl.so.0.9.8
d none /opt/csw/share/doc/openssl_rt 0755 root bin
d none /opt/csw/ssl 0755 root bin
s none /opt/csw/ssl/certs=../etc/ssl/certs
Modified: csw/mgar/pkg/openssl/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/changelog.CSW 2010-11-20 00:37:00 UTC (rev 11670)
+++ csw/mgar/pkg/openssl/trunk/files/changelog.CSW 2010-11-20 00:47:05 UTC (rev 11671)
@@ -1,3 +1,9 @@
+openssl (0.9.8p,REV=2010.11.20) unstable
+
+ * New upstream version.
+
+ -- Yann Rouillard <yann at opencsw.org> Sat, 20 Nov 2010 01:46:26 +0100
+
openssl (0.9.8o,REV=2010.09.01) unstable
* New upstream version.
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