[csw-devel] SF.net SVN: gar:[4797] csw/mgar/pkg/pv/trunk

skayser at users.sourceforge.net skayser at users.sourceforge.net
Sun May 10 18:25:59 CEST 2009


Revision: 4797
          http://gar.svn.sourceforge.net/gar/?rev=4797&view=rev
Author:   skayser
Date:     2009-05-10 16:25:59 +0000 (Sun, 10 May 2009)

Log Message:
-----------
pv: added changelog

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

Added Paths:
-----------
    csw/mgar/pkg/pv/trunk/files/changelog.CSW

Modified: csw/mgar/pkg/pv/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pv/trunk/Makefile	2009-05-10 16:14:07 UTC (rev 4796)
+++ csw/mgar/pkg/pv/trunk/Makefile	2009-05-10 16:25:59 UTC (rev 4797)
@@ -35,9 +35,8 @@
 
 include gar/category.mk
 
+post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(GARNAME)
 post-install-modulated:
 	@gunzip $(DESTDIR)$(mandir)/man1/pv.1.gz
-	@ginstall -d -m 755 $(DESTDIR)$(docdir)/$(GARNAME)
-	@ginstall -m 644 \
-		$(WORKSRC)/doc/NEWS \
-		$(DESTDIR)$(docdir)/$(GARNAME)
+	@ginstall -d -m 755 $(DOCDEST)
+	@cp $(WORKSRC)/doc/NEWS $(FILEDIR)/changelog.CSW $(DOCDEST)

Added: csw/mgar/pkg/pv/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/pv/trunk/files/changelog.CSW	                        (rev 0)
+++ csw/mgar/pkg/pv/trunk/files/changelog.CSW	2009-05-10 16:25:59 UTC (rev 4797)
@@ -0,0 +1,5 @@
+pv (1.1.4,REV=2009.05.10)
+
+  * Recompiled with adjusted GAR build system (Closes: #3573).
+
+ -- Sebastian Kayser <skayser at opencsw.org>  Sun, 10 May 2009 18:18:49 +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