[csw-devel] SF.net SVN: gar:[20129] csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Jan 14 14:34:44 CET 2013


Revision: 20129
          http://gar.svn.sourceforge.net/gar/?rev=20129&view=rev
Author:   wahwah
Date:     2013-01-14 13:34:43 +0000 (Mon, 14 Jan 2013)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: Add overrides; libmtmalloc is a system library

Modified Paths:
--------------
    csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2013-01-14 13:20:17 UTC (rev 20128)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile	2013-01-14 13:34:43 UTC (rev 20129)
@@ -144,7 +144,14 @@
 RUNTIME_DEP_PKGS_CSW$(NAME) += $(RUNTIME_DEP_PKGS_CSW$(NAME)_$(GAROSREL))
 CHECKPKG_OVERRIDES_CSW$(NAME) += bad-rpath-entry
 CHECKPKG_OVERRIDES_CSW$(NAME) += file-with-bad-content
+CHECKPKG_OVERRIDES_CSW$(NAME) += no-direct-binding|/opt/csw/libexec/mysqld|is|not|directly|bound|to|soname|libmtmalloc.so.1
+CHECKPKG_OVERRIDES_CSW$(NAME) += no-direct-binding|/opt/csw/libexec/sparcv9/mysqld|is|not|directly|bound|to|soname|libmtmalloc.so.1
+CHECKPKG_OVERRIDES_CSW$(NAME) += no-direct-binding|/opt/csw/libexec/amd64/mysqld|is|not|directly|bound|to|soname|libmtmalloc.so.1
 
+# An example:
+# s9_preload.so.1|is|needed|by|/opt/csw/bin/innochecksum|but|never|used
+CHECKPKG_OVERRIDES_CSW$(NAME) += soname-unused
+
 EXTRA_MERGE_EXCLUDE_FILES += $(prefix)/mysql-test.*
 EXTRA_MERGE_EXCLUDE_FILES += $(prefix)/sql-bench.*
 EXTRA_MERGE_EXCLUDE_FILES += $(datadir)/mysql-test.*

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