[csw-devel] SF.net SVN: gar:[11666] csw/mgar/pkg/openssl/trunk/files

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Fri Nov 19 21:40:36 CET 2010


Revision: 11666
          http://gar.svn.sourceforge.net/gar/?rev=11666&view=rev
Author:   chninkel
Date:     2010-11-19 20:40:35 +0000 (Fri, 19 Nov 2010)

Log Message:
-----------
openssl: fixed shared libs package compliance

Modified Paths:
--------------
    csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-i386
    csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc
    csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-i386
    csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc

Modified: csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-i386
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-i386	2010-11-19 15:49:54 UTC (rev 11665)
+++ csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-i386	2010-11-19 20:40:35 UTC (rev 11666)
@@ -70,11 +70,15 @@
 f none /opt/csw/include/openssl/x509v3.h 0644 root bin
 f none /opt/csw/lib/libssl.a 0644 root bin
 f none /opt/csw/lib/libcrypto.a 0644 root bin 
+s none /opt/csw/lib/libcrypto.so=libcrypto.so.0.9.8
+s none /opt/csw/lib/libssl.so=libssl.so.0.9.8
 d none /opt/csw/lib/pentium_pro 0755 root bin
 f none /opt/csw/lib/pentium_pro/libcrypto.a 0644 root bin
 f none /opt/csw/lib/pentium_pro/libssl.a 0644 root bin
 f none /opt/csw/lib/amd64/libcrypto.a 0644 root bin
 f none /opt/csw/lib/amd64/libssl.a 0644 root bin
+s none /opt/csw/lib/amd64/libcrypto.so=libcrypto.so.0.9.8
+s none /opt/csw/lib/amd64/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/CSWossldevel.prototype-sparc
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc	2010-11-19 15:49:54 UTC (rev 11665)
+++ csw/mgar/pkg/openssl/trunk/files/CSWossldevel.prototype-sparc	2010-11-19 20:40:35 UTC (rev 11666)
@@ -70,10 +70,14 @@
 f none /opt/csw/include/openssl/x509v3.h 0644 root bin
 f none /opt/csw/lib/libssl.a 0644 root bin
 f none /opt/csw/lib/libcrypto.a 0644 root bin 
+s none /opt/csw/lib/libcrypto.so=libcrypto.so.0.9.8
+s none /opt/csw/lib/libssl.so=libssl.so.0.9.8
 f none /opt/csw/lib/sparcv8plus+vis/libcrypto.a 0644 root bin
 f none /opt/csw/lib/sparcv8plus+vis/libssl.a 0644 root bin
 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
 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-i386
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-i386	2010-11-19 15:49:54 UTC (rev 11665)
+++ csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-i386	2010-11-19 20:40:35 UTC (rev 11666)
@@ -1,6 +1,4 @@
-s none /opt/csw/lib/amd64/libcrypto.so=libcrypto.so.0.9.8
 f none /opt/csw/lib/amd64/libcrypto.so.0.9.8 0755 root bin
-s none /opt/csw/lib/amd64/libssl.so=libssl.so.0.9.8
 f none /opt/csw/lib/amd64/libssl.so.0.9.8 0755 root bin
 d none /opt/csw/lib/engines 0755 root bin
 f none /opt/csw/lib/engines/lib4758cca.so 0555 root bin
@@ -12,10 +10,8 @@
 f none /opt/csw/lib/engines/libnuron.so 0555 root bin
 f none /opt/csw/lib/engines/libsureware.so 0555 root bin
 f none /opt/csw/lib/engines/libubsec.so 0555 root bin
-s none /opt/csw/lib/libcrypto.so=libcrypto.so.0.9.8
 f none /opt/csw/lib/libcrypto.so.0.9.7 0555 root bin
 f none /opt/csw/lib/libcrypto.so.0.9.8 0555 root bin
-s none /opt/csw/lib/libssl.so=libssl.so.0.9.8
 f none /opt/csw/lib/libssl.so.0.9.7 0555 root bin
 f none /opt/csw/lib/libssl.so.0.9.8 0555 root bin
 d none /opt/csw/lib/pentium_pro 0755 root bin

Modified: csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc
===================================================================
--- csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc	2010-11-19 15:49:54 UTC (rev 11665)
+++ csw/mgar/pkg/openssl/trunk/files/CSWosslrt.prototype-sparc	2010-11-19 20:40:35 UTC (rev 11666)
@@ -8,10 +8,8 @@
 f none /opt/csw/lib/engines/libnuron.so 0555 root bin
 f none /opt/csw/lib/engines/libsureware.so 0555 root bin
 f none /opt/csw/lib/engines/libubsec.so 0555 root bin
-s none /opt/csw/lib/libcrypto.so=libcrypto.so.0.9.8
 f none /opt/csw/lib/libcrypto.so.0.9.7 0555 root bin
 f none /opt/csw/lib/libcrypto.so.0.9.8 0555 root bin
-s none /opt/csw/lib/libssl.so=libssl.so.0.9.8
 f none /opt/csw/lib/libssl.so.0.9.7 0555 root bin
 f none /opt/csw/lib/libssl.so.0.9.8 0555 root bin
 f none /opt/csw/lib/sparcv8plus+vis/libcrypto.so.0.9.7 0755 root bin
@@ -20,8 +18,6 @@
 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/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
 s none /opt/csw/lib/sparcv9/libssl.so.0=libssl.so.0.9.8
 f none /opt/csw/lib/sparcv9/libssl.so.0.9.7 0755 root bin


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