[csw-devel] SF.net SVN: gar:[18928] csw/mgar/pkg/openssh/trunk

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Mon Aug 13 20:44:33 CEST 2012


Revision: 18928
          http://gar.svn.sourceforge.net/gar/?rev=18928&view=rev
Author:   chninkel
Date:     2012-08-13 18:44:33 +0000 (Mon, 13 Aug 2012)
Log Message:
-----------
openssh/trunk: removedd superfluous dependencies

Modified Paths:
--------------
    csw/mgar/pkg/openssh/trunk/Makefile
    csw/mgar/pkg/openssh/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/openssh/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openssh/trunk/Makefile	2012-08-13 15:39:01 UTC (rev 18927)
+++ csw/mgar/pkg/openssh/trunk/Makefile	2012-08-13 18:44:33 UTC (rev 18928)
@@ -36,13 +36,12 @@
 
 CATALOGNAME_CSWossh = openssh
 SPKG_DESC_CSWossh = OpenSSH Secure Shell server 
-RUNTIME_DEP_PKGS_CSWossh = CSWlibssl1-0-0 CSWlibwrap1 CSWlibz1 CSWlibkrb5-3 CSWlibk5crypto3 CSWlibgssapi-krb5-2 CSWlibcom-err3 CSWosshclient
+RUNTIME_DEP_PKGS_CSWossh = CSWlibssl1-0-0 CSWlibwrap1 CSWlibz1 CSWlibkrb5-3 CSWlibgssapi-krb5-2 CSWlibcom-err3 CSWosshclient
 
 CATALOGNAME_CSWosshclient = openssh_client
 SPKG_DESC_CSWosshclient = OpenSSH Secure Shell client 
-RUNTIME_DEP_PKGS_CSWosshclient = CSWlibssl1-0-0 CSWlibz1 CSWlibkrb5-3 CSWlibk5crypto3 CSWlibgssapi-krb5-2 CSWlibcom-err3
+RUNTIME_DEP_PKGS_CSWosshclient = CSWlibssl1-0-0 CSWlibz1 CSWlibgssapi-krb5-2 
 
-
 PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386 solaris10-sparc solaris10-i386
 
 PKGFILES_CSWossh = $(sbindir)/.*
@@ -166,6 +165,8 @@
 CONFIGURE_ARGS += --with-tcp-wrappers=$(prefix)
 CONFIGURE_ARGS += --with-privsep-path=$(localstatedir)/empty
 
+EXTRA_LDFLAGS = -z ignore
+
 TEST_SCRIPTS	=
 
 

Modified: csw/mgar/pkg/openssh/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/openssh/trunk/files/changelog.CSW	2012-08-13 15:39:01 UTC (rev 18927)
+++ csw/mgar/pkg/openssh/trunk/files/changelog.CSW	2012-08-13 18:44:33 UTC (rev 18928)
@@ -1,3 +1,11 @@
+openssh (6.0p1,REV=2012.08.12) unstable
+
+  * Removed superfluous dependencies:
+  	openssh: libk5crypto3
+	openssh-client: libkrb5_3 libk5crypto3 libcom_err3
+
+ -- Yann Rouillard <yann at opencsw.org>  Mon, 13 Aug 2012 20:43:54 +0200
+
 openssh (6.0p1,REV=2012.05.17) unstable
 
   * Rebuilt againt libssl 1.0

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