OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Sep-2006 14:29:11
Branch: HEAD Handle: 2006092413290704
Modified files:
openpkg-src/coreutils coreutils.spec
openpkg-src/di di.spec
openpkg-src/findutils findutils.spec
openpkg-src/less less.spec
openpkg-src/limo limo.spec
openpkg-src/mktemp mktemp.spec
openpkg-src/noexec noexec.spec
openpkg-src/rpl rpl.spec
openpkg-src/sed sed.spec
openpkg-src/skill skill.spec
openpkg-src/sudo sudo.spec
openpkg-src/which which.spec
Log:
adjust Group header
Summary:
Revision Changes Path
1.58 +2 -2 openpkg-src/coreutils/coreutils.spec
1.34 +1 -1 openpkg-src/di/di.spec
1.75 +2 -2 openpkg-src/findutils/findutils.spec
1.49 +2 -2 openpkg-src/less/less.spec
1.31 +2 -2 openpkg-src/limo/limo.spec
1.10 +2 -2 openpkg-src/mktemp/mktemp.spec
1.9 +2 -2 openpkg-src/noexec/noexec.spec
1.21 +2 -2 openpkg-src/rpl/rpl.spec
1.57 +2 -2 openpkg-src/sed/sed.spec
1.22 +2 -2 openpkg-src/skill/skill.spec
1.91 +2 -2 openpkg-src/sudo/sudo.spec
1.12 +1 -1 openpkg-src/which/which.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/coreutils/coreutils.spec
============================================================================
$ cvs diff -u -r1.57 -r1.58 coreutils.spec
--- openpkg-src/coreutils/coreutils.spec 15 Jul 2006 12:56:41 -0000
1.57
+++ openpkg-src/coreutils/coreutils.spec 24 Sep 2006 12:29:07 -0000
1.58
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: Utility
+Group: ShellUtils
License: GPL
Version: 5.97
-Release: 20060715
+Release: 20060924
# package options
%option with_legacy no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/di/di.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 di.spec
--- openpkg-src/di/di.spec 24 Sep 2006 08:04:58 -0000 1.33
+++ openpkg-src/di/di.spec 24 Sep 2006 12:29:09 -0000 1.34
@@ -30,7 +30,7 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: PLUS
-Group: System
+Group: ShellUtils
License: MIT-style
Version: 4.7
Release: 20060924
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/findutils/findutils.spec
============================================================================
$ cvs diff -u -r1.74 -r1.75 findutils.spec
--- openpkg-src/findutils/findutils.spec 25 Aug 2006 19:16:25 -0000
1.74
+++ openpkg-src/findutils/findutils.spec 24 Sep 2006 12:29:07 -0000
1.75
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: Utility
+Group: ShellUtils
License: GPL
Version: 4.2.28
-Release: 20060825
+Release: 20060924
# list of sources
Source0: ftp://ftp.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/less/less.spec
============================================================================
$ cvs diff -u -r1.48 -r1.49 less.spec
--- openpkg-src/less/less.spec 25 Aug 2006 19:17:13 -0000 1.48
+++ openpkg-src/less/less.spec 24 Sep 2006 12:29:08 -0000 1.49
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: Text
+Group: ShellUtils
License: GPL
Version: 394
-Release: 20060825
+Release: 20060924
# list of sources
Source0: http://www.greenwoodsoftware.com/less/less-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/limo/limo.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 limo.spec
--- openpkg-src/limo/limo.spec 21 Aug 2006 13:19:18 -0000 1.30
+++ openpkg-src/limo/limo.spec 24 Sep 2006 12:29:11 -0000 1.31
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: PLUS
-Group: System
+Group: ShellUtils
License: GPL
Version: 0.3.2
-Release: 20060821
+Release: 20060924
# list of sources
Source0: http://www.joat.ca/limo-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mktemp/mktemp.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 mktemp.spec
--- openpkg-src/mktemp/mktemp.spec 1 Jan 2006 13:16:46 -0000 1.9
+++ openpkg-src/mktemp/mktemp.spec 24 Sep 2006 12:29:09 -0000 1.10
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: PLUS
-Group: System
+Group: ShellUtils
License: BSD
Version: 1.5
-Release: 20040207
+Release: 20060924
# list of sources
Source0: ftp://ftp.mktemp.org/pub/mktemp/mktemp-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/noexec/noexec.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 noexec.spec
--- openpkg-src/noexec/noexec.spec 24 May 2006 18:52:31 -0000 1.8
+++ openpkg-src/noexec/noexec.spec 24 Sep 2006 12:29:09 -0000 1.9
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: EVAL
-Group: System
+Group: ShellUtils
License: GPL
Version: 1.1.0
-Release: 20060524
+Release: 20060924
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/noexec/noexec-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/rpl/rpl.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 rpl.spec
--- openpkg-src/rpl/rpl.spec 20 Aug 2006 10:38:08 -0000 1.20
+++ openpkg-src/rpl/rpl.spec 24 Sep 2006 12:29:10 -0000 1.21
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: PLUS
-Group: Text
+Group: ShellUtils
License: copyrighted freeware
Version: 1.4.0
-Release: 20060820
+Release: 20060924
# list of sources
Source0:
http://downloads.laffeycomputer.com/current_builds/rpl-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sed/sed.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 sed.spec
--- openpkg-src/sed/sed.spec 7 Mar 2006 14:43:36 -0000 1.56
+++ openpkg-src/sed/sed.spec 24 Sep 2006 12:29:08 -0000 1.57
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: Text
+Group: ShellUtils
License: GPL
Version: 4.1.5
-Release: 20060307
+Release: 20060924
# list of sources
Source0: ftp://ftp.gnu.org/gnu/sed/sed-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/skill/skill.spec
============================================================================
$ cvs diff -u -r1.21 -r1.22 skill.spec
--- openpkg-src/skill/skill.spec 1 Jan 2006 13:22:16 -0000 1.21
+++ openpkg-src/skill/skill.spec 24 Sep 2006 12:29:09 -0000 1.22
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: System
+Group: ShellUtils
License: BSD
Version: 4.1.2
-Release: 20050408
+Release: 20060924
# list of sources
Source0: ftp://fast.cs.utah.edu/pub/skill/skill-%{version}.tgz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/sudo/sudo.spec
============================================================================
$ cvs diff -u -r1.90 -r1.91 sudo.spec
--- openpkg-src/sudo/sudo.spec 25 Aug 2006 19:19:27 -0000 1.90
+++ openpkg-src/sudo/sudo.spec 24 Sep 2006 12:29:10 -0000 1.91
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: System
+Group: ShellUtils
License: BSD
Version: 1.6.8p12
-Release: 20060825
+Release: 20060924
# package options
%option with_fsl yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/which/which.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 which.spec
--- openpkg-src/which/which.spec 24 Sep 2006 12:00:06 -0000 1.11
+++ openpkg-src/which/which.spec 24 Sep 2006 12:29:08 -0000 1.12
@@ -30,7 +30,7 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: PLUS
-Group: System
+Group: ShellUtils
License: GPL
Version: 2.16
Release: 20060924
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]