[csw-devel] SF.net SVN: gar:[6437] csw/mgar/pkg/pyfpconst/trunk
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Thu Sep 24 01:17:03 CEST 2009
Revision: 6437
http://gar.svn.sourceforge.net/gar/?rev=6437&view=rev
Author: skayser
Date: 2009-09-23 23:17:03 +0000 (Wed, 23 Sep 2009)
Log Message:
-----------
pyfpconst: add changelog, add SPKG_SOURCEURL
Modified Paths:
--------------
csw/mgar/pkg/pyfpconst/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/pyfpconst/trunk/files/changelog.CSW
Modified: csw/mgar/pkg/pyfpconst/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pyfpconst/trunk/Makefile 2009-09-23 23:12:36 UTC (rev 6436)
+++ csw/mgar/pkg/pyfpconst/trunk/Makefile 2009-09-23 23:17:03 UTC (rev 6437)
@@ -13,6 +13,7 @@
MASTER_SITES = http://pypi.python.org/packages/source/f/fpconst/
DISTNAME = fpconst-$(GARVERSION)
DISTFILES = $(DISTNAME).tar.gz
+SPKG_SOURCEURL = http://pypi.python.org/pypi/fpconst/
PACKAGES = CSWpyfpconst
CATALOGNAME = py_fpconst
@@ -21,3 +22,9 @@
TEST_SCRIPTS =
include gar/category.mk
+
+post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
+post-install-modulated:
+ @ginstall -d $(DOCDEST)
+ @cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+ @$(MAKECOOKIE)
Added: csw/mgar/pkg/pyfpconst/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/pyfpconst/trunk/files/changelog.CSW (rev 0)
+++ csw/mgar/pkg/pyfpconst/trunk/files/changelog.CSW 2009-09-23 23:17:03 UTC (rev 6437)
@@ -0,0 +1,5 @@
+py_fpconst (0.7.2,REV=2009.09.24)
+
+ * Initial release.
+
+ -- Sebastian Kayser <skayser at opencsw.org> Thu, 24 Sep 2009 01:14:30 +0200
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