[csw-devel] SF.net SVN: gar:[19432] csw/mgar/pkg/cswclassutils/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Fri Oct 12 22:20:48 CEST 2012


Revision: 19432
          http://gar.svn.sourceforge.net/gar/?rev=19432&view=rev
Author:   bdwalton
Date:     2012-10-12 20:20:48 +0000 (Fri, 12 Oct 2012)
Log Message:
-----------
cswclassutils/trunk: the cas_sslcert package needs the openssl binary, add the dep

Modified Paths:
--------------
    csw/mgar/pkg/cswclassutils/trunk/Makefile

Modified: csw/mgar/pkg/cswclassutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswclassutils/trunk/Makefile	2012-10-12 19:16:17 UTC (rev 19431)
+++ csw/mgar/pkg/cswclassutils/trunk/Makefile	2012-10-12 20:20:48 UTC (rev 19432)
@@ -122,6 +122,8 @@
 PKGFILES_CSWcas-pycompile_SHARED += /var/opt/csw/cswclassutils
 
 PKGFILES_CSWcas-sslcert += /etc/opt/csw/cas-ssl.conf.CSW
+# we need this to run the key/cert/csr commands
+RUNTIME_DEP_PKGS_CSWcas-sslcert += CSWopenssl-utils
 
 CHECKPKG_OVERRIDES_CSWcas-initsmf += init-file-missing-cswinitsmf-class
 CHECKPKG_OVERRIDES_CSWcas-initsmf += init-file-wrong-location

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