[CVS] OpenPKG: openpkg-re/vcheck vc.apache2 openpkg-src/apache2 apache...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 11:33:10
  Branch: HEAD Handle: 2002081010330901

  Modified files:
openpkg-re/vcheck   vc.apache2
openpkg-src/apache2 apache2.spec
openpkg-web news.txt

  Log:
upgrading package: apache2 2.0.39 -> 2.0.40

  Summary:
RevisionChanges Path
1.2 +1  -1  openpkg-re/vcheck/vc.apache2
1.2 +3  -3  openpkg-src/apache2/apache2.spec
1.1145  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.apache2
  
  $ cvs diff -u -r1.1 -r1.2 vc.apache2
  --- openpkg-re/vcheck/vc.apache2  26 Jul 2002 10:54:07 -  1.1
  +++ openpkg-re/vcheck/vc.apache2  10 Aug 2002 09:33:09 -  1.2
  @@ -2,7 +2,7 @@
   }
   
   prog apache2 = {
  -  version   = 2.0.39
  +  version   = 2.0.40
 url   = http://www.apache.org/dist/httpd/
 regex = httpd-(__VER__)\.tar\.gz
   }
  Index: openpkg-src/apache2/apache2.spec
  
  $ cvs diff -u -r1.1 -r1.2 apache2.spec
  --- openpkg-src/apache2/apache2.spec  26 Jul 2002 10:54:08 -  1.1
  +++ openpkg-src/apache2/apache2.spec  10 Aug 2002 09:33:10 -  1.2
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [EXP]
   Group:Web
   License:  ASF
  -Version:  2.0.39
  -Release:  20020726
  +Version:  2.0.40
  +Release:      20020810
   
   #   list of sources
   Source0:  http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
  @@ -74,7 +74,7 @@
   --sysconfdir=%{l_prefix}/etc/apache2 \
   --with-mpm=prefork \
   --disable-shared
  -%{l_make} %{l_mflags -O}
  +%{l_make} %{l_mflags}
   
   %install
   rm -rf $RPM_BUILD_ROOT
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1144 -r1.1145 news.txt
  --- openpkg-web/news.txt  9 Aug 2002 20:48:05 -   1.1144
  +++ openpkg-web/news.txt  10 Aug 2002 09:33:09 -  1.1145
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   09-Aug-2002: Upgraded package: P
   09-Aug-2002: Upgraded package: P
   09-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.cdk openpkg-src/cdk cdk.spec openp...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 11:35:59
  Branch: HEAD Handle: 2002081010355801

  Modified files:
openpkg-re/vcheck   vc.cdk
openpkg-src/cdk cdk.spec
openpkg-web news.txt

  Log:
upgrading package: cdk 4.9.10.20020727 -> 4.9.10.20020809

  Summary:
RevisionChanges Path
1.4 +1  -1  openpkg-re/vcheck/vc.cdk
1.9 +2  -2  openpkg-src/cdk/cdk.spec
1.1146  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.cdk
  
  $ cvs diff -u -r1.3 -r1.4 vc.cdk
  --- openpkg-re/vcheck/vc.cdk  28 Jul 2002 18:47:05 -  1.3
  +++ openpkg-re/vcheck/vc.cdk  10 Aug 2002 09:35:58 -  1.4
  @@ -2,7 +2,7 @@
   }
   
   prog cdk = {
  -  version   = 4.9.10-20020727
  +  version   = 4.9.10-20020809
 url   = ftp://invisible-island.net/cdk/
 regex = cdk-(\d+\.\d+\.\d+-\d+)\.tgz
   }
  Index: openpkg-src/cdk/cdk.spec
  
  $ cvs diff -u -r1.8 -r1.9 cdk.spec
  --- openpkg-src/cdk/cdk.spec  28 Jul 2002 18:47:06 -  1.8
  +++ openpkg-src/cdk/cdk.spec  10 Aug 2002 09:35:59 -  1.9
  @@ -25,7 +25,7 @@
   
   #   version information
   %define   V_maj 4.9.10
  -%define   V_min 20020727
  +%define   V_min 20020809
   
   #   package information
   Name: cdk
  @@ -37,7 +37,7 @@
   Group:Terminal
   License:  BSD
   Version:  %{V_maj}.%{V_min}
  -Release:  20020728
  +Release:      20020810
   
   #   list of sources
   Source0:  ftp://invisible-island.net/cdk/cdk-%{V_maj}-%{V_min}.tgz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1145 -r1.1146 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:33:09 -  1.1145
  +++ openpkg-web/news.txt  10 Aug 2002 09:35:58 -  1.1146
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   09-Aug-2002: Upgraded package: P
   09-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.diffstat openpkg-src/diffstat diff...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 11:38:01
  Branch: HEAD Handle: 2002081010375901

  Modified files:
openpkg-re/vcheck   vc.diffstat
openpkg-src/diffstatdiffstat.spec
openpkg-web news.txt

  Log:
upgrading package: diffstat 1.29 -> 1.30

  Summary:
RevisionChanges Path
1.2 +1  -1  openpkg-re/vcheck/vc.diffstat
1.5 +2  -2  openpkg-src/diffstat/diffstat.spec
1.1147  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.diffstat
  
  $ cvs diff -u -r1.1 -r1.2 vc.diffstat
  --- openpkg-re/vcheck/vc.diffstat 15 Mar 2002 14:28:25 -  1.1
  +++ openpkg-re/vcheck/vc.diffstat 10 Aug 2002 09:37:59 -  1.2
  @@ -2,7 +2,7 @@
   }
   
   prog diffstat = {
  -  version   = 1.29
  +  version   = 1.30
 url   = ftp://invisible-island.net/diffstat/
 regex = diffstat-(__VER__)\.tgz
   }
  Index: openpkg-src/diffstat/diffstat.spec
  
  $ cvs diff -u -r1.4 -r1.5 diffstat.spec
  --- openpkg-src/diffstat/diffstat.spec23 Jun 2002 11:05:47 -  1.4
  +++ openpkg-src/diffstat/diffstat.spec10 Aug 2002 09:38:00 -  1.5
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [REL]
   Group:Converter
   License:  GPL
  -Version:  1.29
  -Release:  20020206
  +Version:  1.30
  +Release:      20020810
   
   #   list of sources
   Source0:  ftp://invisible-island.net/diffstat/diffstat-%{version}.tgz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1146 -r1.1147 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:35:58 -  1.1146
  +++ openpkg-web/news.txt  10 Aug 2002 09:38:00 -  1.1147
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   09-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/rdiff-backup rdiff-backup.spec openpkg-web ...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 11:39:24
  Branch: HEAD Handle: 2002081010392301

  Modified files:
openpkg-src/rdiff-backup rdiff-backup.spec
openpkg-web news.txt

  Log:
upgrading package: rdiff-backup 0.9.4 -> 0.9.5

  Summary:
RevisionChanges Path
1.19+2  -2  openpkg-src/rdiff-backup/rdiff-backup.spec
1.1148  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/rdiff-backup/rdiff-backup.spec
  
  $ cvs diff -u -r1.18 -r1.19 rdiff-backup.spec
  --- openpkg-src/rdiff-backup/rdiff-backup.spec25 Jul 2002 14:28:14 - 
 1.18
  +++ openpkg-src/rdiff-backup/rdiff-backup.spec10 Aug 2002 09:39:24 - 
 1.19
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [EXP]
   Group:Network
   License:  GPL
  -Version:  0.9.4
  -Release:  20020725
  +Version:  0.9.5
  +Release:      20020810
   
   #   list of sources
   Source0:  http://rdiff-backup.stanford.edu/rdiff-backup-%{version}.tar.gz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1147 -r1.1148 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:38:00 -  1.1147
  +++ openpkg-web/news.txt  10 Aug 2002 09:39:23 -  1.1148
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.rdiff-backup

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re   Date:   10-Aug-2002 11:39:52
  Branch: HEAD Handle: 2002081010395200

  Modified files:
openpkg-re/vcheck   vc.rdiff-backup

  Log:
forgot to update

  Summary:
RevisionChanges Path
1.16+1  -1  openpkg-re/vcheck/vc.rdiff-backup
  

  Index: openpkg-re/vcheck/vc.rdiff-backup
  
  $ cvs diff -u -r1.15 -r1.16 vc.rdiff-backup
  --- openpkg-re/vcheck/vc.rdiff-backup 25 Jul 2002 14:28:12 -  1.15
  +++ openpkg-re/vcheck/vc.rdiff-backup 10 Aug 2002 09:39:52 -  1.16
  @@ -2,7 +2,7 @@
   }
   
   prog rdiff-backup = {
  -  version   = 0.9.4
  +  version   = 0.9.5
 url   = http://rdiff-backup.stanford.edu/
 regex = rdiff-backup-(__VER__)\.tar\.gz
   }
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.neon openpkg-src/neon neon.spec op...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 11:40:15
  Branch: HEAD Handle: 2002081010401401

  Modified files:
openpkg-re/vcheck   vc.neon
openpkg-src/neonneon.spec
openpkg-web news.txt

  Log:
upgrading package: neon 0.21.3 -> 0.22.0

  Summary:
RevisionChanges Path
1.8 +1  -1  openpkg-re/vcheck/vc.neon
1.14+2  -2  openpkg-src/neon/neon.spec
1.1149  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.neon
  
  $ cvs diff -u -r1.7 -r1.8 vc.neon
  --- openpkg-re/vcheck/vc.neon 24 Jun 2002 08:48:12 -  1.7
  +++ openpkg-re/vcheck/vc.neon 10 Aug 2002 09:40:14 -  1.8
  @@ -2,7 +2,7 @@
   }
   
   prog neon = {
  -  version   = 0.21.3
  +  version   = 0.22.0
 url   = http://www.webdav.org/neon/
 regex = neon-(__VER__)\.tar\.gz
   }
  Index: openpkg-src/neon/neon.spec
  
  $ cvs diff -u -r1.13 -r1.14 neon.spec
  --- openpkg-src/neon/neon.spec24 Jun 2002 08:48:14 -  1.13
  +++ openpkg-src/neon/neon.spec10 Aug 2002 09:40:15 -  1.14
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [REL]
   Group:Web
   License:  LGPL
  -Version:  0.21.3
  -Release:  20020624
  +Version:  0.22.0
  +Release:      20020810
   
   #   list of sources
   Source0:  http://www.webdav.org/neon/neon-%{version}.tar.gz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1148 -r1.1149 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:39:23 -  1.1148
  +++ openpkg-web/news.txt  10 Aug 2002 09:40:15 -  1.1149
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.cadaver openpkg-src/cadaver cadave...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 11:41:31
  Branch: HEAD Handle: 2002081010412901

  Modified files:
openpkg-re/vcheck   vc.cadaver
openpkg-src/cadaver cadaver.spec
openpkg-web news.txt

  Log:
upgrading package: cadaver 0.19.1 -> 0.20.4

  Summary:
RevisionChanges Path
1.5 +1  -2  openpkg-re/vcheck/vc.cadaver
1.6 +2  -2  openpkg-src/cadaver/cadaver.spec
1.1150  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.cadaver
  
  $ cvs diff -u -r1.4 -r1.5 vc.cadaver
  --- openpkg-re/vcheck/vc.cadaver  9 Aug 2002 08:42:48 -   1.4
  +++ openpkg-re/vcheck/vc.cadaver  10 Aug 2002 09:41:29 -  1.5
  @@ -2,8 +2,7 @@
   }
   
   prog cadaver = {
  -  comment   = "rse: 0.20.3 requires still unreleased neon 0.22"
  -  version   = 0.19.1
  +  version   = 0.20.4
 url   = http://www.webdav.org/cadaver/
 regex = cadaver-(__VER__)\.tar\.gz
   }
  Index: openpkg-src/cadaver/cadaver.spec
  
  $ cvs diff -u -r1.5 -r1.6 cadaver.spec
  --- openpkg-src/cadaver/cadaver.spec  29 May 2002 19:59:37 -  1.5
  +++ openpkg-src/cadaver/cadaver.spec  10 Aug 2002 09:41:30 -  1.6
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [EXP]
   Group:Web
   License:  GPL
  -Version:  0.19.1
  -Release:  20020206
  +Version:  0.20.4
  +Release:  20020810
   
   #   list of sources
   Source0:  http://www.webdav.org/cadaver/cadaver-%{version}.tar.gz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1149 -r1.1150 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:40:15 -  1.1149
  +++ openpkg-web/news.txt  10 Aug 2002 09:41:30 -  1.1150
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/cvsd cvsd.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 11:46:24
  Branch: HEAD Handle: 2002081010462301

  Modified files:
openpkg-src/cvsdcvsd.spec
openpkg-web news.txt

  Log:
require latest gcc

  Summary:
RevisionChanges Path
1.10+2  -2  openpkg-src/cvsd/cvsd.spec
1.1151  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/cvsd/cvsd.spec
  
  $ cvs diff -u -r1.9 -r1.10 cvsd.spec
  --- openpkg-src/cvsd/cvsd.spec9 Aug 2002 08:47:16 -   1.9
  +++ openpkg-src/cvsd/cvsd.spec10 Aug 2002 09:46:24 -  1.10
  @@ -33,7 +33,7 @@
   Group:SCM
   License:  GPL
   Version:  0.9.10
  -Release:  20020809
  +Release:  20020810
   
   #   list of sources
   Source0:  http://tiefighter.et.tudelft.nl/~arthur/cvsd/cvsd-%{version}.tar.gz
  @@ -44,7 +44,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, cvs
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, cvs, gcc
   PreReq:   OpenPKG, openpkg >= 20020206, cvs
   AutoReq:  no
   AutoReqProv:  no
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1150 -r1.1151 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:41:30 -  1.1150
  +++ openpkg-web/news.txt  10 Aug 2002 09:46:23 -  1.1151
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/dsh dsh.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 11:47:47
  Branch: HEAD Handle: 2002081010474601

  Modified files:
openpkg-src/dsh dsh.spec
openpkg-web news.txt

  Log:
something just working on a single platform is 'broken' by definition, of course.

  Summary:
RevisionChanges Path
1.3 +2  -2  openpkg-src/dsh/dsh.spec
1.1152  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/dsh/dsh.spec
  
  $ cvs diff -u -r1.2 -r1.3 dsh.spec
  --- openpkg-src/dsh/dsh.spec  29 May 2002 19:59:49 -  1.2
  +++ openpkg-src/dsh/dsh.spec  10 Aug 2002 09:47:47 -  1.3
  @@ -29,11 +29,11 @@
   URL:  http://www.netfort.gr.jp/~dancer/software/dsh.html
   Vendor:   Junichi Uekawa
   Packager: The OpenPKG Project
  -Distribution: OpenPKG [EXP]
  +Distribution: OpenPKG [BRK]
   Group:Shell
   License:  GPL
   Version:  0.0.17
  -Release:  20020222
  +Release:  20020810
   
   #   list of sources
   Source0:  
http://www.netfort.gr.jp/~dancer/software/downloads/dsh_%{version}.tar.gz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1151 -r1.1152 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:46:23 -  1.1151
  +++ openpkg-web/news.txt  10 Aug 2002 09:47:46 -  1.1152
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



Re: Need help on porting openpkg to HP-UX B.11.11

2002-08-10 Thread Christoph Schug

On Fri, 9 Aug 2002, T.J. Yang wrote:

> 6. Any plan to make the bootstrap-plaform??.sh a native package to a
> perticular platform ? ie, pkgadd -d ./openpkg.pkg or swinstall
> openpkg.depot. samba web site has some example script on how to do
> this.

Hello,

Well, we considered this too but after thinking twice we concluded that
this can result in serious problems. I don't know anything about the
native HP/UX package mechanism but in others like Debian GNU/Linux's dpkg
all files of an installed package are registered in some kind of database.
Now think about upgrading the bootstrap package itself (called 'openpkg')
using its very own upgrade mechanism. As a result all changes related to the
upgrade (new files, some others do not exist anymore in the new release,
different checksums, file sizes and timestamps, ...) are to be updated in
OpenPKG's own package database only. As the native package mechanism is not
touched in any way it will still only 'know' about it old installation.
Time after time, upgrade after upgrade, informations in both package
databases will differ more and more which is not a good thing. Thus we
decided to keep things as they are right now.

Cheers,
Christoph
-- 
Christoph Schug <[EMAIL PROTECTED]>
Cable & Wireless Deutschland - Landsberger Strasse 155 - D-80687 Muenchen

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/glimpse glimpse.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:12:20
  Branch: HEAD Handle: 2002081011121900

  Modified files:
openpkg-src/glimpse glimpse.spec
openpkg-web news.txt

  Log:
upgrading package: glimpse 4.15 -> 4.16.2

  Summary:
RevisionChanges Path
1.17+12 -8  openpkg-src/glimpse/glimpse.spec
1.1153  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/glimpse/glimpse.spec
  
  $ cvs diff -u -r1.16 -r1.17 glimpse.spec
  --- openpkg-src/glimpse/glimpse.spec  29 May 2002 20:00:20 -  1.16
  +++ openpkg-src/glimpse/glimpse.spec  10 Aug 2002 10:12:19 -  1.17
  @@ -26,17 +26,17 @@
   #   package information
   Name: glimpse
   Summary:  Text Indexing and Searching Toolkit
  -URL:  http://www.webglimpse.org/
  +URL:  http://www.webglimpse.net/
   Vendor:   Free Software Foundation
   Packager: The OpenPKG Project
  -Distribution: OpenPKG [BRK]
  +Distribution: OpenPKG [EXP]
   Group:Text
  -License:  Commercial
  -Version:  4.15
  -Release:  20020206
  +License:  Commercial/Non-Profit
  +Version:  4.16.2
  +Release:      20020810
   
   #   list of sources
  -Source0:  http://webglimpse.net/allusers/glimpse-%{version}.tar.gz
  +Source0:  http://www.webglimpse.net/allusers/glimpse-%{version}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -47,15 +47,19 @@
   AutoReqProv:  no
   
   %description
  +Glimpse is a very powerful indexing and query system for UNIX that
  +allows you to search through all your files very quickly. It can be
  +used by individuals for their personal file systems as well as by
  +organizations for large data collections.
   
   %prep
   %setup -q
  +%{l_shtool} subst -e 's;^\(INDEXLIBS=\);#\1;' configure
   
   %build
  -rm config.cache
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O}" \
  -sh ./configure \
  +./configure \
   --prefix=%{l_prefix}
   %{l_make} %{l_mflags}
   
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1152 -r1.1153 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 09:47:46 -  1.1152
  +++ openpkg-web/news.txt  10 Aug 2002 10:12:19 -  1.1153
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/gnutls gnutls.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:15:16
  Branch: HEAD Handle: 2002081011151401

  Modified files:
openpkg-src/gnutls  gnutls.spec
openpkg-web news.txt

  Log:
mark fully broken

  Summary:
RevisionChanges Path
1.4 +4  -3  openpkg-src/gnutls/gnutls.spec
1.1154  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/gnutls/gnutls.spec
  
  $ cvs diff -u -r1.3 -r1.4 gnutls.spec
  --- openpkg-src/gnutls/gnutls.spec29 May 2002 20:00:25 -  1.3
  +++ openpkg-src/gnutls/gnutls.spec10 Aug 2002 10:15:15 -  1.4
  @@ -29,11 +29,11 @@
   URL:  http://www.gnutls.org/
   Vendor:   The GnuTLS Project
   Packager: The OpenPKG Project
  -Distribution: OpenPKG [EXP]
  +Distribution: OpenPKG [BRK]
   Group:Cryptography
   License:  GPL
   Version:  0.4.1
  -Release:  20020407
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://gnutls.hellug.gr/pub/gnutls/gnutls-%{version}.tar.gz
  @@ -57,7 +57,8 @@
   
   %build
   CC="%{l_cc}" \
  -CFLAGS="%{l_cflags -O}" \
  +CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \
  +CPPFLAGS="-I%{l_prefix}/include" \
   ./configure \
   --prefix=%{l_prefix} \
   --with-libgcrypt-prefix=%{l_prefix} \
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1153 -r1.1154 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:12:19 -  1.1153
  +++ openpkg-web/news.txt  10 Aug 2002 10:15:14 -  1.1154
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/magicpoint magicpoint.spec openpkg-web news...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:23:52
  Branch: HEAD Handle: 2002081011235100

  Modified files:
openpkg-src/magicpoint  magicpoint.spec
openpkg-web news.txt

  Log:
finish packaging

  Summary:
RevisionChanges Path
1.16+9  -5  openpkg-src/magicpoint/magicpoint.spec
1.1155  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/magicpoint/magicpoint.spec
  
  $ cvs diff -u -r1.15 -r1.16 magicpoint.spec
  --- openpkg-src/magicpoint/magicpoint.spec3 Jul 2002 06:15:43 -   1.15
  +++ openpkg-src/magicpoint/magicpoint.spec10 Aug 2002 10:23:51 -  1.16
  @@ -29,11 +29,11 @@
   URL:  http://www.mew.org/mgp/
   Vendor:   WIDE Project
   Packager: [EMAIL PROTECTED]
  -Distribution: OpenPKG [DEV]
  +Distribution: OpenPKG [EXP]
   Group:Graphics
   License:  GPL
   Version:  1.09a
  -Release:  20020206
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://ftp.mew.org/pub/mgp/magicpoint-%{version}.tar.gz
  @@ -42,8 +42,8 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, flex, bison, make
  -PreReq:   OpenPKG, openpkg >= 20020206
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, X11, flex, bison, make
  +PreReq:   OpenPKG, openpkg >= 20020206, X11
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -61,7 +61,11 @@
   ./configure \
   --prefix=%{l_prefix} \
   --disable-vflib \
  ---disable-nls
  +--disable-nls \
  +--with-x \
  +--x-includes=`%{l_prefix}/etc/rc --query x11_incdir` \
  +--x-libraries=`%{l_prefix}/etc/rc --query x11_libdir`
  +PATH="`%{l_prefix}/etc/rc --query x11_bindir`:$PATH"
   xmkmf -a
   %{l_make} %{l_mflags}
   
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1154 -r1.1155 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:15:14 -  1.1154
  +++ openpkg-web/news.txt  10 Aug 2002 10:23:51 -  1.1155
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/groff groff.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:24:09
  Branch: HEAD Handle: 2002081011240801

  Modified files:
openpkg-src/groff   groff.spec
openpkg-web news.txt

  Log:
fix configure pass

  Summary:
RevisionChanges Path
1.21+2  -2  openpkg-src/groff/groff.spec
1.1156  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/groff/groff.spec
  
  $ cvs diff -u -r1.20 -r1.21 groff.spec
  --- openpkg-src/groff/groff.spec  7 Aug 2002 14:40:16 -   1.20
  +++ openpkg-src/groff/groff.spec  10 Aug 2002 10:24:09 -  1.21
  @@ -33,7 +33,7 @@
   Group:Text
   License:  GPL
   Version:  1.18
  -Release:  20020807
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/groff/groff-%{version}.tar.gz
  @@ -60,7 +60,7 @@
   CFLAGS="%{l_cflags -O}" \
   CXX="%{l_cxx}" \
   CXXFLAGS="%{l_cflags -O}" \
  -./configure \
  +%{l_bash} ./configure \
   --prefix=%{l_prefix}
   PATH="`pwd`/src/roff/troff:$PATH"
   PATH="`pwd`/src/roff/groff:$PATH"
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1155 -r1.1156 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:23:51 -  1.1155
  +++ openpkg-web/news.txt  10 Aug 2002 10:24:08 -  1.1156
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/perforce perforce.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:28:55
  Branch: HEAD Handle: 2002081011285401

  Modified files:
openpkg-src/perforceperforce.spec
openpkg-web news.txt

  Log:
fix packaging

  Summary:
RevisionChanges Path
1.2 +3  -2  openpkg-src/perforce/perforce.spec
1.1157  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/perforce/perforce.spec
  
  $ cvs diff -u -r1.1 -r1.2 perforce.spec
  --- openpkg-src/perforce/perforce.spec19 Jul 2002 10:16:31 -  1.1
  +++ openpkg-src/perforce/perforce.spec10 Aug 2002 10:28:55 -  1.2
  @@ -33,7 +33,7 @@
   Group:SCM
   License:  Commercial
   Version:  2002.1
  -Release:  20020719
  +Release:  20020810
   
   #   list of sources
   Source0:  perforce-%{version}.tar.bz2
  @@ -44,6 +44,7 @@
   Source5:  http://www.perforce.com/perforce/doc.021/manuals/p4sag/p4sag.pdf
   Source6:  http://www.perforce.com/perforce/doc.021/manuals/cmdref/cmdref.pdf
   Source7:  http://www.perforce.com/perforce/doc.021/manuals/p4ftp/p4ftp.pdf
  +Source8:  rc.perforce
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -106,7 +107,7 @@
 %{l_shtool} install -c -m 755 \
 c4 $RPM_BUILD_ROOT%{l_prefix}/bin/
 %{l_shtool} install -c -m 644 \
  -  c4-1.6/c4.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
  +  c4.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
   )
   %{l_shtool} install -c -m 755 \
   -e 's;@l_prefix@;%{l_prefix};g' \
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1156 -r1.1157 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:24:08 -  1.1156
  +++ openpkg-web/news.txt  10 Aug 2002 10:28:54 -  1.1157
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/samhain rc.samhain samhain.spec openpkg-web...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:48:03
  Branch: HEAD Handle: 2002081011480201

  Modified files:
openpkg-src/samhain rc.samhain samhain.spec
openpkg-web news.txt

  Log:
fix packaging

  Summary:
RevisionChanges Path
1.3 +2  -0  openpkg-src/samhain/rc.samhain
1.17+2  -1  openpkg-src/samhain/samhain.spec
1.1158  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/samhain/rc.samhain
  
  $ cvs diff -u -r1.2 -r1.3 rc.samhain
  --- openpkg-src/samhain/rc.samhain13 Feb 2002 07:40:24 -  1.2
  +++ openpkg-src/samhain/rc.samhain10 Aug 2002 10:48:03 -  1.3
  @@ -8,7 +8,9 @@
   
   %start -p 200 -u root
   opServiceEnabled samhain || exit 0
  +#   FIXME
   
   %stop -p 200 -u root
   opServiceEnabled samhain || exit 0
  +#   FIXME
   
  Index: openpkg-src/samhain/samhain.spec
  
  $ cvs diff -u -r1.16 -r1.17 samhain.spec
  --- openpkg-src/samhain/samhain.spec  9 Aug 2002 12:39:46 -   1.16
  +++ openpkg-src/samhain/samhain.spec  10 Aug 2002 10:48:03 -  1.17
  @@ -33,10 +33,11 @@
   Group:Converter
   License:  GPL
   Version:  1.5.5
  -Release:  20020809
  +Release:  20020810
   
   #   list of sources
   Source0:  http://la-samhna.de/samhain/samhain-current.tar.gz
  +Source1:  rc.samhain
   
   #   build information
   Prefix:   %{l_prefix}
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1157 -r1.1158 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:28:54 -  1.1157
  +++ openpkg-web/news.txt  10 Aug 2002 10:48:02 -  1.1158
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/perl perl.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:57:20
  Branch: HEAD Handle: 2002081011571901

  Modified files:
openpkg-src/perlperl.spec
openpkg-web news.txt

  Log:
gcc is required under run-time, not by Perl, but by all DSO-based modules which 
are build by Perl

  Summary:
RevisionChanges Path
1.53+2  -2  openpkg-src/perl/perl.spec
1.1159  +2  -0  openpkg-web/news.txt
  

  Index: openpkg-src/perl/perl.spec
  
  $ cvs diff -u -r1.52 -r1.53 perl.spec
  --- openpkg-src/perl/perl.spec19 Jun 2002 12:12:58 -  1.52
  +++ openpkg-src/perl/perl.spec10 Aug 2002 10:57:20 -  1.53
  @@ -33,7 +33,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  5.6.1
  -Release:  20020619
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://ftp.cpan.org/pub/CPAN/src/%{name}-%{version}.tar.gz
  @@ -43,7 +43,7 @@
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc
  -PreReq:   OpenPKG, openpkg >= 20020206
  +PreReq:   OpenPKG, openpkg >= 20020206, gcc
   AutoReq:  no
   AutoReqProv:  no
   
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1158 -r1.1159 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:48:02 -  1.1158
  +++ openpkg-web/news.txt  10 Aug 2002 10:57:19 -  1.1159
  @@ -1,3 +1,5 @@
  +10-Aug-2002: Upgraded package: P
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/postfix postfix.spec

2002-08-10 Thread Christoph Schug

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Aug-2002 12:58:46
  Branch: HEAD Handle: 2002081011584600

  Modified files:
openpkg-src/postfix postfix.spec

  Log:
o added MySQL support
o copy-and-post style of options in description text

  Summary:
RevisionChanges Path
1.75+18 -2  openpkg-src/postfix/postfix.spec
  

  Index: openpkg-src/postfix/postfix.spec
  
  $ cvs diff -u -r1.74 -r1.75 postfix.spec
  --- openpkg-src/postfix/postfix.spec  2 Aug 2002 12:24:18 -   1.74
  +++ openpkg-src/postfix/postfix.spec  10 Aug 2002 10:58:46 -  1.75
  @@ -38,6 +38,9 @@
   %ifndef   with_fsl
   %define   with_fslno
   %endif
  +%ifndef   with_mysql
  +$define   with_mysql  no
  +%endif
   
   #   package information
   Name: postfix
  @@ -49,7 +52,7 @@
   Group:Mail
   License:  IPL
   Version:  %{V_postfix}
  -Release:  20020718
  +Release:  20020810
   
   #   list of sources
   Source0:  
ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-%{V_postfix}.tar.gz
  @@ -78,6 +81,10 @@
   BuildPreReq:  fsl
   PreReq:   fsl
   %endif
  +%if "%{with_mysql}" == "yes"
  +BuildPreReq:  mysql
  +PreReq:   mysql
  +%endif
   AutoReq:  no
   AutoReqProv:  no
   Provides: MTA
  @@ -92,10 +99,15 @@
   o Optional IPv6 support
   o Optional STARTTLS support
   o Optional Berkeley-DB lookup table support
  +o Optional MySQL support
   o Optional PCRE matching support
   o Optional SASL2 authentication support
   
  -Options: with_tls=%{with_tls} with_sasl=%{with_sasl}
  +Options:
  +--define 'with_fsl %{with_fsl}' \
  +--define 'with_mysql   %{with_mysql}' \
  +--define 'with_sasl%{with_sasl}' \
  +--define 'with_tls %{with_tls}'
   
   %prep
   %setup0 -q -c -a 0
  @@ -153,6 +165,10 @@
   AUXLIBS="$AUXLIBS -ldb"
   CCARGS="$CCARGS -DHAS_PCRE"
   AUXLIBS="$AUXLIBS -lpcre"
  +%if "%{with_mysql}" == "yes"
  +CCARGS="$CCARGS -DHAS_MYSQL -I%{l_prefix}/include/mysql"
  +AUXLIBS="$AUXLIBS -L%{l_prefix}/lib/mysql -lmysqlclient -lz -lm"
  +%endif
   %if "%{with_tls}" == "yes"
   CCARGS="$CCARGS -DHAS_SSL"
   AUXLIBS="$AUXLIBS -lssl -lcrypto"
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/guile guile.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 12:58:53
  Branch: HEAD Handle: 2002081011585200

  Modified files:
openpkg-src/guile   guile.spec
openpkg-web news.txt

  Log:
fix packaging

  Summary:
RevisionChanges Path
1.17+3  -2  openpkg-src/guile/guile.spec
1.1160  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/guile/guile.spec
  
  $ cvs diff -u -r1.16 -r1.17 guile.spec
  --- openpkg-src/guile/guile.spec  29 May 2002 20:00:31 -  1.16
  +++ openpkg-src/guile/guile.spec  10 Aug 2002 10:58:52 -  1.17
  @@ -33,7 +33,7 @@
   Group:Language
   License:  GPL
   Version:  1.4.1
  -Release:  20020515
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/guile/guile-%{version}.tar.gz
  @@ -42,7 +42,7 @@
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20020206
  -PreReq:   OpenPKG, openpkg >= 20020206
  +PreReq:   OpenPKG, openpkg >= 20020206, libtool
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -68,6 +68,7 @@
   mv $RPM_BUILD_ROOT%{l_prefix}/share/guile/%{version}/ice-9/and-let\*.scm \
  $RPM_BUILD_ROOT%{l_prefix}/share/guile/%{version}/ice-9/and-let.scm
   rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
  +rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/libltdl*
   strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1159 -r1.1160 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:57:19 -  1.1159
  +++ openpkg-web/news.txt  10 Aug 2002 10:58:52 -  1.1160
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/postfix postfix.spec

2002-08-10 Thread Christoph Schug

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Aug-2002 13:01:23
  Branch: HEAD Handle: 2002081012012300

  Modified files:
openpkg-src/postfix postfix.spec

  Log:
fixed typo

  Summary:
RevisionChanges Path
1.76+1  -1  openpkg-src/postfix/postfix.spec
  

  Index: openpkg-src/postfix/postfix.spec
  
  $ cvs diff -u -r1.75 -r1.76 postfix.spec
  --- openpkg-src/postfix/postfix.spec  10 Aug 2002 10:58:46 -  1.75
  +++ openpkg-src/postfix/postfix.spec  10 Aug 2002 11:01:23 -  1.76
  @@ -39,7 +39,7 @@
   %define   with_fslno
   %endif
   %ifndef   with_mysql
  -$define   with_mysql  no
  +%define   with_mysql  no
   %endif
   
   #   package information
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/radius radius.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 13:07:25
  Branch: HEAD Handle: 2002081012072500

  Modified files:
openpkg-src/radius  radius.spec
openpkg-web news.txt

  Log:
fix packaging

  Summary:
RevisionChanges Path
1.11+3  -2  openpkg-src/radius/radius.spec
1.1161  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/radius/radius.spec
  
  $ cvs diff -u -r1.10 -r1.11 radius.spec
  --- openpkg-src/radius/radius.spec5 Aug 2002 14:01:18 -   1.10
  +++ openpkg-src/radius/radius.spec10 Aug 2002 11:07:25 -  1.11
  @@ -33,7 +33,7 @@
   Group:Network
   License:  GPL
   Version:  0.96.3
  -Release:  20020606
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/radius/gnu-radius-%{version}.tar.gz
  @@ -42,7 +42,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, flex, bison, m4, guile
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, make, flex, bison, m4, gcc, guile, 
libtool
   PreReq:   OpenPKG, openpkg >= 20020206
   AutoReq:  no
   AutoReqProv:  no
  @@ -61,6 +61,7 @@
   PATH="%{l_prefix}/bin:$PATH"; export PATH
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O}" \
  +LIBS="-lltdl" \
   ./configure \
   --prefix=%{l_prefix} \
   --sysconfdir=%{l_prefix}/etc/radius \
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1160 -r1.1161 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 10:58:52 -  1.1160
  +++ openpkg-web/news.txt  10 Aug 2002 11:07:25 -  1.1161
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



Re: [CVS] OpenPKG: openpkg-src/postfix postfix.spec

2002-08-10 Thread Ralf S. Engelschall

On Sat, Aug 10, 2002, Christoph Schug wrote:

> [...]
> o added MySQL support

Ohh... shit ;)

> o copy-and-post style of options in description text
 


>   +%if "%{with_mysql}" == "yes"
>   +BuildPreReq:  mysql
>   +PreReq:   mysql
>   +%endif
> [...]
>   +%if "%{with_mysql}" == "yes"
>   +CCARGS="$CCARGS -DHAS_MYSQL -I%{l_prefix}/include/mysql"
>   +AUXLIBS="$AUXLIBS -L%{l_prefix}/lib/mysql -lmysqlclient -lz -lm"
>   +%endif

I think it is also required that we "BuildPrePre: zlib" here, right?

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/sasl sasl.spec

2002-08-10 Thread Christoph Schug

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Aug-2002 13:54:13
  Branch: HEAD Handle: 2002081012541300

  Modified files:
openpkg-src/saslsasl.spec

  Log:
o added PAM support but couldn't test cause package as a whole seems to be
  broken (dlname problem?)
o added a state directory for saslauthd
o logs via syslog(3)? Needs fsl
o changed package status to broken [BRK]

  Summary:
RevisionChanges Path
1.25+18 -2  openpkg-src/sasl/sasl.spec
  

  Index: openpkg-src/sasl/sasl.spec
  
  $ cvs diff -u -r1.24 -r1.25 sasl.spec
  --- openpkg-src/sasl/sasl.spec9 Aug 2002 19:14:05 -   1.24
  +++ openpkg-src/sasl/sasl.spec10 Aug 2002 11:54:13 -  1.25
  @@ -23,17 +23,22 @@
   ##  SUCH DAMAGE.
   ##
   
  +#   package options
  +%ifndef   with_pam
  +%define   with_pamno
  +%endif
  +
   #   package information
   Name: sasl
   Summary:  Simple Authentication and Security Layer
   URL:  http://asg.web.cmu.edu/sasl/
   Vendor:   Cyrus Project, CMU
   Packager: The OpenPKG Project
  -Distribution: OpenPKG [REL]
  +Distribution: OpenPKG [BRK]
   Group:Cryptography
   License:  BSD
   Version:  2.1.7
  -Release:  20020809
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-sasl-%{version}.tar.gz
  @@ -55,6 +60,9 @@
   negotiated, a security layer is inserted between the protocol and
   the connection.
   
  +Options:
  +--define 'with_pam %{with_pam}'
  +
   %prep
   %setup -q -n cyrus-sasl-%{version}
   
  @@ -70,12 +78,18 @@
   ./configure \
   --prefix=%{l_prefix} \
   --with-plugindir=%{l_prefix}/lib/sasl \
  +--with-saslauthd=%{l_prefix}/var/sasl/saslauthd \
   --with-dbpath=%{l_prefix}/var/sasl \
   --with-dblib=berkeley \
   --with-bdb-incdir=%{l_prefix}/include \
   --with-bdb-libdir=%{l_prefix}/lib \
  +%if "%{with_pam}" == "yes"
  +--with-pam \
  +%else
   --without-pam \
  +%endif
   --disable-shared \
  +--with-staticsasl \
   --disable-java \
   --disable-sample \
   --disable-krb4 \
  @@ -85,6 +99,8 @@
   %install
   rm -rf $RPM_BUILD_ROOT
   %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
  +%{l_shtool} mkdir -f -p -m 755 \
  +$RPM_BUILD_ROOT%{l_prefix}/var/sasl/saslauthd
   mv $RPM_BUILD_ROOT%{l_prefix}/lib/sasl2 \
  $RPM_BUILD_ROOT%{l_prefix}/lib/sasl
   strip $RPM_BUILD_ROOT%{l_prefix}/sbin/* >/dev/null 2>&1 || true
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.ccache openpkg-src/ccache ccache.s...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 16:09:33
  Branch: HEAD Handle: 2002081015093102

  Added files:
openpkg-re/vcheck   vc.ccache
openpkg-src/ccache  ccache.spec
  Modified files:
openpkg-web news.txt

  Log:
new package: ccache 1.9 (Compiler Cache)

  Summary:
RevisionChanges Path
1.1 +8  -0  openpkg-re/vcheck/vc.ccache
1.1 +80 -0  openpkg-src/ccache/ccache.spec
1.1162  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.ccache
  
  $ cvs update -p -r1.1 vc.ccache
   config = {
  }
  
  prog ccache = {
version   = 7.42
url   = ftp://ftp.ccache.org/pub/ccache/
regex = ccache-(__VER__)\.tar\.gz
  }
  Index: openpkg-src/ccache/ccache.spec
  
  $ cvs update -p -r1.1 ccache.spec
  ##
  ##  ccache.spec -- OpenPKG RPM Specification
  ##  Copyright (c) 2000-2002 Cable & Wireless Deutschland GmbH
  ##  Copyright (c) 2000-2002 The OpenPKG Project <http://www.openpkg.org/>
  ##  Copyright (c) 2000-2002 Ralf S. Engelschall <[EMAIL PROTECTED]>
  ##
  ##  Permission to use, copy, modify, and distribute this software for
  ##  any purpose with or without fee is hereby granted, provided that
  ##  the above copyright notice and this permission notice appear in all
  ##  copies.
  ##
  ##  THIS SOFTWARE IS PROVIDED AS IS'' AND ANY EXPRESSED OR IMPLIED
  ##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  ##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  ##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  ##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  ##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  ##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  ##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  ##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  ##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  ##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  ##  SUCH DAMAGE.
  ##
  
  #   package information
  Name: ccache
  Summary:  Compiler Cache
  URL:  http://ccache.samba.org/
  Vendor:   Andrew Tridgell
  Packager: The OpenPKG Project
  Distribution: OpenPKG [EXP]
  Group:Language
  License:  GPL
  Version:  1.9
  Release:  20020810
  
  #   list of sources
  Source0:  http://ccache.samba.org/ftp/ccache/ccache-%{version}.tar.gz
  
  #   build information
  Prefix:   %{l_prefix}
  BuildRoot:%{l_buildroot}
  BuildPreReq:  OpenPKG, openpkg >= 20020206
  PreReq:   OpenPKG, openpkg >= 20020206
  AutoReq:  no
  AutoReqProv:  no
  
  %description
  Ccache is a compiler cache. It acts as a caching pre-processor to
  C/C++ compilers, using the -E compiler switch and a hash to detect
  when a compilation can be satisfied from cache. This often results
  in a 5 to 10 times speedup in common compilations.
  
  %prep
  %setup -q
  
  %build
  CC="%{l_cc}" \
  CFLAGS="%{l_cflags -O}" \
  ./configure \
  --prefix=%{l_prefix}
  %{l_make} %{l_mflags -O}
  
  %install
  rm -rf $RPM_BUILD_ROOT
  %{l_shtool} mkdir -f -p -m 755 \
  $RPM_BUILD_ROOT%{l_prefix}/bin \
  $RPM_BUILD_ROOT%{l_prefix}/man/man1
  %{l_make} %{l_mflags} install \
  prefix=$RPM_BUILD_ROOT%{l_prefix} \
  exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
  strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
  %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
  
  %files -f files
  
  %clean
  rm -rf $RPM_BUILD_ROOT
  
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1161 -r1.1162 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 11:07:25 -  1.1161
  +++ openpkg-web/news.txt  10 Aug 2002 14:09:32 -  1.1162
  @@ -1,3 +1,4 @@
  +10-Aug-2002: New package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/sasl sasl.spec

2002-08-10 Thread Christoph Schug

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Aug-2002 16:10:45
  Branch: HEAD Handle: 2002081015104400

  Modified files:
openpkg-src/saslsasl.spec

  Log:
Another Berkeley DB problem resolved. From my point of view at least this
version works (a little bit :-) instead of dumping core

voodoo:~# echo "bar" | saslpasswd2 -c foo
voodoo:~# sasldblistusers2
foo@voodoo: userPassword
voodoo:~#

Upgraded from BRK to EXP

  Summary:
RevisionChanges Path
1.26+4  -3  openpkg-src/sasl/sasl.spec
  

  Index: openpkg-src/sasl/sasl.spec
  
  $ cvs diff -u -r1.25 -r1.26 sasl.spec
  --- openpkg-src/sasl/sasl.spec10 Aug 2002 11:54:13 -  1.25
  +++ openpkg-src/sasl/sasl.spec10 Aug 2002 14:10:44 -  1.26
  @@ -34,7 +34,7 @@
   URL:  http://asg.web.cmu.edu/sasl/
   Vendor:   Cyrus Project, CMU
   Packager: The OpenPKG Project
  -Distribution: OpenPKG [BRK]
  +Distribution: OpenPKG [EXP]
   Group:Cryptography
   License:  BSD
   Version:  2.1.7
  @@ -74,12 +74,12 @@
   configure
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O} -I%{l_prefix}/include" \
  -LDFLAGS="-L%{l_prefix}/lib" \
  +LDFLAGS="-L%{l_prefix}/lib -ldb" \
   ./configure \
   --prefix=%{l_prefix} \
   --with-plugindir=%{l_prefix}/lib/sasl \
   --with-saslauthd=%{l_prefix}/var/sasl/saslauthd \
  ---with-dbpath=%{l_prefix}/var/sasl \
  +--with-dbpath=%{l_prefix}/var/sasl/sasldb \
   --with-dblib=berkeley \
   --with-bdb-incdir=%{l_prefix}/include \
   --with-bdb-libdir=%{l_prefix}/lib \
  @@ -89,6 +89,7 @@
   --without-pam \
   %endif
   --disable-shared \
  +--enable-static \
   --with-staticsasl \
   --disable-java \
   --disable-sample \
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.ccache

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re   Date:   10-Aug-2002 16:16:36
  Branch: HEAD Handle: 2002081015163600

  Modified files:
openpkg-re/vcheck   vc.ccache

  Log:
add missing tracking for ccache

  Summary:
RevisionChanges Path
1.2 +4  -3  openpkg-re/vcheck/vc.ccache
  

  Index: openpkg-re/vcheck/vc.ccache
  
  $ cvs diff -u -r1.1 -r1.2 vc.ccache
  --- openpkg-re/vcheck/vc.ccache   10 Aug 2002 14:09:31 -  1.1
  +++ openpkg-re/vcheck/vc.ccache   10 Aug 2002 14:16:36 -  1.2
  @@ -1,8 +1,9 @@
  - config = {
  +config = {
   }
   
   prog ccache = {
  -  version   = 7.42
  -  url   = ftp://ftp.ccache.org/pub/ccache/
  +  version   = 1.9
  +  url   = http://ccache.samba.org/ftp/ccache/
 regex = ccache-(__VER__)\.tar\.gz
   }
  +
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/sysmon sysmon.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   10-Aug-2002 18:41:26
  Branch: HEAD Handle: 2002081017412501

  Modified files:
openpkg-src/sysmon  sysmon.spec
openpkg-web news.txt

  Log:
fix packaging

  Summary:
RevisionChanges Path
1.6 +3  -1  openpkg-src/sysmon/sysmon.spec
1.1163  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/sysmon/sysmon.spec
  
  $ cvs diff -u -r1.5 -r1.6 sysmon.spec
  --- openpkg-src/sysmon/sysmon.spec23 Jun 2002 11:05:52 -  1.5
  +++ openpkg-src/sysmon/sysmon.spec10 Aug 2002 16:41:26 -  1.6
  @@ -33,10 +33,12 @@
   Group:Network
   License:  GPL
   Version:  0.91.11
  -Release:  20020613
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://puck.nether.net/pub/jared/sysmon-%{version}.tar.gz
  +Source1:  sysmon.conf
  +Source2:  rc.sysmon
   
   #   build information
   Prefix:   %{l_prefix}
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1162 -r1.1163 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 14:09:32 -  1.1162
  +++ openpkg-web/news.txt  10 Aug 2002 16:41:25 -  1.1163
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: New package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/diffstat diffstat.spec

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Aug-2002 18:46:36
  Branch: HEAD Handle: 2002081017463600

  Modified files:
openpkg-src/diffstatdiffstat.spec

  Log:
requires gcc 3.x

  Summary:
RevisionChanges Path
1.6 +1  -1  openpkg-src/diffstat/diffstat.spec
  

  Index: openpkg-src/diffstat/diffstat.spec
  
  $ cvs diff -u -r1.5 -r1.6 diffstat.spec
  --- openpkg-src/diffstat/diffstat.spec10 Aug 2002 09:38:00 -  1.5
  +++ openpkg-src/diffstat/diffstat.spec10 Aug 2002 16:46:36 -  1.6
  @@ -41,7 +41,7 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, gcc
   PreReq:   OpenPKG, openpkg >= 20020206
   AutoReq:  no
   AutoReqProv:  no
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/cdk cdk.spec

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   10-Aug-2002 18:48:53
  Branch: HEAD Handle: 2002081017485300

  Modified files:
openpkg-src/cdk cdk.spec

  Log:
install errors in this package are harmless

  Summary:
RevisionChanges Path
1.10+2  -1  openpkg-src/cdk/cdk.spec
  

  Index: openpkg-src/cdk/cdk.spec
  
  $ cvs diff -u -r1.9 -r1.10 cdk.spec
  --- openpkg-src/cdk/cdk.spec  10 Aug 2002 09:35:59 -  1.9
  +++ openpkg-src/cdk/cdk.spec  10 Aug 2002 16:48:53 -  1.10
  @@ -72,7 +72,8 @@
   rm -rf $RPM_BUILD_ROOT
   %{l_make} %{l_mflags} install \
   DESTDIR=$RPM_BUILD_ROOT \
  -DOCUMENT_DIR=$RPM_BUILD_ROOT%{l_prefix}/share/cdk
  +DOCUMENT_DIR=$RPM_BUILD_ROOT%{l_prefix}/share/cdk \
  +|| true
   rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/cdk
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[OpenPKG] Version Tracking Report (2002-08-10 20:24)

2002-08-10 Thread OpenPKG Version Tracker

 OpenPKG Version Tracking Report
 ===

 Reporting Time:2002-08-10 20:24
 Tracking Duration: 0:24:24 (H:M:S)
 Tracking Input:479 sources (363 packages)
 Tracking Result:   453 up-to-date, 6 out-dated, 20 error

 The following 6 sources were determined to be out-dated because newer
 vendor versions were found. Upgrade the corresponding OpenPKG packages.

 - - -
 Package   Old Version   New Version  
 - - -
 autogen   5.3.8 5.3.9 [1]
 gnutls0.4.1 0.5.1 [2]
 lftp  2.6.0 2.6.1a
 sendmail  8.11.68.12.5[3]
 tomcat3.2.4 3.3.1 [4]
 tomcat-adapter3.2.4 3.3.1 [5]
 - - -
 [1] autogen: [thl] 5.3.[89] broken, build autogen.1 hangs in infinite loop
 [2] gnutls: rse: 0.4.2-0.5.1 still broken on build-time
 [3] sendmail: rse: upgrade to 8.12 needed but requires full repackaging!?
 [4] tomcat: rse: upgrade needed (ANY HELP APPRECIATED!)
 [5] tomcat-adapter: rse: upgrade needed (ANY HELP APPRECIATED!)

 The following 20 sources could not be successfully checked because
 an error occurred while processing. Keep at least an eye on them.

 - - -
 Package   Old Version   Error
 - - -
 dmalloc   4.8.2 connection failed or ti..
 dsniff2.3   connection failed or ti..
 findutils 4.1.7 regex didn't match (pro..
 gnupg 1.0.7 connection failed or ti..
 gzip  1.3.3 connection failed or ti..
 hevea 2002.08.05connection failed or ti..
 libxml2.4.23connection failed or ti..
 libxslt   1.0.19connection failed or ti..
 mozilla   1.0   2nd connection failed o..
 multisort 1.1   connection failed or ti..
 mutt  1.4i  connection failed or ti..
 netcat110   connection failed or ti..
 ocaml 3.05  connection failed or ti..
 openpkg:gzip  1.3.3 connection failed or ti..
 precc 2.51e connection failed or ti..
 sablotron 0.95  connection failed or ti..
 samba 2.2.5 regex didn't match (pro..
 sed   3.02.80   connection failed or ti..
 sitecopy  0.11.4connection failed or ti..
 xv3.10a connection failed or ti..
 - - -

 The remaining 453 sources were successfully determined to be still
 up to date. No action is required on your part. Just be happy ;)

  OpenPKG Version Tracker
  [EMAIL PROTECTED]
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.sendmail openpkg-src/sendmail fsl....

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 20:44:58
  Branch: HEAD Handle: 2002081019445601

  Modified files:
openpkg-re/vcheck   vc.sendmail
openpkg-src/sendmailfsl.sendmail sendmail.spec
openpkg-web news.txt

  Log:
make sure FSL config is equal to fakesyslog; remember TODO issue; update vcheck

  Summary:
RevisionChanges Path
1.3 +1  -2  openpkg-re/vcheck/vc.sendmail
1.2 +8  -13 openpkg-src/sendmail/fsl.sendmail
1.30+2  -1  openpkg-src/sendmail/sendmail.spec
1.1164  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.sendmail
  
  $ cvs diff -u -r1.2 -r1.3 vc.sendmail
  --- openpkg-re/vcheck/vc.sendmail 4 Apr 2002 19:29:19 -   1.2
  +++ openpkg-re/vcheck/vc.sendmail 10 Aug 2002 18:44:56 -  1.3
  @@ -2,8 +2,7 @@
   }
   
   prog sendmail = {
  -  version   = 8.11.6
  -  comment   = "rse: upgrade to 8.12 needed but requires full repackaging!?"
  +  version   = 8.12.5
 url   = ftp://ftp.sendmail.org/pub/sendmail/
 regex = sendmail.(\d+\.\d+\.\d+)\.tar\.gz
   }
  Index: openpkg-src/sendmail/fsl.sendmail
  
  $ cvs diff -u -r1.1 -r1.2 fsl.sendmail
  --- openpkg-src/sendmail/fsl.sendmail 9 Aug 2002 13:54:05 -   1.1
  +++ openpkg-src/sendmail/fsl.sendmail 10 Aug 2002 18:44:57 -  1.2
  @@ -2,20 +2,15 @@
   ##  fsl.sendmail -- OSSP fsl configuration for sendmail
   ##
   
  -#   use OSSP fsl to perform the equivalent of the
  -#   following syslog.conf(5) configuration entries:
  -#   mail.crit@l_prefix@/var/sendmail/log/sendmail.crit
  -#   mail.err @l_prefix@/var/sendmail/log/sendmail.err
  -#   mail.notice  @l_prefix@/var/sendmail/log/sendmail.notice
   ident (.+)/mail q{
  -prefix(
  -  prefix="%b %d %H:%M:%S %N $1: ", 
  -  timezone=local
  +notice: prefix(
  +prefix="%b %d %H:%M:%S %N $1[%P]: ", 
  +timezone=local
  +)
  +-> file(
  +path="@l_prefix@/var/sendmail/log/sendmail.log", 
  +append=1, 
  +perm=0644
   )
  --> {
  -critical: file(path="@l_prefix@/var/sendmail/log/mail.crit",   append=1, 
perm=0644);
  -error:file(path="@l_prefix@/var/sendmail/log/mail.err",append=1, 
perm=0644);
  -notice:   file(path="@l_prefix@/var/sendmail/log/mail.notice", append=1, 
perm=0644)
  -}
   }
   
  Index: openpkg-src/sendmail/sendmail.spec
  
  $ cvs diff -u -r1.29 -r1.30 sendmail.spec
  --- openpkg-src/sendmail/sendmail.spec9 Aug 2002 13:41:08 -   1.29
  +++ openpkg-src/sendmail/sendmail.spec10 Aug 2002 18:44:57 -  1.30
  @@ -28,6 +28,7 @@
   # 2 User, group ids in %files must be reviewed
   # 3 Fix sys_nerr on Linux platforms
   # 4 Test alot (also with smtpfeed)
  +# 5 RSE: I don't think SFIO is still required
   #
   # Bugs:
   # 1 All mitgelieferte config files use 8.11.6 options
  @@ -52,7 +53,7 @@
   Group:Mail
   License:  BSD
   Version:  8.12.5
  -Release:  20020809
  +Release:  20020810
   
   #   list of sources
   Source0:  ftp://ftp.sendmail.org/pub/sendmail/sendmail.%{version}.tar.gz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1163 -r1.1164 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 16:41:25 -  1.1163
  +++ openpkg-web/news.txt  10 Aug 2002 18:44:56 -  1.1164
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: New package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.samba openpkg-src/samba samba.spec...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 20:47:31
  Branch: HEAD Handle: 2002081019473001

  Modified files:
openpkg-re/vcheck   vc.samba
openpkg-src/samba   samba.spec
openpkg-web news.txt

  Log:
fix URLs

  Summary:
RevisionChanges Path
1.4 +1  -1  openpkg-re/vcheck/vc.samba
1.24+2  -2  openpkg-src/samba/samba.spec
1.1165  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.samba
  
  $ cvs diff -u -r1.3 -r1.4 vc.samba
  --- openpkg-re/vcheck/vc.samba21 Jun 2002 09:15:28 -  1.3
  +++ openpkg-re/vcheck/vc.samba10 Aug 2002 18:47:30 -  1.4
  @@ -3,7 +3,7 @@
   
   prog samba = {
 version   = 2.2.5
  -  url   = ftp://ftp.samba.org/pub/samba/
  +  url   = http://download.samba.org/samba/ftp/
 regex = samba-(__VER__)\.tar\.gz
   }
   
  Index: openpkg-src/samba/samba.spec
  
  $ cvs diff -u -r1.23 -r1.24 samba.spec
  --- openpkg-src/samba/samba.spec  21 Jun 2002 09:15:30 -  1.23
  +++ openpkg-src/samba/samba.spec  10 Aug 2002 18:47:31 -  1.24
  @@ -38,10 +38,10 @@
   Group:Filesystem
   License:  GPL
   Version:  2.2.5
  -Release:  20020621
  +Release:  20020810
   
   #   list of sources
  -Source0:  ftp://ftp.samba.org/pub/samba/samba-%{version}.tar.bz2
  +Source0:  http://download.samba.org/samba/ftp/samba-%{version}.tar.bz2
   Source1:  smb.conf
   Source2:  smb.hosts
   Source3:  rc.samba
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1164 -r1.1165 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 18:44:56 -  1.1164
  +++ openpkg-web/news.txt  10 Aug 2002 18:47:30 -  1.1165
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: New package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.lftp openpkg-src/lftp lftp.spec op...

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   10-Aug-2002 20:48:05
  Branch: HEAD Handle: 2002081019480401

  Modified files:
openpkg-re/vcheck   vc.lftp
openpkg-src/lftplftp.spec
openpkg-web news.txt

  Log:
upgrading package: lftp 2.6.0 -> 2.6.1a

  Summary:
RevisionChanges Path
1.7 +1  -1  openpkg-re/vcheck/vc.lftp
1.29+2  -2  openpkg-src/lftp/lftp.spec
1.1166  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.lftp
  
  $ cvs diff -u -r1.6 -r1.7 vc.lftp
  --- openpkg-re/vcheck/vc.lftp 2 Aug 2002 18:41:16 -   1.6
  +++ openpkg-re/vcheck/vc.lftp 10 Aug 2002 18:48:04 -  1.7
  @@ -2,7 +2,7 @@
   }
   
   prog lftp = {
  -  version   = 2.6.0
  +  version   = 2.6.1a
 url   = http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/
 regex = lftp-(__VER__)\.tar\.bz2
   }
  Index: openpkg-src/lftp/lftp.spec
  
  $ cvs diff -u -r1.28 -r1.29 lftp.spec
  --- openpkg-src/lftp/lftp.spec2 Aug 2002 18:41:18 -   1.28
  +++ openpkg-src/lftp/lftp.spec10 Aug 2002 18:48:05 -  1.29
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [REL]
   Group:FTP
   License:  GPL
  -Version:  2.6.0
  -Release:  20020802
  +Version:  2.6.1a
  +Release:      20020810
   
   #   list of sources
   Source0:  
http://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/lftp-%{version}.tar.bz2
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1165 -r1.1166 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 18:47:30 -  1.1165
  +++ openpkg-web/news.txt  10 Aug 2002 18:48:04 -  1.1166
  @@ -1,3 +1,4 @@
  +10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[OpenPKG] Version Tracking Report (2002-08-11 08:21)

2002-08-10 Thread OpenPKG Version Tracker

 OpenPKG Version Tracking Report
 ===

 Reporting Time:2002-08-11 08:21
 Tracking Duration: 0:21:14 (H:M:S)
 Tracking Input:479 sources (363 packages)
 Tracking Result:   455 up-to-date, 5 out-dated, 19 error

 The following 5 sources were determined to be out-dated because newer
 vendor versions were found. Upgrade the corresponding OpenPKG packages.

 - - -
 Package   Old Version   New Version  
 - - -
 autogen   5.3.8 5.4   [1]
 gnutls0.4.1 0.5.1 [2]
 ncurses:patchset  20020803  20020810
 tomcat3.2.4 3.3.1 [3]
 tomcat-adapter3.2.4 3.3.1 [4]
 - - -
 [1] autogen: [thl] 5.3.[89] broken, build autogen.1 hangs in infinite loop
 [2] gnutls: rse: 0.4.2-0.5.1 still broken on build-time
 [3] tomcat: rse: upgrade needed (ANY HELP APPRECIATED!)
 [4] tomcat-adapter: rse: upgrade needed (ANY HELP APPRECIATED!)

 The following 19 sources could not be successfully checked because
 an error occurred while processing. Keep at least an eye on them.

 - - -
 Package   Old Version   Error
 - - -
 cocor 16connection failed or ti..
 dmalloc   4.8.2 connection failed or ti..
 findutils 4.1.7 regex didn't match (pro..
 gnupg 1.0.7 connection failed or ti..
 gzip  1.3.3 connection failed or ti..
 hevea 2002.08.05connection failed or ti..
 libxml2.4.23connection failed or ti..
 libxslt   1.0.19connection failed or ti..
 mozilla   1.0   2nd connection failed o..
 multisort 1.1   connection failed or ti..
 mutt  1.4i  connection failed or ti..
 netcat110   connection failed or ti..
 ocaml 3.05  connection failed or ti..
 openpkg:gzip  1.3.3 connection failed or ti..
 precc 2.51e connection failed or ti..
 sed   3.02.80   connection failed or ti..
 tsmc:linuxv4221 1st connection failed o..
 tsmc:solaris  v4221 1st connection failed o..
 xv3.10a connection failed or ti..
 - - -

 The remaining 455 sources were successfully determined to be still
 up to date. No action is required on your part. Just be happy ;)

  OpenPKG Version Tracker
  [EMAIL PROTECTED]
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/ncurses ncurses.spec openpkg-web news.txt

2002-08-10 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   11-Aug-2002 09:08:10
  Branch: HEAD Handle: 2002081108080901

  Modified files:
openpkg-src/ncurses ncurses.spec
openpkg-web news.txt

  Log:
upgrading package: ncurses 5.2.20020803 -> 5.2.20020810

  Summary:
RevisionChanges Path
1.40+5  -3  openpkg-src/ncurses/ncurses.spec
1.1167  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/ncurses/ncurses.spec
  
  $ cvs diff -u -r1.39 -r1.40 ncurses.spec
  --- openpkg-src/ncurses/ncurses.spec  4 Aug 2002 09:38:12 -   1.39
  +++ openpkg-src/ncurses/ncurses.spec  11 Aug 2002 07:08:10 -  1.40
  @@ -26,7 +26,8 @@
   %define   V_base5.2
   %define   V_patch0  20020727
   %define   V_patch1  20020803
  -%define   V_patchL  %{V_patch1}
  +%define   V_patch2  20020810
  +%define   V_patchL  %{V_patch2}
   
   #   package information
   Name: ncurses
  @@ -38,12 +39,13 @@
   Group:Terminal
   License:  GPL
   Version:  %{V_base}.%{V_patchL}
  -Release:  20020804
  +Release:  20020811
   
   #   list of sources
   Source0:  ftp://dickey.his.com/ncurses/ncurses-%{V_base}.tar.gz
   Patch0:   
ftp://dickey.his.com/ncurses/%{V_base}/patch-%{V_base}-%{V_patch0}.sh.gz
   Patch1:   
ftp://dickey.his.com/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch1}.patch.gz
  +Patch2:   
ftp://dickey.his.com/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch2}.patch.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -67,7 +69,7 @@
 patchbase.sh
 sh patchbase.sh 
   )
  -for patch in %{PATCH1}; do
  +for patch in %{PATCH1} %{PATCH2}; do
   %{l_gzip} -d -c $patch | %{l_patch} -p1 || true
   done
   
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1166 -r1.1167 news.txt
  --- openpkg-web/news.txt  10 Aug 2002 18:48:04 -  1.1166
  +++ openpkg-web/news.txt  11 Aug 2002 07:08:09 -  1.1167
  @@ -1,3 +1,4 @@
  +11-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
   10-Aug-2002: Upgraded package: P
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]