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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Feb 25 04:52:15 CET 2012


Revision: 17205
          http://gar.svn.sourceforge.net/gar/?rev=17205&view=rev
Author:   bdwalton
Date:     2012-02-25 03:52:15 +0000 (Sat, 25 Feb 2012)
Log Message:
-----------
ruby19/trunk: switch the ri dep to ruby since it needs an interpreter; override surplus deps from ri and samples packages

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

Modified: csw/mgar/pkg/ruby19/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-25 03:24:25 UTC (rev 17204)
+++ csw/mgar/pkg/ruby19/trunk/Makefile	2012-02-25 03:52:15 UTC (rev 17205)
@@ -75,12 +75,14 @@
 CHECKPKG_OVERRIDES_CSWruby191-samples += missing-dependency|CSWperl
 CHECKPKG_OVERRIDES_CSWruby191-samples += missing-dependency|CSWpython
 CHECKPKG_OVERRIDES_CSWruby191-samples += file-with-bad-content
+CHECKPKG_OVERRIDES_CSWruby191-samples += surplus-dependency|CSWruby191
 
 ARCHALL_CSWruby191-ri = 1
 SPKG_DESC_CSWruby191-ri = Ruby $(VERSION) Interactive Reference
 PKGFILES_CSWruby191-ri = $(datadir)/ri/.* $(bindir)/ri$(API_SHORT)
-RUNTIME_DEP_PKGS_CSWruby191-ri = CSWlibruby1-9-1-1
+RUNTIME_DEP_PKGS_CSWruby191-ri = CSWruby$(API_SHORT)
 CHECKPKG_OVERRIDES_CSWruby191-ri += file-with-bad-content
+CHECKPKG_OVERRIDES_CSWruby191-ri += surplus-dependency|CSWruby$(API_SHORT)
 
 # SPKG_DESC_CSWruby191-tk = Ruby $(VERSION) Tcl/TK Extension
 # RUNTIME_DEP_PKGS_CSWruby191-tk = CSWruby191 CSWlibruby1-9-1-1 CSWtk CSWtcl CSWlibx11

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