[csw-devel] SF.net SVN: gar:[13532] csw/mgar/pkg/ruby18/trunk
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Mar 2 15:27:25 CET 2011
Revision: 13532
http://gar.svn.sourceforge.net/gar/?rev=13532&view=rev
Author: bdwalton
Date: 2011-03-02 14:27:25 +0000 (Wed, 02 Mar 2011)
Log Message:
-----------
ruby18/trunk: override /usr/share ref in tk package, note it
Modified Paths:
--------------
csw/mgar/pkg/ruby18/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/ruby18/trunk/files/CSWrubytk.cswreleasenotes
Modified: csw/mgar/pkg/ruby18/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby18/trunk/Makefile 2011-03-02 12:17:01 UTC (rev 13531)
+++ csw/mgar/pkg/ruby18/trunk/Makefile 2011-03-02 14:27:25 UTC (rev 13532)
@@ -82,7 +82,7 @@
DISTFILES = $(NAME)-$(DISTVERSION)-$(PATCHLEVEL).tar.bz2
DISTFILES += CSWruby.cswreleasenotes
-DISTFILES += CSWrubydoc.cswreleasenotes
+DISTFILES += CSWrubydoc.cswreleasenotes CSWrubytk.cswreleasenotes
# See: http://rubyforge.org/tracker/index.php?func=detail&aid=17607&group_id=426&atid=1698
PATCHFILES = rdoc_parse_order_fix.patch
@@ -133,6 +133,8 @@
CHECKPKG_OVERRIDES_CSWruby += file-with-bad-content|/usr/local|root/opt/csw/bin/ri
CHECKPKG_OVERRIDES_CSWrubydoc += file-with-bad-content
+CHECKPKG_OVERRIDES_CSWrubytk += file-with-bad-content|/usr/share|root/opt/csw/lib/ruby/1.8/tk/dialog.rb
+
include gar/category.mk
SPKG_VERSION := $(SPKG_VERSION)$(PATCHLEVEL)
Added: csw/mgar/pkg/ruby18/trunk/files/CSWrubytk.cswreleasenotes
===================================================================
--- csw/mgar/pkg/ruby18/trunk/files/CSWrubytk.cswreleasenotes (rev 0)
+++ csw/mgar/pkg/ruby18/trunk/files/CSWrubytk.cswreleasenotes 2011-03-02 14:27:25 UTC (rev 13532)
@@ -0,0 +1 @@
+* /usr/share reference in dialog.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