[csw-devel] SF.net SVN: gar:[16605] csw/mgar/pkg/mysql5/branches/mysql-5.5.x
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Wed Dec 28 01:44:19 CET 2011
Revision: 16605
http://gar.svn.sourceforge.net/gar/?rev=16605&view=rev
Author: wahwah
Date: 2011-12-28 00:44:19 +0000 (Wed, 28 Dec 2011)
Log Message:
-----------
mysql5/branches/mysql-5.5.x: add an override - shouldn't be necessary, but I'll work it out later
Modified Paths:
--------------
csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
csw/mgar/pkg/mysql5/branches/mysql-5.5.x/files/README.CSW
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2011-12-27 23:59:38 UTC (rev 16604)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/Makefile 2011-12-28 00:44:19 UTC (rev 16605)
@@ -61,6 +61,9 @@
PKGFILES_CSWmysql-dev += /opt/csw/include/mysql
CHECKPKG_OVERRIDES_CSWmysql-dev += file-with-bad-content|/usr/local|root$(mandir)/man1/mysql_config$(PROGRAM_SUFFIX).1
CHECKPKG_OVERRIDES_CSWmysql-dev += file-with-bad-content|/usr/local|root$(mandir)/man1/mysql_config.1
+# Not sure why this is necessary. All README.CSW should have a version number
+# appended.
+CHECKPKG_OVERRIDES_CSWmysql55 += file-collision|/opt/csw/share/doc/mysql_dev/README.CSW|CSWmysql5|CSWmysql55
ALTERNATIVES_CSWmysql-dev = mysql_dev
ALTERNATIVE_mysql_dev = $(bindir)/$(firstword $(CSWmysql-dev_programs)) mysql_dev $(bindir)/$(firstword $(CSWmysql-dev_programs)) $(ALTS_PRIO)
ALTERNATIVE_mysql_dev += $(foreach C,$(wordlist 2,$(words $(CSWmysql-dev_programs)),$(CSWmysql-dev_programs)),\
Modified: csw/mgar/pkg/mysql5/branches/mysql-5.5.x/files/README.CSW
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.5.x/files/README.CSW 2011-12-27 23:59:38 UTC (rev 16604)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.5.x/files/README.CSW 2011-12-28 00:44:19 UTC (rev 16605)
@@ -1,3 +1,5 @@
+[[needs review]]
+
MySQL 5.1 OpenCSW package
=======================
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