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:30:44
Branch: HEAD Handle: 2006092413303905
Modified files:
openpkg-src/asymptote asymptote.spec
openpkg-src/ditaa ditaa.spec
openpkg-src/gle gle.spec
openpkg-src/gnuplot gnuplot.spec
openpkg-src/graphviz graphviz.spec
openpkg-src/ploticus ploticus.spec
openpkg-src/vcg vcg.spec
Log:
adjust Group header
Summary:
Revision Changes Path
1.13 +2 -2 openpkg-src/asymptote/asymptote.spec
1.7 +2 -2 openpkg-src/ditaa/ditaa.spec
1.3 +2 -2 openpkg-src/gle/gle.spec
1.27 +2 -2 openpkg-src/gnuplot/gnuplot.spec
1.64 +2 -2 openpkg-src/graphviz/graphviz.spec
1.4 +2 -2 openpkg-src/ploticus/ploticus.spec
1.15 +2 -2 openpkg-src/vcg/vcg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asymptote/asymptote.spec
============================================================================
$ cvs diff -u -r1.12 -r1.13 asymptote.spec
--- openpkg-src/asymptote/asymptote.spec 6 Sep 2006 14:38:04 -0000
1.12
+++ openpkg-src/asymptote/asymptote.spec 24 Sep 2006 12:30:42 -0000
1.13
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: EVAL
-Group: Text
+Group: Diagram
License: GPL
Version: 1.13
-Release: 20060906
+Release: 20060924
# list of sources
Source0:
http://switch.dl.sourceforge.net/asymptote/asymptote-%{version}.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ditaa/ditaa.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 ditaa.spec
--- openpkg-src/ditaa/ditaa.spec 24 May 2006 18:51:21 -0000 1.6
+++ openpkg-src/ditaa/ditaa.spec 24 Sep 2006 12:30:40 -0000 1.7
@@ -34,10 +34,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: EVAL
-Group: Graphics
+Group: Diagram
License: GPL
Version: %{V_opkg}
-Release: 20060524
+Release: 20060924
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/ditaa/ditaa%{V_dist}.jar
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gle/gle.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 gle.spec
--- openpkg-src/gle/gle.spec 14 Sep 2006 08:52:34 -0000 1.2
+++ openpkg-src/gle/gle.spec 24 Sep 2006 12:30:40 -0000 1.3
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: EVAL
-Group: Graphics
+Group: Diagram
License: BSD
Version: 4.0.12
-Release: 20060914
+Release: 20060924
# package options
%option with_x11 no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gnuplot/gnuplot.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 gnuplot.spec
--- openpkg-src/gnuplot/gnuplot.spec 24 May 2006 18:51:46 -0000 1.26
+++ openpkg-src/gnuplot/gnuplot.spec 24 Sep 2006 12:30:43 -0000 1.27
@@ -30,10 +30,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: Graphics
+Group: Diagram
License: GPL
Version: 4.0.0
-Release: 20060524
+Release: 20060924
# package options
%option with_x11 no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/graphviz/graphviz.spec
============================================================================
$ cvs diff -u -r1.63 -r1.64 graphviz.spec
--- openpkg-src/graphviz/graphviz.spec 4 Feb 2006 09:14:45 -0000
1.63
+++ openpkg-src/graphviz/graphviz.spec 24 Sep 2006 12:30:39 -0000
1.64
@@ -35,10 +35,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: BASE
-Group: Graphics
+Group: Diagram
License: GPL
Version: %{V_graphviz}
-Release: 20060204
+Release: 20060924
# package options
%option with_x11 yes
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/ploticus/ploticus.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 ploticus.spec
--- openpkg-src/ploticus/ploticus.spec 3 Jun 2006 09:31:58 -0000
1.3
+++ openpkg-src/ploticus/ploticus.spec 24 Sep 2006 12:30:43 -0000
1.4
@@ -34,10 +34,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: EVAL
-Group: Graphics
+Group: Diagram
License: GPL
Version: %{V_opkg}
-Release: 20060603
+Release: 20060924
# package options
%option with_x11 no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/vcg/vcg.spec
============================================================================
$ cvs diff -u -r1.14 -r1.15 vcg.spec
--- openpkg-src/vcg/vcg.spec 1 Jan 2006 13:23:43 -0000 1.14
+++ openpkg-src/vcg/vcg.spec 24 Sep 2006 12:30:44 -0000 1.15
@@ -35,10 +35,10 @@
Packager: OpenPKG
Distribution: OpenPKG
Class: PLUS
-Group: Graphics
+Group: Diagram
License: GPL
Version: %{V_opkg}
-Release: 20050206
+Release: 20060924
# list of sources
Source0: ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/vcg.%{V_vendor}.tgz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]