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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sat Mar 9 18:21:12 CET 2013


Revision: 20398
          http://gar.svn.sourceforge.net/gar/?rev=20398&view=rev
Author:   bdwalton
Date:     2013-03-09 17:21:11 +0000 (Sat, 09 Mar 2013)
Log Message:
-----------
cswutils/trunk: version bump; embed svn revision info in the package

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

Modified: csw/mgar/pkg/cswutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswutils/trunk/Makefile	2013-03-08 13:41:36 UTC (rev 20397)
+++ csw/mgar/pkg/cswutils/trunk/Makefile	2013-03-09 17:21:11 UTC (rev 20398)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = cswutils
-VERSION = 1.26
+VERSION = 1.27
 GARTYPE = v2
 
 DESCRIPTION = Utilities for CSW maintainers
@@ -88,6 +88,7 @@
 	@ginstall $(WORKSRC)/stagepkg.8 $(DESTDIR)$(mandir)/man8/
 	@ginstall -d $(DESTDIR)$(libdir)/python/csw
 	@ginstall -d $(DESTDIR)$(datadir)/opencsw/gar
+	@(cd $(GARDIR); svn info > $(DESTDIR)$(datadir)/opencsw/gar/cswutils.svn_version.txt)
 	@ginstall -m 0644 $(GARDIR)/etc/commondirs* $(DESTDIR)/$(datadir)/opencsw/gar/
 	@rsync -av --exclude=.svn/ --exclude='*.pyc' $(GARDIR)/lib/python/ \
 		$(DESTDIR)/$(libdir)/python/csw/

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