[csw-devel] SF.net SVN: gar:[14096] csw/mgar/pkg/rubygems/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Apr 7 03:44:16 CEST 2011


Revision: 14096
          http://gar.svn.sourceforge.net/gar/?rev=14096&view=rev
Author:   bdwalton
Date:     2011-04-07 01:44:16 +0000 (Thu, 07 Apr 2011)

Log Message:
-----------
rubygems/trunk: add some checkpkg overrides and a corresponding release notes file

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

Added Paths:
-----------
    csw/mgar/pkg/rubygems/trunk/files/CSWrubygems.cswreleasenotes

Modified: csw/mgar/pkg/rubygems/trunk/Makefile
===================================================================
--- csw/mgar/pkg/rubygems/trunk/Makefile	2011-04-07 01:39:43 UTC (rev 14095)
+++ csw/mgar/pkg/rubygems/trunk/Makefile	2011-04-07 01:44:16 UTC (rev 14096)
@@ -13,6 +13,7 @@
 MASTER_SITES   = http://production.cf.rubygems.org/rubygems/
 
 DISTFILES  = $(NAME)-$(VERSION).tgz
+DISTFILES += CSWrubygems.cswreleasenotes
 
 ARCHALL = 1
 BUILD_DEP_PKGS = CSWruby18
@@ -29,6 +30,12 @@
 TEST_SCRIPTS =
 INSTALL_SCRIPTS = custom
 
+# drop these after updating checkpkg
+CHECKPKG_OVERRIDES_CSWrubygems += missing-dependency|CSWruby
+CHECKPKG_OVERRIDES_CSWrubygems += surplus-dependency|CSWruby18
+
+CHECKPKG_OVERRIDES_CSWrubygems += file-with-bad-content|/usr/local|root/opt/csw/lib/ruby/site_ruby/1.8/rubygems/gem_path_searcher.rb
+
 include gar/category.mk
 
 install-custom:

Added: csw/mgar/pkg/rubygems/trunk/files/CSWrubygems.cswreleasenotes
===================================================================
--- csw/mgar/pkg/rubygems/trunk/files/CSWrubygems.cswreleasenotes	                        (rev 0)
+++ csw/mgar/pkg/rubygems/trunk/files/CSWrubygems.cswreleasenotes	2011-04-07 01:44:16 UTC (rev 14096)
@@ -0,0 +1 @@
+* The usr/local reference in gem_path_searcher.rb is in a comment.


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