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:   23-Sep-2006 13:08:55
  Branch: HEAD                             Handle: 2006092312085005

  Modified files:
    openpkg-src/cgdb        cgdb.spec
    openpkg-src/ddd         ddd.spec
    openpkg-src/dmalloc     dmalloc.spec
    openpkg-src/flawfinder  flawfinder.spec
    openpkg-src/flexelint   flexelint.spec
    openpkg-src/gdb         gdb.spec
    openpkg-src/its4        its4.spec
    openpkg-src/splint      splint.spec
    openpkg-src/strace      strace.spec
    openpkg-src/ups         ups.spec
    openpkg-src/valgrind    valgrind.spec

  Log:
    adjust Group header

  Summary:
    Revision    Changes     Path
    1.16        +2  -2      openpkg-src/cgdb/cgdb.spec
    1.34        +2  -2      openpkg-src/ddd/ddd.spec
    1.43        +2  -2      openpkg-src/dmalloc/dmalloc.spec
    1.37        +2  -2      openpkg-src/flawfinder/flawfinder.spec
    1.11        +1  -1      openpkg-src/flexelint/flexelint.spec
    1.48        +2  -2      openpkg-src/gdb/gdb.spec
    1.32        +2  -2      openpkg-src/its4/its4.spec
    1.22        +1  -1      openpkg-src/splint/splint.spec
    1.54        +2  -2      openpkg-src/strace/strace.spec
    1.34        +2  -2      openpkg-src/ups/ups.spec
    1.34        +2  -2      openpkg-src/valgrind/valgrind.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cgdb/cgdb.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 cgdb.spec
  --- openpkg-src/cgdb/cgdb.spec        3 Jun 2006 19:51:29 -0000       1.15
  +++ openpkg-src/cgdb/cgdb.spec        23 Sep 2006 11:08:50 -0000      1.16
  @@ -30,10 +30,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        EVAL
  -Group:        Development
  +Group:        Debugging
   License:      GPL
   Version:      0.6.3
  -Release:      20060603
  +Release:      20060923
   
   #   list of sources
   Source0:      http://switch.dl.sourceforge.net/cgdb/cgdb-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ddd/ddd.spec
  ============================================================================
  $ cvs diff -u -r1.33 -r1.34 ddd.spec
  --- openpkg-src/ddd/ddd.spec  1 Jan 2006 13:13:01 -0000       1.33
  +++ openpkg-src/ddd/ddd.spec  23 Sep 2006 11:08:51 -0000      1.34
  @@ -30,10 +30,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        PLUS
  -Group:        Development
  +Group:        Debugging
   License:      GPL
   Version:      3.3.11
  -Release:      20050317
  +Release:      20060923
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/ddd/ddd-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/dmalloc/dmalloc.spec
  ============================================================================
  $ cvs diff -u -r1.42 -r1.43 dmalloc.spec
  --- openpkg-src/dmalloc/dmalloc.spec  1 Jan 2006 13:13:11 -0000       1.42
  +++ openpkg-src/dmalloc/dmalloc.spec  23 Sep 2006 11:08:51 -0000      1.43
  @@ -30,10 +30,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        BASE
  -Group:        Development
  +Group:        Debugging
   License:      GPL
   Version:      5.4.2
  -Release:      20041019
  +Release:      20060923
   
   #   list of sources
   Source0:      http://dmalloc.com/releases/dmalloc-%{version}.tgz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/flawfinder/flawfinder.spec
  ============================================================================
  $ cvs diff -u -r1.36 -r1.37 flawfinder.spec
  --- openpkg-src/flawfinder/flawfinder.spec    1 Jan 2006 13:13:34 -0000       
1.36
  +++ openpkg-src/flawfinder/flawfinder.spec    23 Sep 2006 11:08:55 -0000      
1.37
  @@ -30,10 +30,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        PLUS
  -Group:        Converter
  +Group:        Debugging
   License:      GPL
   Version:      1.26
  -Release:      20040616
  +Release:      20060923
   
   #   list of sources
   Source0:      http://www.dwheeler.com/flawfinder/flawfinder-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/flexelint/flexelint.spec
  ============================================================================
  $ cvs diff -u -r1.10 -r1.11 flexelint.spec
  --- openpkg-src/flexelint/flexelint.spec      23 Sep 2006 08:05:05 -0000      
1.10
  +++ openpkg-src/flexelint/flexelint.spec      23 Sep 2006 11:08:54 -0000      
1.11
  @@ -30,7 +30,7 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        EVAL
  -Group:        Development
  +Group:        Debugging
   License:      Commercial
   Version:      8.00u
   Release:      20060923
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/gdb/gdb.spec
  ============================================================================
  $ cvs diff -u -r1.47 -r1.48 gdb.spec
  --- openpkg-src/gdb/gdb.spec  21 Jun 2006 19:44:13 -0000      1.47
  +++ openpkg-src/gdb/gdb.spec  23 Sep 2006 11:08:52 -0000      1.48
  @@ -30,10 +30,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        BASE
  -Group:        Development
  +Group:        Debugging
   License:      GPL
   Version:      6.5
  -Release:      20060621
  +Release:      20060923
   
   #   list of sources
   Source0:      ftp://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/its4/its4.spec
  ============================================================================
  $ cvs diff -u -r1.31 -r1.32 its4.spec
  --- openpkg-src/its4/its4.spec        1 Jan 2006 13:14:50 -0000       1.31
  +++ openpkg-src/its4/its4.spec        23 Sep 2006 11:08:54 -0000      1.32
  @@ -30,10 +30,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        PLUS
  -Group:        Development
  +Group:        Debugging
   License:      OSS-style
   Version:      1.1.1
  -Release:      20040209
  +Release:      20060923
   
   #   list of sources
   Source0:      http://www.cigital.com/its4/::/its4-%{version}.tgz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/splint/splint.spec
  ============================================================================
  $ cvs diff -u -r1.21 -r1.22 splint.spec
  --- openpkg-src/splint/splint.spec    23 Sep 2006 08:05:20 -0000      1.21
  +++ openpkg-src/splint/splint.spec    23 Sep 2006 11:08:54 -0000      1.22
  @@ -30,7 +30,7 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        PLUS
  -Group:        Development
  +Group:        Debugging
   License:      GPL
   Version:      3.1.1
   Release:      20060923
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/strace/strace.spec
  ============================================================================
  $ cvs diff -u -r1.53 -r1.54 strace.spec
  --- openpkg-src/strace/strace.spec    24 May 2006 18:53:05 -0000      1.53
  +++ openpkg-src/strace/strace.spec    23 Sep 2006 11:08:53 -0000      1.54
  @@ -30,10 +30,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        EVAL
  -Group:        Development
  +Group:        Debugging
   License:      GPL
   Version:      4.5.14
  -Release:      20060524
  +Release:      20060923
   
   #   list of sources
   Source0:      
http://switch.dl.sourceforge.net/sourceforge/strace/strace-%{version}.tar.bz2
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ups/ups.spec
  ============================================================================
  $ cvs diff -u -r1.33 -r1.34 ups.spec
  --- openpkg-src/ups/ups.spec  1 Jan 2006 13:23:40 -0000       1.33
  +++ openpkg-src/ups/ups.spec  23 Sep 2006 11:08:52 -0000      1.34
  @@ -32,10 +32,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        JUNK
  -Group:        Development
  +Group:        Debugging
   License:      GPL
   Version:      3.37
  -Release:      20050425
  +Release:      20060923
   
   #   list of sources
   Source0:      http://prdownloads.sourceforge.net/ups/ups-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/valgrind/valgrind.spec
  ============================================================================
  $ cvs diff -u -r1.33 -r1.34 valgrind.spec
  --- openpkg-src/valgrind/valgrind.spec        19 Sep 2006 19:19:05 -0000      
1.33
  +++ openpkg-src/valgrind/valgrind.spec        23 Sep 2006 11:08:53 -0000      
1.34
  @@ -32,10 +32,10 @@
   Packager:     OpenPKG
   Distribution: OpenPKG
   Class:        JUNK
  -Group:        Development
  +Group:        Debugging
   License:      Development
   Version:      3.2.1
  -Release:      20060919
  +Release:      20060923
   
   #   list of sources
   Source0:      http://www.valgrind.org/downloads/valgrind-%{version}.tar.bz2
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to