OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-Jul-2003 19:47:05
Branch: HEAD Handle: 2003073118465212
Modified files:
openpkg-src/awk awk.spec
openpkg-src/cdrecord cdrecord.spec
openpkg-src/dia dia.spec
openpkg-src/dss dss.spec
openpkg-src/dxpc dxpc.spec
openpkg-src/fontconfig fontconfig.spec
openpkg-src/gcc gcc.spec
openpkg-src/gcc2 gcc2.spec
openpkg-src/gcc32 gcc32.spec
openpkg-src/gcc34 gcc34.spec
openpkg-src/getopt getopt.spec
openpkg-src/honeyd honeyd.spec
openpkg-src/icewm icewm.spec
openpkg-src/indent indent.spec
openpkg-src/latex2html latex2html.spec
openpkg-src/lzo lzo.spec
openpkg-src/lzop lzop.spec
openpkg-src/mico mico.spec
openpkg-src/pccts pccts.spec
openpkg-src/scribus scribus.spec
openpkg-src/tftp tftp.spec
openpkg-src/txt2html txt2html.spec
openpkg-src/valgrind valgrind.spec
openpkg-src/x11-ssh-askpass
x11-ssh-askpass.spec
Log:
RT#220, correct group names
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-src/awk/awk.spec
1.7 +2 -2 openpkg-src/cdrecord/cdrecord.spec
1.6 +2 -2 openpkg-src/dia/dia.spec
1.29 +1 -1 openpkg-src/dss/dss.spec
1.13 +2 -2 openpkg-src/dxpc/dxpc.spec
1.6 +2 -2 openpkg-src/fontconfig/fontconfig.spec
1.66 +2 -2 openpkg-src/gcc/gcc.spec
1.17 +2 -2 openpkg-src/gcc2/gcc2.spec
1.8 +2 -2 openpkg-src/gcc32/gcc32.spec
1.7 +2 -2 openpkg-src/gcc34/gcc34.spec
1.4 +2 -2 openpkg-src/getopt/getopt.spec
1.30 +2 -2 openpkg-src/honeyd/honeyd.spec
1.3 +2 -2 openpkg-src/icewm/icewm.spec
1.29 +2 -2 openpkg-src/indent/indent.spec
1.8 +2 -2 openpkg-src/latex2html/latex2html.spec
1.16 +2 -2 openpkg-src/lzo/lzo.spec
1.13 +2 -2 openpkg-src/lzop/lzop.spec
1.44 +1 -1 openpkg-src/mico/mico.spec
1.10 +2 -2 openpkg-src/pccts/pccts.spec
1.14 +1 -1 openpkg-src/scribus/scribus.spec
1.29 +2 -2 openpkg-src/tftp/tftp.spec
1.6 +2 -2 openpkg-src/txt2html/txt2html.spec
1.11 +2 -2 openpkg-src/valgrind/valgrind.spec
1.16 +2 -2 openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/awk/awk.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 awk.spec
--- openpkg-src/awk/awk.spec 24 Jul 2003 20:19:19 -0000 1.7
+++ openpkg-src/awk/awk.spec 31 Jul 2003 17:46:55 -0000 1.8
@@ -30,10 +30,10 @@
Vendor: Brian Kernighan
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Misc
+Group: Language
License: BSD
Version: 20030314
-Release: 20030724
+Release: 20030731
# list of sources
Source0: http://cm.bell-labs.com/who/bwk/awk.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/cdrecord/cdrecord.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 cdrecord.spec
--- openpkg-src/cdrecord/cdrecord.spec 8 Jul 2003 14:38:56 -0000 1.6
+++ openpkg-src/cdrecord/cdrecord.spec 31 Jul 2003 17:47:01 -0000 1.7
@@ -30,10 +30,10 @@
Vendor: Joerg Schilling
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
-Group: Disk
+Group: Filesystem
License: GPL
Version: 2.00.3
-Release: 20030529
+Release: 20030731
# list of sources
Source0: ftp://ftp.berlios.de/pub/cdrecord/cdrtools-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/dia/dia.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 dia.spec
--- openpkg-src/dia/dia.spec 8 Jul 2003 17:01:31 -0000 1.5
+++ openpkg-src/dia/dia.spec 31 Jul 2003 17:47:03 -0000 1.6
@@ -30,10 +30,10 @@
Vendor: GNOME
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
-Group: Misc
+Group: Graphics
License: GPL
Version: 0.91
-Release: 20030708
+Release: 20030731
# list of sources
Source0:
ftp://ftp.gnome.org/pub/gnome/sources/dia/%{version}/dia-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/dss/dss.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 dss.spec
--- openpkg-src/dss/dss.spec 23 Jul 2003 13:31:49 -0000 1.28
+++ openpkg-src/dss/dss.spec 31 Jul 2003 17:47:02 -0000 1.29
@@ -37,7 +37,7 @@
Group: Video
License: APSL
Version: %{V_opkg}
-Release: 20030723
+Release: 20030731
# list of sources
Source0:
http://www.opensource.apple.com/projects/streaming/source/DSS-%{V_dss}.src.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/dxpc/dxpc.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 dxpc.spec
--- openpkg-src/dxpc/dxpc.spec 8 Jul 2003 14:39:23 -0000 1.12
+++ openpkg-src/dxpc/dxpc.spec 31 Jul 2003 17:46:52 -0000 1.13
@@ -30,10 +30,10 @@
Vendor: Zachary Vonler
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: X11
+Group: XWindow
License: BSD-style
Version: 3.8.2
-Release: 20030707
+Release: 20030731
# list of sources
Source0: http://www.vigor.nu/dxpc/%{version}/dxpc-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/fontconfig/fontconfig.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 fontconfig.spec
--- openpkg-src/fontconfig/fontconfig.spec 8 Jul 2003 14:39:31 -0000 1.5
+++ openpkg-src/fontconfig/fontconfig.spec 31 Jul 2003 17:46:53 -0000 1.6
@@ -30,10 +30,10 @@
Vendor: Keith Packard
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: X11
+Group: XWindow
License: GPL
Version: 2.2.1
-Release: 20030610
+Release: 20030731
# list of sources
Source0: http://fontconfig.org/release/fontconfig-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc/gcc.spec
============================================================================
$ cvs diff -u -r1.65 -r1.66 gcc.spec
--- openpkg-src/gcc/gcc.spec 23 Jul 2003 13:31:51 -0000 1.65
+++ openpkg-src/gcc/gcc.spec 31 Jul 2003 17:46:58 -0000 1.66
@@ -36,10 +36,10 @@
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [CORE]
-Group: Language
+Group: Compiler
License: GPL
Version: %{V_full}
-Release: 20030723
+Release: 20030731
# package options
%option with_cxx yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc2/gcc2.spec
============================================================================
$ cvs diff -u -r1.16 -r1.17 gcc2.spec
--- openpkg-src/gcc2/gcc2.spec 23 Jul 2003 13:31:52 -0000 1.16
+++ openpkg-src/gcc2/gcc2.spec 31 Jul 2003 17:47:01 -0000 1.17
@@ -30,10 +30,10 @@
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
-Group: Language
+Group: Compiler
License: GPL
Version: 2.95.3
-Release: 20030723
+Release: 20030731
# list of sources
Source0:
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/gcc-%{version}.tar.bz2
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc32/gcc32.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 gcc32.spec
--- openpkg-src/gcc32/gcc32.spec 23 Jul 2003 13:31:52 -0000 1.7
+++ openpkg-src/gcc32/gcc32.spec 31 Jul 2003 17:46:58 -0000 1.8
@@ -35,10 +35,10 @@
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Language
+Group: Compiler
License: GPL
Version: %{V_full}
-Release: 20030723
+Release: 20030731
# package options
%option with_cxx yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gcc34/gcc34.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 gcc34.spec
--- openpkg-src/gcc34/gcc34.spec 24 Jul 2003 12:58:53 -0000 1.6
+++ openpkg-src/gcc34/gcc34.spec 31 Jul 2003 17:47:00 -0000 1.7
@@ -35,10 +35,10 @@
Vendor: Free Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
-Group: Language
+Group: Compiler
License: GPL
Version: %{V_full}s%{V_snap}
-Release: 20030724
+Release: 20030731
# package options
%option with_cxx yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/getopt/getopt.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 getopt.spec
--- openpkg-src/getopt/getopt.spec 8 Jul 2003 14:39:42 -0000 1.3
+++ openpkg-src/getopt/getopt.spec 31 Jul 2003 17:46:59 -0000 1.4
@@ -30,10 +30,10 @@
Vendor: FSF/OSSP
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
-Group: Library
+Group: System
License: LGPL
Version: 20030307
-Release: 20030609
+Release: 20030731
# list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/getopt/getopt-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/honeyd/honeyd.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 honeyd.spec
--- openpkg-src/honeyd/honeyd.spec 22 Jul 2003 18:00:13 -0000 1.29
+++ openpkg-src/honeyd/honeyd.spec 31 Jul 2003 17:47:00 -0000 1.30
@@ -32,10 +32,10 @@
Vendor: Niels Provos
Packager: The OpenPKG Project
Distribution: OpenPKG [JUNK]
-Group: Language
+Group: Security
License: BSD License
Version: 0.6a
-Release: 20030722
+Release: 20030731
# package options
%option with_fsl yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/icewm/icewm.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 icewm.spec
--- openpkg-src/icewm/icewm.spec 22 Jul 2003 19:33:55 -0000 1.2
+++ openpkg-src/icewm/icewm.spec 31 Jul 2003 17:47:02 -0000 1.3
@@ -30,10 +30,10 @@
Vendor: M. Macek & M. Hasselmann
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
-Group: X11
+Group: XWindow
License: GPL
Version: 1.2.9
-Release: 20030722
+Release: 20030731
# package options
%option with_iconv no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/indent/indent.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 indent.spec
--- openpkg-src/indent/indent.spec 23 Jul 2003 07:06:02 -0000 1.28
+++ openpkg-src/indent/indent.spec 31 Jul 2003 17:46:57 -0000 1.29
@@ -30,10 +30,10 @@
Vendor: UCB, FSF et al.
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
-Group: Language
+Group: Converter
License: GPL
Version: 2.2.8a
-Release: 20030707
+Release: 20030731
# list of sources
Source0: ftp://ftp.gnu.org/gnu/indent/indent-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/latex2html/latex2html.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 latex2html.spec
--- openpkg-src/latex2html/latex2html.spec 21 Jul 2003 12:16:54 -0000 1.7
+++ openpkg-src/latex2html/latex2html.spec 31 Jul 2003 17:46:53 -0000 1.8
@@ -34,10 +34,10 @@
Vendor: Nikos Drakos
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Text
+Group: Converter
License: GPL
Version: %{V_opkg}
-Release: 20030721
+Release: 20030731
# list of sources
Source0:
http://saftsack.fs.uni-bayreuth.de/~latex2ht/current/latex2html-%{V_dist}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/lzo/lzo.spec
============================================================================
$ cvs diff -u -r1.15 -r1.16 lzo.spec
--- openpkg-src/lzo/lzo.spec 8 Jul 2003 14:40:46 -0000 1.15
+++ openpkg-src/lzo/lzo.spec 31 Jul 2003 17:46:56 -0000 1.16
@@ -30,10 +30,10 @@
Vendor: Markus F.X.J. Oberhumer
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
-Group: Converter
+Group: Compression
License: GPL
Version: 1.08
-Release: 20030707
+Release: 20030731
# list of sources
Source0: http://www.oberhumer.com/opensource/lzo/download/lzo-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/lzop/lzop.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 lzop.spec
--- openpkg-src/lzop/lzop.spec 8 Jul 2003 14:40:47 -0000 1.12
+++ openpkg-src/lzop/lzop.spec 31 Jul 2003 17:46:57 -0000 1.13
@@ -30,10 +30,10 @@
Vendor: Markus F.X.J. Oberhumer
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Converter
+Group: Compression
License: GPL
Version: 1.01
-Release: 20030707
+Release: 20030731
# list of sources
Source0:
http://www.oberhumer.com/opensource/lzop/download/lzop-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/mico/mico.spec
============================================================================
$ cvs diff -u -r1.43 -r1.44 mico.spec
--- openpkg-src/mico/mico.spec 31 Jul 2003 10:18:38 -0000 1.43
+++ openpkg-src/mico/mico.spec 31 Jul 2003 17:46:54 -0000 1.44
@@ -30,7 +30,7 @@
Vendor: The MICO Project
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Network
+Group: System
License: LGPL/GPL
Version: 2.3.10
Release: 20030731
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/pccts/pccts.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 pccts.spec
--- openpkg-src/pccts/pccts.spec 18 Jul 2003 16:11:15 -0000 1.9
+++ openpkg-src/pccts/pccts.spec 31 Jul 2003 17:47:04 -0000 1.10
@@ -30,10 +30,10 @@
Vendor: Terence J. Parr
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Converter
+Group: Language
License: GPL
Version: 1.33mr33
-Release: 20030718
+Release: 20030731
# list of sources
Source0: http://www.polhode.com/pccts133mr.zip
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/scribus/scribus.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 scribus.spec
--- openpkg-src/scribus/scribus.spec 31 Jul 2003 16:01:36 -0000 1.13
+++ openpkg-src/scribus/scribus.spec 31 Jul 2003 17:47:03 -0000 1.14
@@ -37,7 +37,7 @@
Vendor: Franz Schmid
Packager: The OpenPKG Project
Distribution: OpenPKG [JUNK]
-Group: Misc
+Group: Editor
License: GPL
Version: %{V_opkg}
Release: 20030731
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/tftp/tftp.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 tftp.spec
--- openpkg-src/tftp/tftp.spec 28 Jul 2003 07:40:35 -0000 1.28
+++ openpkg-src/tftp/tftp.spec 31 Jul 2003 17:46:55 -0000 1.29
@@ -30,10 +30,10 @@
Vendor: H. Peter Anvin
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Networtk
+Group: Networt
License: GPL
Version: 0.34
-Release: 20030728
+Release: 20030731
# package options
%option with_fsl yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/txt2html/txt2html.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 txt2html.spec
--- openpkg-src/txt2html/txt2html.spec 16 Jul 2003 07:03:30 -0000 1.5
+++ openpkg-src/txt2html/txt2html.spec 31 Jul 2003 17:46:54 -0000 1.6
@@ -30,10 +30,10 @@
Vendor: Seth Golub & Kathryn Andersen
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Text
+Group: Converter
License: GPL/Artistic
Version: 2.03
-Release: 20030716
+Release: 20030731
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/txt2html/txt2html-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/valgrind/valgrind.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 valgrind.spec
--- openpkg-src/valgrind/valgrind.spec 27 Jul 2003 07:19:41 -0000 1.10
+++ openpkg-src/valgrind/valgrind.spec 31 Jul 2003 17:47:04 -0000 1.11
@@ -32,10 +32,10 @@
Vendor: Julian Seward
Packager: The OpenPKG Project
Distribution: OpenPKG [JUNK]
-Group: Debugger
+Group: Development
License: Development
Version: 20030725
-Release: 20030727
+Release: 20030731
# list of sources
Source0: http://developer.kde.org/~sewardj/valgrind-%{version}.tar.bz2
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec
============================================================================
$ cvs diff -u -r1.15 -r1.16 x11-ssh-askpass.spec
--- openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec 8 Jul 2003 14:43:16 -0000
1.15
+++ openpkg-src/x11-ssh-askpass/x11-ssh-askpass.spec 31 Jul 2003 17:46:56 -0000
1.16
@@ -30,10 +30,10 @@
Vendor: Jim Knoble
Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
-Group: Converter
+Group: Security
License: GPL
Version: 1.2.4.1
-Release: 20030425
+Release: 20030731
# list of sources
Source0:
http://www.pobox.com/~jmknoble/software/x11-ssh-askpass/x11-ssh-askpass-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]