[csw-devel] SF.net SVN: gar:[9362] csw/mgar/pkg/gnulinks/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Mar 25 14:29:12 CET 2010


Revision: 9362
          http://gar.svn.sourceforge.net/gar/?rev=9362&view=rev
Author:   dmichelsen
Date:     2010-03-25 13:29:11 +0000 (Thu, 25 Mar 2010)

Log Message:
-----------
gnulinks: Move to dynamic gspec and remove CSWggrep as it provides its own links soon

Modified Paths:
--------------
    csw/mgar/pkg/gnulinks/trunk/Makefile
    csw/mgar/pkg/gnulinks/trunk/checksums
    csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype

Added Paths:
-----------
    csw/mgar/pkg/gnulinks/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.gspec

Modified: csw/mgar/pkg/gnulinks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/Makefile	2010-03-25 12:41:24 UTC (rev 9361)
+++ csw/mgar/pkg/gnulinks/trunk/Makefile	2010-03-25 13:29:11 UTC (rev 9362)
@@ -5,7 +5,7 @@
 VENDOR_URL = http://opencsw.org
 
 GLINKPKGS = CSWdiffutils CSWggettext CSWggettextrt CSWbison CSWbinutils
-GLINKPKGS += CSWggrep CSWgawk CSWgsed CSWggetopt CSWfindutils
+GLINKPKGS += CSWgawk CSWgsed CSWggetopt CSWfindutils
 GLINKPKGS += CSWgmake CSWgpatch CSWgm4 CSWgwhois CSWgtar
 GLINKPKGS += CSWshutils CSWgfile CSWtextutils
 BUILD_DEP_PKGS = $(GLINKPKGS) CSWpkgutil
@@ -16,14 +16,17 @@
   /opt/csw/gnu.
 endef
 
-MASTER_SITES = 
-DISTFILES = CSWgnulinks.gspec CSWgnulinks.prototype
+MASTER_SITES = http://www.opencsw.org
+DISTFILES = CSWgnulinks.prototype
+DISTFILES += COPYING
 
 CONFIGURE_SCRIPTS = 
 BUILD_SCRIPTS = 
 INSTALL_SCRIPTS = 
 TEST_SCRIPTS =
 
+ARCHALL = 1
+
 include gar/category.mk
 
 

Modified: csw/mgar/pkg/gnulinks/trunk/checksums
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/checksums	2010-03-25 12:41:24 UTC (rev 9361)
+++ csw/mgar/pkg/gnulinks/trunk/checksums	2010-03-25 13:29:11 UTC (rev 9362)
@@ -1,2 +1,2 @@
-28514c1726839b6e47728d188d2a1edd  CSWgnulinks.gspec
-5d3b905f55423ae4f8b034171238a26a  CSWgnulinks.prototype
+aae0874b7f97b8914b55ce4d72dcac6a  COPYING
+f551622ed0cbf465e3367e955cbe8e54  CSWgnulinks.prototype

Copied: csw/mgar/pkg/gnulinks/trunk/files/COPYING (from rev 9271, csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.gspec)
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/gnulinks/trunk/files/COPYING	2010-03-25 13:29:11 UTC (rev 9362)
@@ -0,0 +1,2 @@
+Copyright 2010 OpenCSW.org
+This package is in the public domain.

Deleted: csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.gspec
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.gspec	2010-03-25 12:41:24 UTC (rev 9361)
+++ csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.gspec	2010-03-25 13:29:11 UTC (rev 9362)
@@ -1,7 +0,0 @@
-%var            bitname gnulinks
-%var            pkgname CSWgnulinks
-%var            arch all
-%include        url file://%{PKGLIB}/csw_standard.gspec
-%copyright      
-Copyright 2005 Blastwave.org
-This package is in the public domain.

Modified: csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype
===================================================================
--- csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype	2010-03-25 12:41:24 UTC (rev 9361)
+++ csw/mgar/pkg/gnulinks/trunk/files/CSWgnulinks.prototype	2010-03-25 13:29:11 UTC (rev 9362)
@@ -27,14 +27,12 @@
 s none /opt/csw/gnu/dirname=../bin/gdirname
 s none /opt/csw/gnu/du=../bin/gdu
 s none /opt/csw/gnu/echo=../bin/gecho
-s none /opt/csw/gnu/egrep=../bin/gegrep
 s none /opt/csw/gnu/env=../bin/genv
 s none /opt/csw/gnu/envsubst=../bin/genvsubst
 s none /opt/csw/gnu/expand=../bin/gexpand
 s none /opt/csw/gnu/expr=../bin/gexpr
 s none /opt/csw/gnu/factor=../bin/gfactor
 s none /opt/csw/gnu/false=../bin/gfalse
-s none /opt/csw/gnu/fgrep=../bin/gfgrep
 s none /opt/csw/gnu/find=../bin/gfind
 s none /opt/csw/gnu/fmt=../bin/gfmt
 s none /opt/csw/gnu/fold=../bin/gfold
@@ -43,7 +41,6 @@
 s none /opt/csw/gnu/gettext=../bin/ggettext
 s none /opt/csw/gnu/gettextize=../bin/ggettextize
 s none /opt/csw/gnu/gprof=../bin/ggprof
-s none /opt/csw/gnu/grep=../bin/ggrep
 s none /opt/csw/gnu/groups=../bin/ggroups
 s none /opt/csw/gnu/head=../bin/ghead
 s none /opt/csw/gnu/hostid=../bin/ghostid


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