[csw-devel] SF.net SVN: gar:[14580] csw/mgar/pkg/cswutils/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Sun May 15 15:12:13 CEST 2011
Revision: 14580
http://gar.svn.sourceforge.net/gar/?rev=14580&view=rev
Author: bdwalton
Date: 2011-05-15 13:12:13 +0000 (Sun, 15 May 2011)
Log Message:
-----------
cswutils/trunk: version bump and inclusion of csw-upload-pkg symlink
Modified Paths:
--------------
csw/mgar/pkg/cswutils/trunk/Makefile
Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile 2011-05-15 10:15:47 UTC (rev 14579)
+++ csw/mgar/pkg/cswutils/trunk/Makefile 2011-05-15 13:12:13 UTC (rev 14580)
@@ -1,7 +1,7 @@
# $Id$
NAME = cswutils
-VERSION = 1.16
+VERSION = 1.17
CATEGORIES = utils
DESCRIPTION = Utilities for CSW maintainers
@@ -88,4 +88,6 @@
$(DESTDIR)$(bindir)/comparepkg
@ln -s ../lib/python/csw/submit_to_newpkgs.py \
$(DESTDIR)$(bindir)/submitpkg
+ @ln -s ../lib/python/csw/csw_upload_pkg.py \
+ $(DESTDIR)$(bindir)/csw-upload-pkg
@$(MAKECOOKIE)
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