[csw-devel] SF.net SVN: gar:[3495] csw/mgar/pkg/x11/xproto/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Wed Feb 25 23:15:11 CET 2009
Revision: 3495
http://gar.svn.sourceforge.net/gar/?rev=3495&view=rev
Author: wbonnet
Date: 2009-02-25 22:15:11 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
Update package to version 7.0.14
Modified Paths:
--------------
csw/mgar/pkg/x11/xproto/trunk/Makefile
csw/mgar/pkg/x11/xproto/trunk/checksums
csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec
Modified: csw/mgar/pkg/x11/xproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xproto/trunk/Makefile 2009-02-25 22:10:12 UTC (rev 3494)
+++ csw/mgar/pkg/x11/xproto/trunk/Makefile 2009-02-25 22:15:11 UTC (rev 3495)
@@ -8,13 +8,15 @@
endef
MASTER_SITES = $(X11_PROTO_MASTER_SITE)
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWxproto)
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-DISTFILES += $(call admfiles,CSWxproto)
+pre-install:
+ @ginstall -d $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))$(datadir)/doc/$(GARNAME)
+ @gcp -fp $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/$(DISTNAME)/COPYING $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))$(datadir)/doc/$(GARNAME)/License.txt
include gar/category.mk
Modified: csw/mgar/pkg/x11/xproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xproto/trunk/checksums 2009-02-25 22:10:12 UTC (rev 3494)
+++ csw/mgar/pkg/x11/xproto/trunk/checksums 2009-02-25 22:15:11 UTC (rev 3495)
@@ -1,3 +1,2 @@
3575f7bea6d3314508f142575eb8e843 download/xproto-7.0.14.tar.gz
-87ea47c8bd3fcf06c6d6b78822c967e5 download/CSWxproto.gspec
-3575f7bea6d3314508f142575eb8e843 download/xproto-7.0.14.tar.gz
+247ed3e654992c599b58ed5e8ae92e8b download/CSWxproto.gspec
Modified: csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec
===================================================================
--- csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec 2009-02-25 22:10:12 UTC (rev 3494)
+++ csw/mgar/pkg/x11/xproto/trunk/files/CSWxproto.gspec 2009-02-25 22:15:11 UTC (rev 3495)
@@ -1,4 +1,6 @@
%var bitname xproto
%var pkgname CSWxproto
%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
+%copyright
+
+Please see /opt/csw/share/doc/%{GARNAME}/License.txt for license information
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