[csw-devel] SF.net SVN: gar:[15205] csw/mgar/pkg/cadaver/trunk/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sun Jul 24 03:02:23 CEST 2011
Revision: 15205
http://gar.svn.sourceforge.net/gar/?rev=15205&view=rev
Author: chninkel
Date: 2011-07-24 01:02:23 +0000 (Sun, 24 Jul 2011)
Log Message:
-----------
cadaver: renamed package from CSWcadav to CSWcadaver
Modified Paths:
--------------
csw/mgar/pkg/cadaver/trunk/Makefile
Modified: csw/mgar/pkg/cadaver/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cadaver/trunk/Makefile 2011-07-24 01:00:34 UTC (rev 15204)
+++ csw/mgar/pkg/cadaver/trunk/Makefile 2011-07-24 01:02:23 UTC (rev 15205)
@@ -22,8 +22,7 @@
operations (copy/move), collection deletion/creation, property manipulation, and locking operations.
endef
-PACKAGES = CSWcadav
-CATALOGNAME_CSWcadav = cadaver
+PACKAGES = CSWcadaver
RUNTIME_DEP_PKGS = CSWosslrt
RUNTIME_DEP_PKGS += CSWlibintl8
@@ -32,18 +31,19 @@
RUNTIME_DEP_PKGS += CSWlibexpat1
RUNTIME_DEP_PKGS += CSWzlib
-# We will not fix this today
-CHECKPKG_OVERRIDES_CSWcadav += catalogname-does-not-match-pkgname|pkgname=CSWcadav|catalogname=cadaver|expected-catalogname=cadav
+# Stub package that allow us to rename transparently the package
+# from CSWcadav to CSWcadaver
+OBSOLETED_BY_CSWcadaver = CSWcadav
+CATALOGNAME_CSWcadav = cadaver_stub
+
###### Upstream and opencsw files information #######
MASTER_SITES = http://www.webdav.org/cadaver/
-UPSTREAM_MASTER_SITES = http://www.webdav.org/cadaver/
DISTFILES = $(NAME)-$(VERSION).tar.gz
DISTFILES += changelog.CSW
-
##### Build and installation information #####
CONFIGURE_ARGS = $(DIRPATHS)
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