Revision: 14859 http://gar.svn.sourceforge.net/gar/?rev=14859&view=rev Author: phipsy Date: 2011-06-23 13:03:49 +0000 (Thu, 23 Jun 2011)
Log Message: ----------- Facter 1.5.9 with nasty hack. THIS IS NOT TO BE RELEASED Modified Paths: -------------- csw/mgar/pkg/facter/trunk/Makefile csw/mgar/pkg/facter/trunk/checksums Modified: csw/mgar/pkg/facter/trunk/Makefile =================================================================== --- csw/mgar/pkg/facter/trunk/Makefile 2011-06-22 16:19:36 UTC (rev 14858) +++ csw/mgar/pkg/facter/trunk/Makefile 2011-06-23 13:03:49 UTC (rev 14859) @@ -3,7 +3,7 @@ # $Id$ NAME = facter -VERSION = 1.5.8 +VERSION = 1.5.9 CATEGORIES = apps DESCRIPTION = A system fact gatherer @@ -22,11 +22,12 @@ DISTFILES = $(NAME)-$(VERSION).tar.gz SPKG_SOURCEURL = http://puppetlabs.com/ -RUNTIME_DEP_PKGS = CSWruby +RUNTIME_DEP_PKGS = CSWruby18 BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS) -ARCHALL=1 +PATCHFILES += 0001-Patch-to-prtconf-run-in-memory.rb.patch +ARCHALL = 1 CONFIGURE_SCRIPTS = BUILD_SCRIPTS = TEST_SCRIPTS = @@ -35,9 +36,8 @@ CHECKPKG_OVERRIDES_CSWfacter += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/ssh.rb CHECKPKG_OVERRIDES_CSWfacter += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/Cfkey.rb CHECKPKG_OVERRIDES_CSWfacter += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/facter/util/manufacturer.rb -CHECKPKG_OVERRIDES_CSWfacter += pkginfo-description-not-starting-with-uppercase|a|system|fact|gatherer +CHECKPKG_OVERRIDES_CSWfacter += pkginfo-opencsw-repository-uncommitted - include gar/category.mk install-facter: Modified: csw/mgar/pkg/facter/trunk/checksums =================================================================== --- csw/mgar/pkg/facter/trunk/checksums 2011-06-22 16:19:36 UTC (rev 14858) +++ csw/mgar/pkg/facter/trunk/checksums 2011-06-23 13:03:49 UTC (rev 14859) @@ -1,2 +1,3 @@ 21db7b613fe14a54e72ef062f3d5e190 facter-1.5.7.tar.gz 4dd4daebc59fa985b8aa7eb247ac4030 facter-1.5.8.tar.gz +435553aace9781ecff5dae593abc15fa facter-1.5.9.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel