[csw-devel] SF.net SVN: gar:[16110] csw/mgar/pkg/openssh/trunk
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sun Nov 6 23:47:09 CET 2011
Revision: 16110
http://gar.svn.sourceforge.net/gar/?rev=16110&view=rev
Author: chninkel
Date: 2011-11-06 22:47:09 +0000 (Sun, 06 Nov 2011)
Log Message:
-----------
openssh: fixed dependancies (following kerberos package rework)
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 2011-11-06 22:31:32 UTC (rev 16109)
+++ csw/mgar/pkg/openssh/trunk/Makefile 2011-11-06 22:47:09 UTC (rev 16110)
@@ -35,11 +35,11 @@
CATALOGNAME_CSWossh = openssh
SPKG_DESC_CSWossh = OpenSSH Secure Shell server
-RUNTIME_DEP_PKGS_CSWossh = CSWosslrt CSWlibwrap1 CSWlibz1 CSWlibkrb5_3 CSWlibgssapi-krb5-2 CSWosshclient
+RUNTIME_DEP_PKGS_CSWossh = CSWosslrt CSWlibwrap1 CSWlibz1 CSWlibkrb5-3 CSWlibk5crypto3 CSWlibgssapi-krb5-2 CSWlibcom-err3 CSWosshclient
CATALOGNAME_CSWosshclient = openssh_client
SPKG_DESC_CSWosshclient = OpenSSH Secure Shell client
-RUNTIME_DEP_PKGS_CSWosshclient = CSWosslrt CSWlibz1 CSWlibkrb5_3 CSWlibgssapi-krb5-2
+RUNTIME_DEP_PKGS_CSWosshclient = CSWosslrt CSWlibz1 CSWlibkrb5-3 CSWlibk5crypto3 CSWlibgssapi-krb5-2 CSWlibcom-err3
PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386 solaris10-sparc solaris10-i386
Modified: csw/mgar/pkg/openssh/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/openssh/trunk/files/changelog.CSW 2011-11-06 22:31:32 UTC (rev 16109)
+++ csw/mgar/pkg/openssh/trunk/files/changelog.CSW 2011-11-06 22:47:09 UTC (rev 16110)
@@ -4,7 +4,7 @@
* Updated dependancies name:
CSWzlib -> CSWlibz1
CSWtcpwrap -> CSWlibwrap1
- CSWkrb5lib -> CSWlibkrb5_3
+ CSWkrb5lib -> CSWlibkrb5-3
-- Yann Rouillard <yann at opencsw.org> Mon, 19 Sep 2011 22:31:03 +0200
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