Revision: 8862
          http://gar.svn.sourceforge.net/gar/?rev=8862&view=rev
Author:   wahwah
Date:     2010-02-27 14:26:03 +0000 (Sat, 27 Feb 2010)

Log Message:
-----------
mysql-5.0.x: Adding overrides, making the devel package depend on *rt only.

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

Modified: csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile
===================================================================
--- csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile   2010-02-27 13:09:49 UTC 
(rev 8861)
+++ csw/mgar/pkg/mysql5/branches/mysql-5.0.x/Makefile   2010-02-27 14:26:03 UTC 
(rev 8862)
@@ -33,8 +33,12 @@
 
 INITSMF = $(global_sysconfdir)/init\.d/csw$(GARNAME)
 
-PACKAGES  = CSW$(GARNAME) CSW$(GARNAME)bench CSW$(GARNAME)client 
CSW$(GARNAME)devel
-PACKAGES += CSW$(GARNAME)rt CSW$(GARNAME)test
+PACKAGES  = CSW$(GARNAME)
+PACKAGES += CSW$(GARNAME)bench
+PACKAGES += CSW$(GARNAME)client
+PACKAGES += CSW$(GARNAME)devel
+PACKAGES += CSW$(GARNAME)rt
+PACKAGES += CSW$(GARNAME)test
 
 PATCHFILES  = 0001-Use-libc-not-libcrypt.patch
 PATCHFILES += 0002-cast-user_info-pw_gid-to-gid_t.patch
@@ -115,17 +119,14 @@
 
 RUNTIME_DEP_PKGS_CSW$(GARNAME)            = CSW$(GARNAME)client
 RUNTIME_DEP_PKGS_CSW$(GARNAME)           += CSW$(GARNAME)rt
-# RUNTIME_DEP_PKGS_CSW$(GARNAME)           += CSWosslrt
 RUNTIME_DEP_PKGS_CSW$(GARNAME)           += CSWzlib
-# RUNTIME_DEP_PKGS_CSW$(GARNAME)rt          = CSWosslrt
 RUNTIME_DEP_PKGS_CSW$(GARNAME)rt         += CSWzlib
 RUNTIME_DEP_PKGS_CSW$(GARNAME)bench       = CSW$(GARNAME)
 RUNTIME_DEP_PKGS_CSW$(GARNAME)bench      += CSWperl
 RUNTIME_DEP_PKGS_CSW$(GARNAME)client      = CSW$(GARNAME)rt
-# RUNTIME_DEP_PKGS_CSW$(GARNAME)client     += CSWosslrt
 RUNTIME_DEP_PKGS_CSW$(GARNAME)client     += CSWncurses
 RUNTIME_DEP_PKGS_CSW$(GARNAME)client     += CSWzlib
-RUNTIME_DEP_PKGS_CSW$(GARNAME)devel       = CSW$(GARNAME)
+RUNTIME_DEP_PKGS_CSW$(GARNAME)devel       = CSW$(GARNAME)rt
 RUNTIME_DEP_PKGS_CSW$(GARNAME)test        = CSW$(GARNAME)
 RUNTIME_DEP_PKGS_CSW$(GARNAME)test       += CSWperl
 
@@ -177,6 +178,13 @@
 
 CFLAGS := $(filter-out -I%,$(CFLAGS))
 
+# CSWmysql5 contains no files
+CHECKPKG_OVERRIDES_CSWmysql5 += license-missing
+CHECKPKG_OVERRIDES_CSWmysql5 += action-class-only-in-pkginfo|none
+
+# Until the dependency guessed gets better at guessing
+CHECKPKG_OVERRIDES_CSWmysql5devel += missing-dependency|CSWmysql5
+
 pre-configure-modulated:
        # To work around the following libtool version mismatch problem:
        # libtool: Version mismatch error.  This is libtool 2.2.6, but the


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to