[csw-devel] SF.net SVN: gar:[16379] csw/mgar/pkg/subversion/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Mon Dec 5 22:24:43 CET 2011


Revision: 16379
          http://gar.svn.sourceforge.net/gar/?rev=16379&view=rev
Author:   bdwalton
Date:     2011-12-05 21:24:43 +0000 (Mon, 05 Dec 2011)
Log Message:
-----------
subversion/trunk: Renamed the devel package to conform with the new dev standard

Modified Paths:
--------------
    csw/mgar/pkg/subversion/trunk/Makefile

Modified: csw/mgar/pkg/subversion/trunk/Makefile
===================================================================
--- csw/mgar/pkg/subversion/trunk/Makefile	2011-12-05 18:00:33 UTC (rev 16378)
+++ csw/mgar/pkg/subversion/trunk/Makefile	2011-12-05 21:24:43 UTC (rev 16379)
@@ -82,17 +82,19 @@
 RUNTIME_DEP_PKGS_CSWsvn += CSWlibdbus1-3
 RUNTIME_DEP_PKGS_CSWsvn += CSWglib2
 
-PACKAGES += CSWsvn-devel
-SPKG_DESC_CSWsvn-devel     = Subversion Development Support
+PACKAGES += CSWsvn-dev
+SPKG_DESC_CSWsvn-dev       = Subversion Development Support
+OBSOLETED_BY_CSWsvn-dev    = CSWsvn-devel
+ARCHALL_CSWsvn-dev         = 1
+PKGFILES_CSWsvn-dev        = $(PKGFILES_DEVEL)
+PKGFILES_CSWsvn-dev       += $(docdir)/$(CATALOGNAME_CSWsvn-dev)/changelog.CSW
+CHECKPKG_OVERRIDES_CSWsvn-dev += archall-devel-package
+CHECKPKG_OVERRIDES_CSWsvn-dev += license-missing|/opt/csw/share/doc/subversion_dev/license
+
+# Note: This is just to prevent a catalog name change for a stub
+# package.  We made the real package have matching names.
 CATALOGNAME_CSWsvn-devel   = subversion_devel
-ARCHALL_CSWsvn-devel       = 1
-PKGFILES_CSWsvn-devel      = $(PKGFILES_DEVEL)
-PKGFILES_CSWsvn-devel     += $(docdir)/$(CATALOGNAME_CSWsvn-devel)/changelog.CSW
-CHECKPKG_OVERRIDES_CSWsvn-devel += archall-devel-package
-CHECKPKG_OVERRIDES_CSWsvn-devel += catalogname-does-not-match-pkgname|pkgname=CSWsvn-devel|catalogname=subversion_devel|expected-catalogname=svn_devel
-CHECKPKG_OVERRIDES_CSWsvn-devel += license-missing|/opt/csw/share/doc/subversion_devel/license
 
-
 PACKAGES += CSWsvn-contrib
 SPKG_DESC_CSWsvn-contrib   = Contributed subversion scripts
 CATALOGNAME_CSWsvn-contrib = subversion_contrib

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