[csw-devel] SF.net SVN: gar:[3776] csw/mgar/pkg/template/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Mar 16 16:45:10 CET 2009
Revision: 3776
http://gar.svn.sourceforge.net/gar/?rev=3776&view=rev
Author: dmichelsen
Date: 2009-03-16 15:45:10 +0000 (Mon, 16 Mar 2009)
Log Message:
-----------
template: Update for mGAR v2
Modified Paths:
--------------
csw/mgar/pkg/template/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/template/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/template/trunk/files/CSWpackage.gspec
Property Changed:
----------------
csw/mgar/pkg/template/trunk/
Property changes on: csw/mgar/pkg/template/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/template/trunk/Makefile
===================================================================
--- csw/mgar/pkg/template/trunk/Makefile 2009-03-16 10:47:24 UTC (rev 3775)
+++ csw/mgar/pkg/template/trunk/Makefile 2009-03-16 15:45:10 UTC (rev 3776)
@@ -1,15 +1,14 @@
-GARNAME = PACKAGE
+GARNAME = mypkg
GARVERSION = 1.0
-CATEGORIES = CATEGORY
+CATEGORIES = lib
-DESCRIPTION = BRIEF DESCRIPTION
+DESCRIPTION = This is a useful library
define BLURB
- LONG DESCRIPTION
+ It does stuff with things
endef
MASTER_SITES =
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-DISTFILES += $(call admfiles,CSWpackage,)
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
Deleted: csw/mgar/pkg/template/trunk/files/CSWpackage.gspec
===================================================================
--- csw/mgar/pkg/template/trunk/files/CSWpackage.gspec 2009-03-16 10:47:24 UTC (rev 3775)
+++ csw/mgar/pkg/template/trunk/files/CSWpackage.gspec 2009-03-16 15:45:10 UTC (rev 3776)
@@ -1,4 +0,0 @@
-%var bitname package
-%var pkgname CSWpackage
-%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC}/LICENSE
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