SF.net SVN: gar:[26089] csw/mgar/pkg/collectd/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jan 26 14:39:31 CET 2017


Revision: 26089
          http://sourceforge.net/p/gar/code/26089
Author:   dmichelsen
Date:     2017-01-26 13:39:31 +0000 (Thu, 26 Jan 2017)
Log Message:
-----------
collectd/trunk: Add overrides for checkpkg anomaly

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

Modified: csw/mgar/pkg/collectd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/collectd/trunk/Makefile	2017-01-26 13:24:06 UTC (rev 26088)
+++ csw/mgar/pkg/collectd/trunk/Makefile	2017-01-26 13:39:31 UTC (rev 26089)
@@ -162,6 +162,11 @@
 RUNTIME_DEP_PKGS_CSWcollectd-plugin-java += CSWjre7
 CHECKPKG_OVERRIDES_CSWcollectd-plugin-java += surplus-dependency|CSWjre7
 
+# These are false positives due to the complex link structure which confuses checkpkg
+CHECKPKG_OVERRIDES_CSWcollectd-plugin-java += soname-not-found|libjvm.so|is|needed|by|opt/csw/lib/sparcv9/collectd/java.so
+CHECKPKG_OVERRIDES_CSWcollectd-plugin-java += soname-not-found|libjvm.so|is|needed|by|opt/csw/lib/amd64/collectd/java.so
+CHECKPKG_OVERRIDES_CSWcollectd-plugin-java += soname-not-found|libjvm.so|is|needed|by|opt/csw/lib/collectd/java.so
+
 PACKAGES += CSWcollectd-plugin-mysql
 SPKG_DESC_CSWcollectd-plugin-mysql = CollectD Plugin for MySQL
 PKGFILES_CSWcollectd-plugin-mysql += $(call pkgfiles_lib,collectd/mysql.so)

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