[csw-devel] SF.net SVN: gar:[13646] csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Mon Mar 7 17:45:38 CET 2011


Revision: 13646
          http://gar.svn.sourceforge.net/gar/?rev=13646&view=rev
Author:   bonivart
Date:     2011-03-07 16:45:37 +0000 (Mon, 07 Mar 2011)

Log Message:
-----------
cpan/IO-Compress/trunk: Overrides about not yet released packages, change dep names to new standard

Modified Paths:
--------------
    csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile

Modified: csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile	2011-03-07 14:20:50 UTC (rev 13645)
+++ csw/mgar/pkg/cpan/IO-Compress/trunk/Makefile	2011-03-07 16:45:37 UTC (rev 13646)
@@ -22,14 +22,6 @@
 
 DISTFILES += COPYING
 
-RUNTIME_DEP_PKGS  = CSWpmcompressrawzlib
-RUNTIME_DEP_PKGS += CSWpmcompressrawbz2
-
-# Uncomment if all packages who depend on these have switched to depend on this package
-#INCOMPATIBLE_PKGS  = CSWpmcompresszlib
-INCOMPATIBLE_PKGS += CSWpmiocompressbase
-INCOMPATIBLE_PKGS += CSWpmiocompresszlib
-
 PACKAGES = CSWpm-io-compress
 CATALOGNAME = pm_io_compress
 SPKG_DESC_CSWpm-io-compress = $(DESCRIPTION)
@@ -38,6 +30,18 @@
 
 ARCHALL = 1
 
+RUNTIME_DEP_PKGS  = CSWpm-compress-raw-zlib
+RUNTIME_DEP_PKGS += CSWpm-compress-raw-bzip2
+
+# Uncomment if all packages who depend on these have switched to depend on this package
+#INCOMPATIBLE_PKGS  = CSWpmcompresszlib
+INCOMPATIBLE_PKGS += CSWpmiocompressbase
+INCOMPATIBLE_PKGS += CSWpmiocompresszlib
+
+# Not yet released, remove these next build
+CHECKPKG_OVERRIDES_CSWpm-io-compress += unidentified-dependency|CSWpm-compress-raw-zlib
+CHECKPKG_OVERRIDES_CSWpm-io-compress += unidentified-dependency|CSWpm-compress-raw-bzip2
+
 EXTRA_MERGE_EXCLUDE_FILES = .*\/man\/man3.* .*\/man\/man1.*
 
 include gar/category.mk


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