SF.net SVN: gar:[24137] csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Fri Sep 26 14:56:06 CEST 2014
Revision: 24137
http://sourceforge.net/p/gar/code/24137
Author: lblume
Date: 2014-09-26 12:56:03 +0000 (Fri, 26 Sep 2014)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: Some file-collision overrides missing
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 2014-09-26 11:48:40 UTC (rev 24136)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2014-09-26 12:56:03 UTC (rev 24137)
@@ -173,6 +173,7 @@
### For GCC4
RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibgcc-s1
RUNTIME_DEP_PKGS_CSW$(NAME)client += CSWlibstdc++6
+CHECKPKG_OVERRIDES_CSW$(NAME) += file-collision
#CHECKPKG_OVERRIDES_CSW$(NAME)client += bad-rpath-entry
# It's intentional. There's a sparcv8-incompatible assembler code there, so we
@@ -202,6 +203,7 @@
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
+CHECKPKG_OVERRIDES_CSW$(NAME) += file-collision
# An example:
# s9_preload.so.1|is|needed|by|/opt/csw/bin/innochecksum|but|never|used
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