[csw-devel] SF.net SVN: gar:[9310] csw/mgar/pkg/ruby19/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun Mar 21 22:40:23 CET 2010
Revision: 9310
http://gar.svn.sourceforge.net/gar/?rev=9310&view=rev
Author: bdwalton
Date: 2010-03-21 21:40:23 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
ruby19: add checkpkg overrides
Modified Paths:
--------------
csw/mgar/pkg/ruby19/trunk/Makefile
Modified: csw/mgar/pkg/ruby19/trunk/Makefile
===================================================================
--- csw/mgar/pkg/ruby19/trunk/Makefile 2010-03-21 21:13:19 UTC (rev 9309)
+++ csw/mgar/pkg/ruby19/trunk/Makefile 2010-03-21 21:40:23 UTC (rev 9310)
@@ -3,6 +3,12 @@
PATCHLEVEL = p376
CATEGORIES = lang
+# Overrides for checkpkg. These are all false positives or ignorable
+# for now.
+CHECKPKG_OVERRIDES_CSWruby19tk += linked-against-discouraged-library|tcltklib.so|libX11.so.4
+CHECKPKG_OVERRIDES_CSWruby19tk += missing-dependency|CSWruby
+CHECKPKG_OVERRIDES_CSWruby19tk += surplus-dependency|CSWruby19
+
# Working with Jens Deppe, we've determined that the two failing tests
# in 1.9.1p376 are bad tests (as documented here[1] and here[2]).
# They make assumptions about kernel behaviour that don't hold for
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