Revision: 25990
http://sourceforge.net/p/gar/code/25990
Author: tosmi
Date: 2016-10-15 16:52:15 +0000 (Sat, 15 Oct 2016)
Log Message:
-----------
puppet3/trunk: depend on the facter2 zombie, facter1 is not even a walking dead
Modified Paths:
--------------
csw/mgar/pkg/puppet3/trunk/Makefile
Modified: csw/mgar/pkg/puppet3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/puppet3/trunk/Makefile 2016-10-15 11:21:11 UTC (rev 25989)
+++ csw/mgar/pkg/puppet3/trunk/Makefile 2016-10-15 16:52:15 UTC (rev 25990)
@@ -35,7 +35,7 @@
PACKAGES += CSWpuppet3
SPKG_DESC_CSWpuppet3 = System configuration management tool, client daemon
-RUNTIME_DEP_PKGS_CSWpuppet3 += CSWfacter
+RUNTIME_DEP_PKGS_CSWpuppet3 += CSWfacter2
RUNTIME_DEP_PKGS_CSWpuppet3 += CSWhiera
RUNTIME_DEP_PKGS_CSWpuppet3 += CSWrubyaugeas
RUNTIME_DEP_PKGS_CSWpuppet3 += CSWruby20
@@ -69,7 +69,7 @@
TEST_SCRIPTS =
INSTALL_SCRIPTS = puppet
-CHECKPKG_OVERRIDES_CSWpuppet3 += surplus-dependency|CSWfacter
+CHECKPKG_OVERRIDES_CSWpuppet3 += surplus-dependency|CSWfacter2
CHECKPKG_OVERRIDES_CSWpuppet3 += surplus-dependency|CSWhiera
CHECKPKG_OVERRIDES_CSWpuppet3 += surplus-dependency|CSWrubyaugeas
# Puppet has hardcoded paths to look at for many OSes, many of which involve
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.