[OpenPKG] Version Tracking Report (2003-03-06 07:28)

2003-03-05 Thread OpenPKG Version Tracker
 OpenPKG Version Tracking Report
 ===

 Reporting Time:2003-03-06 07:28
 Tracking Duration: 0:26:37 (H:M:S)
 Tracking Input:715 sources (484 packages)
 Tracking Result:   678 up-to-date, 4 out-dated, 33 error

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

 - - -
 Package   Old Version   New Version  
 - - -
 coreutils 4.5.8 4.5.9
 hevea 2002.09.172002.11.06[1]
 postfix   2.0.5 2.0.6-20030305
 uvscan:datfiles   4250  4251
 - - -
 [1] hevea: rse: 2002.11.06 fails: Reference to unbound regexp name `as' at char 1009

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

 - - -
 Package   Old Version   Error
 - - -
 ant   1.5.1 regex didn't match (pro..
 apache:mod_php4.3.1 regex didn't match (pro..
 apache:mod_php3   3.0.18regex didn't match (pro..
 bash:patches  205b-004  2nd connection failed o..
 dia   0.90  2nd connection failed o..
 findutils 4.1.7 regex didn't match (p [1]
 gdk-pixbuf0.19.0connection failed or ti..
 ghostscript   8.00  2nd regex didn't match ..
 gtk   1.2.102nd connection failed o..
 gtk2  2.2.1 2nd connection failed o..
 imlib 1.9.14connection failed or ti..
 kermit206   connection failed or ti..
 lcal  1.2   connection failed or ti..
 libidl0.8.0 2nd connection failed o..
 linc  1.0.1 2nd connection failed o..
 links 2.0   connection failed or ti..
 mozilla   1.2.1 2nd connection failed o..
 nail  10.4  regex didn't match (pro..
 ncc   1.4   connection failed or ti..
 nntpcache 3.0.1 connection failed or ti..
 orbit22.6.0 2nd connection failed o..
 par   152   connection failed or ti..
 pcal  4.7.1 connection failed or ti..
 perl-time:Class-Date  1.1.5 connection failed or ti..
 perl-www:CGI-Session  3.11  latest version online l..
 php   4.3.1 regex didn't match (pro..
 postgresql:psqlodbc   7.2.5 connection failed or ti..
 qt3.1.2 regex didn't match (pro..
 rxvt  2.7.9 regex didn't match (pro..
 siege 2.55  connection failed or ti..
 smtpfeed  1.18  connection failed or ti..
 valgrind  1.9.3 regex didn't match (pro..
 x11-ssh-askpass   1.2.4.1   regex didn't match (pro..
 - - -
 [1] findutils: rse: after re-organisation on gnu.org, it was not uploaded again

 The remaining 678 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/postgresql/ postgresql.spec openpkg-web/ ne...

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   06-Mar-2003 07:06:07
  Branch: HEAD Handle: 2003030606060401

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

  Log:
remove superfluous semicolons; style fixes; add ./ to make sure it is
correctly sourced on all /bin/sh

  Summary:
RevisionChanges Path
1.52+5  -5  openpkg-src/postgresql/postgresql.spec
1.3583  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  
  $ cvs diff -u -r1.51 -r1.52 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec5 Mar 2003 23:02:20 -   1.51
  +++ openpkg-src/postgresql/postgresql.spec6 Mar 2003 06:06:05 -   1.52
  @@ -40,7 +40,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_postgresql}
  -Release:  20030305
  +Release:  20030306
   
   #   package options
   %option   with_cxx  no
  @@ -105,9 +105,9 @@
   
   %build
   #   avoid nonstandard system getopt
  -( echo ac_cv_func_getopt_long=no ;
  -  echo ac_cv_header_getopt_h=no ;
  -  echo ac_cv_search_getopt_long=
  +( echo ac_cv_func_getopt_long="no"
  +  echo ac_cv_header_getopt_h="no"
  +  echo ac_cv_search_getopt_long=""
   ) >config.cache
   
   #   configure package
  @@ -116,7 +116,7 @@
   CPPFLAGS="%{l_cppflags} -DOPENSSL_DISABLE_OLD_DES_SUPPORT" \
   LDFLAGS="%{l_ldflags}" \
   ./configure \
  ---cache-file=config.cache \
  +--cache-file=./config.cache \
   --prefix=%{l_prefix} \
   --with-openssl=%{l_prefix} \
   --with-readline \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3582 -r1.3583 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 23:02:17 -   1.3582
  +++ openpkg-web/news.txt  6 Mar 2003 06:06:04 -   1.3583
  @@ -1,3 +1,4 @@
  +06-Mar-2003: Upgraded package: P
   06-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Java CLASSPATH standards

2003-03-05 Thread Bill Campbell
Is there any standard in openpkg for placement of jar files?  I'm building
a package for mysql-connector-java, JDBC support for mysql, and want to use
CLASSPATH to point to a directory in an openpkg instance.  My first cut put
it in %{l_prefix}/lib/mysql-connector-java/, but I think it might better be
in some place like %{l_prefix}/lib/java/...

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

When only cops have guns, it's called a ``police state''.
-- Claire Wolfe, "101 Things To Do Until The Revolution"
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


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

2003-03-05 Thread Michael van Elst
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael van Elst
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   06-Mar-2003 00:02:22
  Branch: HEAD Handle: 2003030523021505

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

  Log:
upgrade libpqxx 1.5.0 -> 1.5.1; poke configure to avoid getopt_long
which isn't identified correctly on some systems

  Summary:
RevisionChanges Path
1.21+1  -1  openpkg-re/vcheck/vc.postgresql
1.51+9  -2  openpkg-src/postgresql/postgresql.spec
1.3582  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.postgresql
  
  $ cvs diff -u -r1.20 -r1.21 vc.postgresql
  --- openpkg-re/vcheck/vc.postgresql   1 Mar 2003 15:52:08 -   1.20
  +++ openpkg-re/vcheck/vc.postgresql   5 Mar 2003 23:02:15 -   1.21
  @@ -14,7 +14,7 @@
 regex = libpq\+\+-(__VER__)\.tar\.gz
   }
   prog postgresql:libpqxx = {
  -  version   = 1.5.0
  +  version   = 1.5.1
 url   = ftp://gborg.postgresql.org/pub/libpqxx/stable/
 regex = libpqxx-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql/postgresql.spec
  
  $ cvs diff -u -r1.50 -r1.51 postgresql.spec
  --- openpkg-src/postgresql/postgresql.spec1 Mar 2003 15:52:09 -   1.50
  +++ openpkg-src/postgresql/postgresql.spec5 Mar 2003 23:02:20 -   1.51
  @@ -26,7 +26,7 @@
   #   package versions
   %define   V_postgresql  7.3.2
   %define   V_libpqpp 4.0
  -%define   V_libpqxx 1.5.0
  +%define   V_libpqxx 1.5.1
   %define   V_pgperl  2.0.2
   %define   V_psqlodbc7.2.5
   
  @@ -40,7 +40,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_postgresql}
  -Release:  20030301
  +Release:  20030305
   
   #   package options
   %option   with_cxx  no
  @@ -104,12 +104,19 @@
   src/backend/utils/mb/conversion_procs/proc.mk
   
   %build
  +#   avoid nonstandard system getopt
  +( echo ac_cv_func_getopt_long=no ;
  +  echo ac_cv_header_getopt_h=no ;
  +  echo ac_cv_search_getopt_long=
  +) >config.cache
  +
   #   configure package
   CC="%{l_cc}" \
   CFLAGS="%{l_cflags -O}" \
   CPPFLAGS="%{l_cppflags} -DOPENSSL_DISABLE_OLD_DES_SUPPORT" \
   LDFLAGS="%{l_ldflags}" \
   ./configure \
  +--cache-file=config.cache \
   --prefix=%{l_prefix} \
   --with-openssl=%{l_prefix} \
   --with-readline \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3581 -r1.3582 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 22:15:51 -   1.3581
  +++ openpkg-web/news.txt  5 Mar 2003 23:02:17 -   1.3582
  @@ -1,3 +1,4 @@
  +06-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Michael van Elst
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael van Elst
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   05-Mar-2003 23:15:54
  Branch: HEAD Handle: 2003030522154904

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

  Log:
upgrading package: rdiff-backup 0.11.2 -> 0.11.3

  Summary:
RevisionChanges Path
1.22+1  -1  openpkg-re/vcheck/vc.rdiff-backup
1.31+2  -2  openpkg-src/rdiff-backup/rdiff-backup.spec
1.3581  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.rdiff-backup
  
  $ cvs diff -u -r1.21 -r1.22 vc.rdiff-backup
  --- openpkg-re/vcheck/vc.rdiff-backup 2 Mar 2003 07:48:09 -   1.21
  +++ openpkg-re/vcheck/vc.rdiff-backup 5 Mar 2003 22:15:49 -   1.22
  @@ -2,7 +2,7 @@
   }
   
   prog rdiff-backup = {
  -  version   = 0.11.2
  +  version   = 0.11.3
 url   = http://rdiff-backup.stanford.edu/
 regex = rdiff-backup-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/rdiff-backup/rdiff-backup.spec
  
  $ cvs diff -u -r1.30 -r1.31 rdiff-backup.spec
  --- openpkg-src/rdiff-backup/rdiff-backup.spec2 Mar 2003 07:48:12 -  
 1.30
  +++ openpkg-src/rdiff-backup/rdiff-backup.spec5 Mar 2003 22:15:53 -  
 1.31
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [PLUS]
   Group:Network
   License:  GPL
  -Version:  0.11.2
  -Release:  20030302
  +Version:      0.11.3
  +Release:  20030305
   
   #   list of sources
   Source0:  http://rdiff-backup.stanford.edu/rdiff-backup-%{version}.tar.gz
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3580 -r1.3581 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 20:41:43 -   1.3580
  +++ openpkg-web/news.txt  5 Mar 2003 22:15:51 -   1.3581
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Petidomo: APPROVE openpkg-dev@openpkg.org: Your posting to list "openpkg-dev"

2003-03-05 Thread Petidomo Mailing List Server
Your posting needs to be approved. Do this by replying
to this mail and citing the string

7927F3F22D94804BD2AAC25DEB5DA167

in your reply. You won't have to do that again.
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/vcheck/ vc.as-gui openpkg-src/as-gui/ as-gui...

2003-03-05 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   05-Mar-2003 21:41:46
  Branch: HEAD Handle: 2003030520414203

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

  Log:
upgrading package: as-gui 0.6.22 -> 0.6.23

  Summary:
RevisionChanges Path
1.30+1  -1  openpkg-re/vcheck/vc.as-gui
1.39+3  -2  openpkg-src/as-gui/as-gui.spec
1.3580  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.as-gui
  
  $ cvs diff -u -r1.29 -r1.30 vc.as-gui
  --- openpkg-re/vcheck/vc.as-gui   28 Feb 2003 17:23:11 -  1.29
  +++ openpkg-re/vcheck/vc.as-gui   5 Mar 2003 20:41:42 -   1.30
  @@ -2,7 +2,7 @@
   }
   
   prog as-gui = {
  -  version   = 0.6.22
  +  version   = 0.6.23
 url   = http://as.is.eu.cw.com/source/
 regex = as-gui-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/as-gui/as-gui.spec
  
  $ cvs diff -u -r1.38 -r1.39 as-gui.spec
  --- openpkg-src/as-gui/as-gui.spec28 Feb 2003 17:23:14 -  1.38
  +++ openpkg-src/as-gui/as-gui.spec5 Mar 2003 20:41:45 -   1.39
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [EVAL]
   Group:Editor
   License:  GPL
  -Version:  0.6.22
  -Release:  20030228
  +Version:      0.6.23
  +Release:  20030305
   
   #   package options
   %option   with_micoyes
  @@ -66,6 +66,7 @@
   %build
   ./configure \
   --prefix=%{l_prefix} \
  +--datadir=%{l_prefix}/share/%{name} \
   %if "%{with_mico}" == "yes"
   --with-mico=%{l_prefix} \
   %endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3579 -r1.3580 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 19:03:43 -   1.3579
  +++ openpkg-web/news.txt  5 Mar 2003 20:41:43 -   1.3580
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 20:03:45
  Branch: HEAD Handle: 2003030519034301

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

  Log:
speclint police

  Summary:
RevisionChanges Path
1.8 +2  -2  openpkg-src/xpm/xpm.spec
1.3579  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/xpm/xpm.spec
  
  $ cvs diff -u -r1.7 -r1.8 xpm.spec
  --- openpkg-src/xpm/xpm.spec  31 Jan 2003 12:26:27 -  1.7
  +++ openpkg-src/xpm/xpm.spec  5 Mar 2003 19:03:44 -   1.8
  @@ -33,7 +33,7 @@
   Group:Graphics
   License:  X11
   Version:  3.4k
  -Release:  20030117
  +Release:  20030305
   
   #   list of sources
   Source0:  http://koala.ilog.fr/ftp/pub/xpm/xpm-%{version}.tar.gz
  @@ -72,7 +72,7 @@
   lib/Imakefile
   PATH="$PATH:`%{l_prefix}/etc/rc --query x11_bindir`"
   
  -# xmkmf -a
  +#   xmkmf -a
   x11config=`%{l_prefix}/etc/rc --query x11_libdir`/X11/config
   imake -DHasGcc2 -UHasSunC -DUseInstalled -I$x11config
   %{l_make} Makefiles IMAKE_DEFINES="-DHasGcc2 -UHasSunC"
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3578 -r1.3579 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 19:02:36 -   1.3578
  +++ openpkg-web/news.txt  5 Mar 2003 19:03:43 -   1.3579
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 20:02:38
  Branch: HEAD Handle: 2003030519023602

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

  Log:
speclint police

  Summary:
RevisionChanges Path
1.15+3  -3  openpkg-src/x11/x11.spec
1.3578  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/x11/x11.spec
  
  $ cvs diff -u -r1.14 -r1.15 x11.spec
  --- openpkg-src/x11/x11.spec  3 Jan 2003 10:55:41 -   1.14
  +++ openpkg-src/x11/x11.spec  5 Mar 2003 19:02:38 -   1.15
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [BASE]
   Group:Meta
   License:  PD
  -Version:  20020829
  -Release:  20020829
  +Version:  20030305
  +Release:  20030305
   
   #   list of sources
   Source0:  rc.x11
  @@ -61,7 +61,7 @@
   x11_incdir=""
   x11_libdir=""
   
  -#search for binary directory
  +#   search for binary directory
   for bindir in \
   `echo $PATH | sed -e 's/:/ /g'` \
   /usr/openwin/bin \
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3577 -r1.3578 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 19:01:45 -   1.3577
  +++ openpkg-web/news.txt  5 Mar 2003 19:02:36 -   1.3578
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 20:01:50
  Branch: HEAD Handle: 2003030519014503

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

  Log:
speclint police

  Summary:
RevisionChanges Path
1.67+2  -3  openpkg-src/uvscan/uvscan.spec
1.3577  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/uvscan/uvscan.spec
  
  $ cvs diff -u -r1.66 -r1.67 uvscan.spec
  --- openpkg-src/uvscan/uvscan.spec27 Feb 2003 12:37:05 -  1.66
  +++ openpkg-src/uvscan/uvscan.spec5 Mar 2003 19:01:48 -   1.67
  @@ -39,7 +39,7 @@
   Group:Filesystem
   License:  Commercial/Free-Trial
   Version:  %{V_engine}.%{V_datfiles}
  -Release:  20030227
  +Release:  20030305
   
   #   list of sources
   Source0:  ftp://ftp.nai.com/pub/antivirus/datfiles/4.x/dat-%{V_datfiles}.tar
  @@ -81,7 +81,6 @@
   )
   
   %build
  -#   no-op
   
   %install
   rm -rf $RPM_BUILD_ROOT
  @@ -104,5 +103,5 @@
   %files -f files
   
   %clean
  -#rm -rf $RPM_BUILD_ROOT
  +rm -rf $RPM_BUILD_ROOT
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3576 -r1.3577 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:53:03 -   1.3576
  +++ openpkg-web/news.txt  5 Mar 2003 19:01:45 -   1.3577
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 19:53:06
  Branch: HEAD Handle: 2003030518530302

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

  Log:
speclint police

  Summary:
RevisionChanges Path
1.13+2  -2  openpkg-src/aide/aide.spec
1.3576  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/aide/aide.spec
  
  $ cvs diff -u -r1.12 -r1.13 aide.spec
  --- openpkg-src/aide/aide.spec31 Jan 2003 12:25:33 -  1.12
  +++ openpkg-src/aide/aide.spec5 Mar 2003 18:53:05 -   1.13
  @@ -33,7 +33,7 @@
   Group:Security
   License:  GPL
   Version:  0.9
  -Release:  20030115
  +Release:  20030305
   
   #   list of sources
   Source0:  http://www.cs.tut.fi/~rammer/aide-0.9.tar.gz
  @@ -55,7 +55,7 @@
   %patch -p1
   
   %build
  -# marvelling about its beauty
  +#   marvelling about its beauty
   for i in src/*.c; do
   %{l_shtool} subst -e 's;//\(.*\);/*\1*/;g' $i
   done
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3575 -r1.3576 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:38:35 -   1.3575
  +++ openpkg-web/news.txt  5 Mar 2003 18:53:03 -   1.3576
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/aica/ aica.spec openpkg-src/apache/ apache....

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Mar-2003 19:51:56
  Branch: HEAD Handle: 2003030518512629

  Modified files:
openpkg-src/aicaaica.spec
openpkg-src/apache  apache.spec
openpkg-src/atool   atool.spec
openpkg-src/epm epm.spec
openpkg-src/gtk2gtk2.spec
openpkg-src/ispell  ispell.spec
openpkg-src/libmikmod   libmikmod.spec
openpkg-src/lyx lyx.spec
openpkg-src/magicpoint  magicpoint.spec
openpkg-src/mirror  mirror.spec
openpkg-src/opencdk opencdk.spec
openpkg-src/openldapopenldap.spec
openpkg-src/openpkg openpkg.spec
openpkg-src/pam pam.spec
openpkg-src/perl-apache perl-apache.spec
openpkg-src/pnetlib pnetlib.spec
openpkg-src/poweradmin  poweradmin.spec
openpkg-src/powerdnspowerdns.spec
openpkg-src/rdist   rdist.spec
openpkg-src/rt  rt.spec
openpkg-src/sitecopysitecopy.spec
openpkg-src/styxstyx.spec
openpkg-src/teapop  teapop.spec
openpkg-src/tetex   tetex.spec

  Log:
mega-commit: speclint police changes which were not picked up by
openpkg-dev before

  Summary:
RevisionChanges Path
1.6 +21 -27 openpkg-src/aica/aica.spec
1.125   +3  -3  openpkg-src/apache/apache.spec
1.22+1  -2  openpkg-src/atool/atool.spec
1.21+1  -2  openpkg-src/epm/epm.spec
1.2 +4  -4  openpkg-src/gtk2/gtk2.spec
1.31+3  -3  openpkg-src/ispell/ispell.spec
1.3 +1  -1  openpkg-src/libmikmod/libmikmod.spec
1.2 +4  -3  openpkg-src/lyx/lyx.spec
1.25+4  -5  openpkg-src/magicpoint/magicpoint.spec
1.26+3  -3  openpkg-src/mirror/mirror.spec
1.5 +2  -2  openpkg-src/opencdk/opencdk.spec
1.52+2  -2  openpkg-src/openldap/openldap.spec
1.139   +23 -25 openpkg-src/openpkg/openpkg.spec
1.11+3  -3  openpkg-src/pam/pam.spec
1.9 +4  -4  openpkg-src/perl-apache/perl-apache.spec
1.2 +1  -3  openpkg-src/pnetlib/pnetlib.spec
1.2 +2  -2  openpkg-src/poweradmin/poweradmin.spec
1.4 +10 -10 openpkg-src/powerdns/powerdns.spec
1.2 +10 -10 openpkg-src/rdist/rdist.spec
1.30+7  -7  openpkg-src/rt/rt.spec
1.27+9  -10 openpkg-src/sitecopy/sitecopy.spec
1.8 +2  -2  openpkg-src/styx/styx.spec
1.12+2  -2  openpkg-src/teapop/teapop.spec
1.43+4  -4  openpkg-src/tetex/tetex.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/aica/aica.spec
  
  $ cvs diff -u -r1.5 -r1.6 aica.spec
  --- openpkg-src/aica/aica.spec5 Mar 2003 16:55:52 -   1.5
  +++ openpkg-src/aica/aica.spec5 Mar 2003 18:51:26 -   1.6
  @@ -33,7 +33,7 @@
   Group:Security
   License:  AiCrypto
   Version:  0.81
  -Release:  20030205
  +Release:  20030305
   
   #   list of sources
   Source0:  http://mars.elcom.nitech.ac.jp/security/AiCA-%{version}.tar.gz
  @@ -64,23 +64,24 @@
   -e 's;strncpy(buf,PREFIX;strncpy(buf,"%{l_prefix}/lib/aica";' \
   aica/aica_conf.c
   
  -# change path to config file
  +#   change path to config file
   for f in */Makefile.in; do
   %{l_shtool} subst \
   -e 's;/lib/aica.cnf;/etc/aica/aica.cnf;g' \
   $f
   done
   
  -# change default path to certificates
  +#   change default path to certificates
   %{l_shtool} subst \
   -e 's;"%s/certs",PREFIX;"%s/certs","%{l_prefix}/lib/aica";' \
   aicrypto/ssl/ssl_vfy.c
   
  -# mangle dangerous filenames that contain whitespace
  +#   mangle dangerous filenames that contain whitespace
   for f in templates/*; do
   mv "$f" `echo "$f" | sed -e 's/ /_/g'`
   done
  -# patch source to reference mangled filenames
  +
  +#   patch source to reference mangled filenames
   %{l_shtool} subst \
   -e 's;"ARL Profile template";"ARL_Profile_template";g' \
   -e 's;"CRL Profile template";"CRL_Profile_template";g' \
  @@ -91,16 +92,21 @@
   aica/aica_new.c \
   ca/ca_asn1.c
   
  +#   configure the sour

Re: [CVS] OpenPKG: openpkg-web/ news.txt

2003-03-05 Thread Ralf S. Engelschall
On Wed, Mar 05, 2003, Ralf S. Engelschall wrote:

>   Modified files:
> openpkg-web news.txt
>
>   Log:
> speclint police

Shit happens: openpkg-dev has not picked up the correct files because
I worked in a different src directory. My fault. I'll fix this with a
mega-commit. Don't worry.
   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

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


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:38:37
  Branch: HEAD Handle: 2003030518383500

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3575  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3574 -r1.3575 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:37:54 -   1.3574
  +++ openpkg-web/news.txt  5 Mar 2003 18:38:35 -   1.3575
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:37:55
  Branch: HEAD Handle: 2003030518375400

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3574  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3573 -r1.3574 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:37:14 -   1.3573
  +++ openpkg-web/news.txt  5 Mar 2003 18:37:54 -   1.3574
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:37:15
  Branch: HEAD Handle: 2003030518371400

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3573  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3572 -r1.3573 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:33:34 -   1.3572
  +++ openpkg-web/news.txt  5 Mar 2003 18:37:14 -   1.3573
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:33:35
  Branch: HEAD Handle: 2003030518333400

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3572  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3571 -r1.3572 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:32:19 -   1.3571
  +++ openpkg-web/news.txt  5 Mar 2003 18:33:34 -   1.3572
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:32:20
  Branch: HEAD Handle: 2003030518321900

  Modified files:
openpkg-web news.txt

  Log:
speclint police; add alpha to version; remember compile issue

  Summary:
RevisionChanges Path
1.3571  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3570 -r1.3571 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:26:47 -   1.3570
  +++ openpkg-web/news.txt  5 Mar 2003 18:32:19 -   1.3571
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:26:48
  Branch: HEAD Handle: 2003030518264700

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3570  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3569 -r1.3570 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:25:29 -   1.3569
  +++ openpkg-web/news.txt  5 Mar 2003 18:26:47 -   1.3570
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:25:31
  Branch: HEAD Handle: 2003030518252900

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3569  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3568 -r1.3569 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:24:30 -   1.3568
  +++ openpkg-web/news.txt  5 Mar 2003 18:25:29 -   1.3569
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:24:31
  Branch: HEAD Handle: 2003030518243000

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3568  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3567 -r1.3568 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:20:42 -   1.3567
  +++ openpkg-web/news.txt  5 Mar 2003 18:24:30 -   1.3568
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[OpenPKG] Version Tracking Report (2003-03-05 19:22)

2003-03-05 Thread OpenPKG Version Tracker
 OpenPKG Version Tracking Report
 ===

 Reporting Time:2003-03-05 19:22
 Tracking Duration: 0:20:29 (H:M:S)
 Tracking Input:715 sources (484 packages)
 Tracking Result:   687 up-to-date, 3 out-dated, 25 error

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

 - - -
 Package   Old Version   New Version  
 - - -
 hevea 2002.09.172002.11.06[1]
 postgresql:libpqxx1.5.0 1.5.1
 rdiff-backup  0.11.20.11.3
 - - -
 [1] hevea: rse: 2002.11.06 fails: Reference to unbound regexp name `as' at char 1009

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

 - - -
 Package   Old Version   Error
 - - -
 ant   1.5.1 regex didn't match (pro..
 apache:mod_php4.3.1 regex didn't match (pro..
 apache:mod_php3   3.0.18regex didn't match (pro..
 bash:patches  205b-004  2nd connection failed o..
 dia   0.90  2nd connection failed o..
 findutils 4.1.7 regex didn't match (p [1]
 gdk-pixbuf0.19.0connection failed or ti..
 gtk   1.2.102nd connection failed o..
 gtk2  2.2.1 2nd connection failed o..
 imlib 1.9.14connection failed or ti..
 libidl0.8.0 2nd connection failed o..
 linc  1.0.1 2nd connection failed o..
 mozilla   1.2.1 2nd connection failed o..
 nail  10.4  regex didn't match (pro..
 nntpcache 3.0.1 connection failed or ti..
 orbit22.6.0 2nd connection failed o..
 perl-time:Class-Date  1.1.5 connection failed or ti..
 perl-www:CGI-Session  3.11  latest version online l..
 pgp   6.5.8 connection failed or ti..
 php   4.3.1 regex didn't match (pro..
 qt3.1.2 regex didn't match (pro..
 rxvt  2.7.9 regex didn't match (pro..
 siege 2.55  connection failed or ti..
 smtpfeed  1.18  connection failed or ti..
 valgrind  1.9.3 regex didn't match (pro..
 - - -
 [1] findutils: rse: after re-organisation on gnu.org, it was not uploaded again

 The remaining 687 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-web/ news.txt

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:20:44
  Branch: HEAD Handle: 2003030518204200

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3567  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3566 -r1.3567 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:17:08 -   1.3566
  +++ openpkg-web/news.txt  5 Mar 2003 18:20:42 -   1.3567
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:17:09
  Branch: HEAD Handle: 2003030518170800

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3566  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3565 -r1.3566 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:12:58 -   1.3565
  +++ openpkg-web/news.txt  5 Mar 2003 18:17:08 -   1.3566
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 19:13:01
  Branch: HEAD Handle: 2003030518125802

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

  Log:
speclint police

  Summary:
RevisionChanges Path
1.138   +2  -2  openpkg-src/openpkg/openpkg.spec
1.24+5  -5  openpkg-src/openpkg/rc
1.3565  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  
  $ cvs diff -u -r1.137 -r1.138 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  23 Feb 2003 19:28:36 -  1.137
  +++ openpkg-src/openpkg/openpkg.spec  5 Mar 2003 18:13:00 -   1.138
  @@ -39,8 +39,8 @@
   #   o any cc(1)
   
   #   the package version and release
  -%define   V_openpkg 20030223
  -%define   R_openpkg 20030223
  +%define   V_openpkg 20030301
  +%define   R_openpkg 20030301
   
   #   the used software versions
   %define   V_rpm 4.0.2
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openpkg/rc
  
  $ cvs diff -u -r1.23 -r1.24 rc
  --- openpkg-src/openpkg/rc21 Feb 2003 19:44:46 -  1.23
  +++ openpkg-src/openpkg/rc5 Mar 2003 18:13:00 -   1.24
  @@ -97,7 +97,7 @@
   #   handle --query option
   if [ ".$query" = .1 ]; then
   var="$1"
  -scripts=`ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
  +scripts=`/bin/ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
   rm -f $tmpfile
   touch $tmpfile
   for s_name in $scripts; do
  @@ -112,7 +112,7 @@
   
   #   handle --config option
   if [ ".$config" = .1 ]; then
  -scripts=`ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
  +scripts=`/bin/ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
   rm -f $tmpfile
   touch $tmpfile
   for s_name in $scripts; do
  @@ -168,7 +168,7 @@
   case "$openpkg_runall" in
   [Nn][Oo] | [Ff][Aa][Ll][Ss][Ee] | [Oo][Ff][Ff] | 0 ) exit 0 ;;
   esac
  -scripts=`ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
  +scripts=`/bin/ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
   else
   if [ ! -f "$rcdir/rc.$scripts" ]; then
   echo "$0:ERROR: script \`$rcdir/rc.$scripts' not found" 1>&2
  @@ -292,7 +292,7 @@
   fi
   if [ ".$print" = .1 -o ".$eval" = .1 ]; then
   echo ". $rcfunc" >>$tmpfile
  -l_scripts=`ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
  +l_scripts=`/bin/ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
   for l_name in $l_scripts; do
   sed <$rcdir/rc.$l_name >>$tmpfile -e "1,/^%config/d" -e '/^%.*/,$d'
   done
  @@ -307,7 +307,7 @@
   echo "set -x" >>$tmpfile
   fi
   echo ". $rcfunc" >>$tmpfile
  -l_scripts=`ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
  +l_scripts=`/bin/ls $rcdir/rc.* | sed -e "s;^$rcdir/rc\.;;"`
   for l_name in $l_scripts; do
   sed <$rcdir/rc.$l_name >>$tmpfile -e "1,/^%config/d" -e '/^%.*/,$d'
   done
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3564 -r1.3565 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:03:03 -   1.3564
  +++ openpkg-web/news.txt  5 Mar 2003 18:12:58 -   1.3565
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:03:04
  Branch: HEAD Handle: 2003030518030300

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3564  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3563 -r1.3564 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 18:01:04 -   1.3563
  +++ openpkg-web/news.txt  5 Mar 2003 18:03:03 -   1.3564
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 19:01:05
  Branch: HEAD Handle: 2003030518010400

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3563  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3562 -r1.3563 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 17:59:12 -   1.3562
  +++ openpkg-web/news.txt  5 Mar 2003 18:01:04 -   1.3563
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Mar-2003 19:00:13
  Branch: HEAD Handle: 2003030518000800

  Modified files:
openpkg-src/mozilla mozilla.spec

  Log:
speclint police

  Summary:
RevisionChanges Path
1.55+2  -2  openpkg-src/mozilla/mozilla.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mozilla/mozilla.spec
  
  $ cvs diff -u -r1.54 -r1.55 mozilla.spec
  --- openpkg-src/mozilla/mozilla.spec  3 Jan 2003 11:32:02 -   1.54
  +++ openpkg-src/mozilla/mozilla.spec  5 Mar 2003 18:00:08 -   1.55
  @@ -164,12 +164,12 @@
 -e "s;`pwd`;%{l_prefix}/lib/mozilla;" \
 components/xpti.dat components/compreg.dat
   
  -  #strip down installation tree
  +  #   strip down installation tree
 find . -type d -depth -print | xargs rmdir >/dev/null 2>&1 || true
 rm -f mozilla-config mkdepend nsinstall bloaturls.txt TestGtk* LICENSE README
 rm -rf res/samples
   
  -  #workaround run-time startup problems
  +  #   workaround run-time startup problems
 mkdir .autoreg
   )
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 18:59:13
  Branch: HEAD Handle: 2003030517591200

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3562  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3561 -r1.3562 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 17:57:29 -   1.3561
  +++ openpkg-web/news.txt  5 Mar 2003 17:59:12 -   1.3562
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 18:57:30
  Branch: HEAD Handle: 2003030517572900

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3561  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3560 -r1.3561 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 17:07:36 -   1.3560
  +++ openpkg-web/news.txt  5 Mar 2003 17:57:29 -   1.3561
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 18:07:37
  Branch: HEAD Handle: 2003030517073600

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3560  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3559 -r1.3560 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 17:06:11 -   1.3559
  +++ openpkg-web/news.txt  5 Mar 2003 17:07:36 -   1.3560
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 18:06:13
  Branch: HEAD Handle: 2003030517061102

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

  Log:
speclint police

  Summary:
RevisionChanges Path
1.2 +1  -1  openpkg-src/libmikmod/libmikmod.spec
1.3559  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/libmikmod/libmikmod.spec
  
  $ cvs diff -u -r1.1 -r1.2 libmikmod.spec
  --- openpkg-src/libmikmod/libmikmod.spec  31 Jan 2003 12:02:58 -  1.1
  +++ openpkg-src/libmikmod/libmikmod.spec  5 Mar 2003 17:06:13 -   1.2
  @@ -9,7 +9,7 @@
   ##  the above copyright notice and this permission notice appear in all
   ##  copies.
   ##
  -##  THIS SOFTWARE IS PROVIDED AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  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
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3558 -r1.3559 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 17:05:25 -   1.3558
  +++ openpkg-web/news.txt  5 Mar 2003 17:06:11 -   1.3559
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 18:05:27
  Branch: HEAD Handle: 2003030517052500

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3558  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3557 -r1.3558 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 17:03:27 -   1.3557
  +++ openpkg-web/news.txt  5 Mar 2003 17:05:25 -   1.3558
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 18:03:29
  Branch: HEAD Handle: 2003030517032700

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3557  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3556 -r1.3557 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 17:02:10 -   1.3556
  +++ openpkg-web/news.txt  5 Mar 2003 17:03:27 -   1.3557
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 18:02:11
  Branch: HEAD Handle: 2003030517021000

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3556  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3555 -r1.3556 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 16:59:00 -   1.3555
  +++ openpkg-web/news.txt  5 Mar 2003 17:02:10 -   1.3556
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 17:59:02
  Branch: HEAD Handle: 200303051659

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3555  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3554 -r1.3555 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 16:58:04 -   1.3554
  +++ openpkg-web/news.txt  5 Mar 2003 16:59:00 -   1.3555
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   05-Mar-2003 17:58:05
  Branch: HEAD Handle: 2003030516580400

  Modified files:
openpkg-web news.txt

  Log:
speclint police

  Summary:
RevisionChanges Path
1.3554  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3553 -r1.3554 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 16:55:50 -   1.3553
  +++ openpkg-web/news.txt  5 Mar 2003 16:58:04 -   1.3554
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 17:55:53
  Branch: HEAD Handle: 2003030516555002

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

  Log:
speclint police and compactify packaging while we're here

  Summary:
RevisionChanges Path
1.5 +1  -1  openpkg-src/aica/aica.spec
1.3553  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/aica/aica.spec
  
  $ cvs diff -u -r1.4 -r1.5 aica.spec
  --- openpkg-src/aica/aica.spec5 Feb 2003 14:28:44 -   1.4
  +++ openpkg-src/aica/aica.spec5 Mar 2003 16:55:52 -   1.5
  @@ -59,7 +59,7 @@
   %setup -q -n AiCA
   
   %build
  -# change path to templates and vendor certs
  +#   change path to templates and vendor certs
   %{l_shtool} subst \
   -e 's;strncpy(buf,PREFIX;strncpy(buf,"%{l_prefix}/lib/aica";' \
   aica/aica_conf.c
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3552 -r1.3553 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 15:46:32 -   1.3552
  +++ openpkg-web/news.txt  5 Mar 2003 16:55:50 -   1.3553
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re   Date:   05-Mar-2003 17:24:23
  Branch: HEAD Handle: 2003030516242300

  Modified files:
openpkg-re/vcheck   vc.lyx

  Log:
track xforms, too

  Summary:
RevisionChanges Path
1.2 +5  -0  openpkg-re/vcheck/vc.lyx
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.lyx
  
  $ cvs diff -u -r1.1 -r1.2 vc.lyx
  --- openpkg-re/vcheck/vc.lyx  26 Feb 2003 12:28:55 -  1.1
  +++ openpkg-re/vcheck/vc.lyx  5 Mar 2003 16:24:23 -   1.2
  @@ -6,4 +6,9 @@
 url   = ftp://ftp.lyx.org/pub/lyx/stable/
 regex = lyx-(__VER__)\.tar\.gz
   }
  +prog lyx:xforms = {
  +  version   = 1.0
  +  url   = ftp://ncmir.ucsd.edu/pub/xforms/OpenSource/
  +  regex = xforms-(__VER__)-release\.tgz
  +}
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-re/ speclint.pl

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re   Date:   05-Mar-2003 17:21:17
  Branch: HEAD Handle: 2003030516211700

  Added files:
openpkg-re  speclint.pl

  Log:
first cut for a forthcoming OpenPKG .spec file lint utility

  Summary:
RevisionChanges Path
1.1 +314 -0 openpkg-re/speclint.pl
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/speclint.pl
  
  $ cvs diff -u -r0 -r1.1 speclint.pl
  --- /dev/null 2003-03-05 17:21:17.0 +0100
  +++ speclint.pl   2003-03-05 17:21:17.0 +0100
  @@ -0,0 +1,314 @@
  +#!/bin/sh -- # -*- perl -*-
  +eval 'exec perl -S $0 ${1+"$@"}'
  +if $running_under_some_shell;
  +##
  +##  speclint -- OpenPKG .spec File Checker
  +##  Copyright (c) 2003 The OpenPKG Project 
  +##  Copyright (c) 2003 Ralf S. Engelschall <[EMAIL PROTECTED]>
  +##  Copyright (c) 2003 Cable & Wireless Germany 
  +##
  +##  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.
  +##
  +
  +require 5;
  +use Getopt::Long;
  +use IO;
  +use strict;
  +
  +#   program information
  +my $progname = "speclint";
  +my $progvers = "0.0.1";
  +
  +#   parameters (defaults)
  +my $version = 0;
  +my $verbose = 0;
  +my $help= 0;
  +my $check   = 'all';
  +my $tmpdir  = ($ENV{TMPDIR} || $ENV{TEMPDIR} || "/tmp") . "/$progname";
  +my $rpm = 'rpm';
  +
  +#   exception handling support 
  +$SIG{__DIE__} = sub {
  +my ($err) = @_;
  +$err =~ s|\s+at\s+.*||s if (not $verbose);
  +print STDERR "$progname:ERROR: $err ". ($! ? "($!)" : "") . "\n";
  +exit(1);
  +};
  +
  +#   command line parsing
  +Getopt::Long::Configure("bundling");
  +my $result = GetOptions(
  +'V|version' => \$version,
  +'v|verbose' => \$verbose,
  +'h|help'=> \$help,
  +'c|check=s' => \$check,
  +'t|tmpdir=s'=> \$tmpdir,
  +'r|rpm=s'   => \$rpm,
  +) || die "option parsing failed";
  +if ($help) {
  +print "Usage: $progname [options] [SPECFILE ...]\n" .
  +  "Available options:\n" .
  +  " -v,--verbose   enable verbose run-time mode\n" .
  +  " -h,--help  print out this usage page\n" .
  +  " -c,--check=CHECKS  select checks to perform (default='all')\n" .
  +  " -r,--rpm=FILE  filesystem path to RPM program\n" .
  +  " -t,--tmpdir=PATH   filesystem path to temporary directory\n" .
  +  " -V,--version   print program version\n" .
  +exit(0);
  +}
  +if ($version) {
  +print "OpenPKG $progname $progvers\n";
  +exit(0);
  +}
  +
  +#   verbose message printing
  +sub msg_verbose {
  +my ($msg) = @_;
  +print STDERR "$msg\n" if ($verbose);
  +}
  +
  +#   warning message printing
  +sub msg_warning {
  +my ($msg) = @_;
  +print STDERR "$progname:WARNING: $msg\n";
  +}
  +
  +#   error message printing
  +sub msg_error {
  +my ($msg) = @_;
  +print STDERR "$progname:ERROR: $msg\n";
  +}
  +
  +#   determine check list
  +my @check_list = (qw(
  +blank
  +comment
  +license
  +header
  +));
  +my @checks = ();
  +if ($check eq 'all') {
  +@checks = @check_list;
  +}
  +else {
  +foreach my $c (split(/,/, $check)) {
  +if (not grep($c, @check_list)) {
  +die "invalid check \"$c\"";
  +}
  +push(@checks, $c);
  +}
  +}
  +
  +#   iterate over all .spec files
  +foreach my $filename (@ARGV) {
  +my $io = new IO::File "<$filename"
  +|| "unable to open file \"$

[CVS] OpenPKG: OPENPKG_1_1_SOLID: openpkg-src/kerberos/ kerberos.patch...

2003-03-05 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 16:46:36
  Branch: OPENPKG_1_1_SOLID HEAD   Handle: 2003030515463203

  Added files:  (Branch: OPENPKG_1_1_SOLID)
openpkg-src/kerberoskerberos.patch
  Modified files:
openpkg-web news.txt
  Modified files:   (Branch: OPENPKG_1_1_SOLID)
openpkg-src/kerberoskerberos.spec

  Log:
MFS: CAN-2003-0041

  Summary:
RevisionChanges Path
1.1.6.1 +305 -0 openpkg-src/kerberos/kerberos.patch
1.5.2.2 +7  -5  openpkg-src/kerberos/kerberos.spec
1.3552  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/kerberos/kerberos.patch
  
  $ cvs diff -u -r0 -r1.1.6.1 kerberos.patch
  --- /dev/null 2003-03-05 16:46:35.0 +0100
  +++ kerberos.patch2003-03-05 16:46:35.0 +0100
  @@ -0,0 +1,305 @@
  +# taken from http://updates.redhat.com/8.0/en/os/SRPMS/krb5-1.2.5-8.src.rpm
  +# Patch to add in missing protection against special characters and
  +# malicious servers, backported from netkit ftp 0.17 sources, (There are
  +# probably other security fixes that are missing from this old ftp
  +# source too).  Mark Cox, [EMAIL PROTECTED], Jan 2003
  +# http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0041
  +
  +--- krb5-1.2.5/src/appl/gssftp/ftp/cmds.c.ORIG   2003-01-20 10:21:41.0 
+
   krb5-1.2.5/src/appl/gssftp/ftp/cmds.c2003-01-20 11:03:40.0 +
  +@@ -69,6 +69,7 @@
  + extern  char **ftpglob();
  + extern  char *home;
  + extern  char *remglob();
  ++static int checkglob(int fd, const char *pattern);
  + extern  char *getenv();
  + #ifndef HAVE_STRERROR
  + #define strerror(error) (sys_errlist[error])
  +@@ -88,6 +89,64 @@
  + extern int do_auth();
  + 
  + /*
  ++ * pipeprotect: protect against "special" local filenames by prepending
  ++ * "./". Special local filenames are "-" and "|..." AND "/...".
  ++ */
  ++static char *pipeprotect(char *name) 
  ++{
  ++char *nu;
  ++if (strcmp(name, "-") && *name!='|' && *name!='/') {
  ++return name;
  ++}
  ++
  ++/* We're going to leak this memory. XXX. */
  ++nu = malloc(strlen(name)+3);
  ++if (nu==NULL) {
  ++perror("malloc");
  ++code = -1;
  ++return NULL;
  ++}
  ++strcpy(nu, ".");
  ++if (*name != '/') strcat(nu, "/");
  ++strcat(nu, name);
  ++return nu;
  ++}
  ++
  ++/*
  ++ * Look for embedded ".." in a pathname and change it to "!!", printing
  ++ * a warning.
  ++ */
  ++static char *pathprotect(char *name)
  ++{
  ++int gotdots=0, i, len;
  ++
  ++/* Convert null terminator to trailing / to catch a trailing ".." */
  ++len = strlen(name)+1;
  ++name[len-1] = '/';
  ++
  ++/*
  ++ * State machine loop. gotdots is < 0 if not looking at dots,
  ++ * 0 if we just saw a / and thus might start getting dots,
  ++ * and the count of dots seen so far if we have seen some.
  ++ */
  ++for (i=0; i=0) gotdots++;
  ++else if (name[i]=='/' && gotdots<0) gotdots=0;
  ++else if (name[i]=='/' && gotdots==2) {
  ++printf("Warning: embedded .. in %.*s (changing to !!)\n",
  ++   len-1, name);
  ++name[i-1] = '!';
  ++name[i-2] = '!';
  ++gotdots = 0;
  ++}
  ++else if (name[i]=='/') gotdots = 0;
  ++else gotdots = -1;
  ++}
  ++name[len-1] = 0;
  ++return name;
  ++}
  ++
  ++/*
  +  * `Another' gets another argument, and stores the new argc and argv.
  +  * It reverts to the top level (via main.c's intr()) on EOF/error.
  +  *
  +@@ -832,7 +891,15 @@
  + 
  + if (argc == 2) {
  + argc++;
  +-argv[2] = argv[1];
  ++/* 
  ++ * Protect the user from accidentally retrieving special
  ++ * local names.
  ++ */
  ++argv[2] = pipeprotect(argv[1]);
  ++if (!argv[2]) {
  ++code = -1;
  ++return 0;
  ++}
  + loc++;
  + }
  + if (argc < 2 && !another(&argc, &argv, "remote-file"))
  +@@ -1007,8 +1074,19 @@
  + if (mapflag) {
  + tp = domap(tp);
  + }
  +-recvrequest("RETR", tp, cp, "w",
  +-tp != cp || !interactive);
  ++/* Reject embedded ".

[CVS] OpenPKG: OPENPKG_1_2_SOLID: openpkg-src/kerberos/ kerberos.patch...

2003-03-05 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 16:43:23
  Branch: OPENPKG_1_2_SOLID HEAD   Handle: 2003030515432002

  Added files:  (Branch: OPENPKG_1_2_SOLID)
openpkg-src/kerberoskerberos.patch
  Modified files:
openpkg-web news.txt
  Modified files:   (Branch: OPENPKG_1_2_SOLID)
openpkg-src/kerberoskerberos.spec

  Log:
MFS: CAN-2003-0041

  Summary:
RevisionChanges Path
1.1.4.1 +305 -0 openpkg-src/kerberos/kerberos.patch
1.10.2.1.2.2+4  -2  openpkg-src/kerberos/kerberos.spec
1.3551  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/kerberos/kerberos.patch
  
  $ cvs diff -u -r0 -r1.1.4.1 kerberos.patch
  --- /dev/null 2003-03-05 16:43:22.0 +0100
  +++ kerberos.patch2003-03-05 16:43:23.0 +0100
  @@ -0,0 +1,305 @@
  +# taken from http://updates.redhat.com/8.0/en/os/SRPMS/krb5-1.2.5-8.src.rpm
  +# Patch to add in missing protection against special characters and
  +# malicious servers, backported from netkit ftp 0.17 sources, (There are
  +# probably other security fixes that are missing from this old ftp
  +# source too).  Mark Cox, [EMAIL PROTECTED], Jan 2003
  +# http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0041
  +
  +--- krb5-1.2.5/src/appl/gssftp/ftp/cmds.c.ORIG   2003-01-20 10:21:41.0 
+
   krb5-1.2.5/src/appl/gssftp/ftp/cmds.c2003-01-20 11:03:40.0 +
  +@@ -69,6 +69,7 @@
  + extern  char **ftpglob();
  + extern  char *home;
  + extern  char *remglob();
  ++static int checkglob(int fd, const char *pattern);
  + extern  char *getenv();
  + #ifndef HAVE_STRERROR
  + #define strerror(error) (sys_errlist[error])
  +@@ -88,6 +89,64 @@
  + extern int do_auth();
  + 
  + /*
  ++ * pipeprotect: protect against "special" local filenames by prepending
  ++ * "./". Special local filenames are "-" and "|..." AND "/...".
  ++ */
  ++static char *pipeprotect(char *name) 
  ++{
  ++char *nu;
  ++if (strcmp(name, "-") && *name!='|' && *name!='/') {
  ++return name;
  ++}
  ++
  ++/* We're going to leak this memory. XXX. */
  ++nu = malloc(strlen(name)+3);
  ++if (nu==NULL) {
  ++perror("malloc");
  ++code = -1;
  ++return NULL;
  ++}
  ++strcpy(nu, ".");
  ++if (*name != '/') strcat(nu, "/");
  ++strcat(nu, name);
  ++return nu;
  ++}
  ++
  ++/*
  ++ * Look for embedded ".." in a pathname and change it to "!!", printing
  ++ * a warning.
  ++ */
  ++static char *pathprotect(char *name)
  ++{
  ++int gotdots=0, i, len;
  ++
  ++/* Convert null terminator to trailing / to catch a trailing ".." */
  ++len = strlen(name)+1;
  ++name[len-1] = '/';
  ++
  ++/*
  ++ * State machine loop. gotdots is < 0 if not looking at dots,
  ++ * 0 if we just saw a / and thus might start getting dots,
  ++ * and the count of dots seen so far if we have seen some.
  ++ */
  ++for (i=0; i=0) gotdots++;
  ++else if (name[i]=='/' && gotdots<0) gotdots=0;
  ++else if (name[i]=='/' && gotdots==2) {
  ++printf("Warning: embedded .. in %.*s (changing to !!)\n",
  ++   len-1, name);
  ++name[i-1] = '!';
  ++name[i-2] = '!';
  ++gotdots = 0;
  ++}
  ++else if (name[i]=='/') gotdots = 0;
  ++else gotdots = -1;
  ++}
  ++name[len-1] = 0;
  ++return name;
  ++}
  ++
  ++/*
  +  * `Another' gets another argument, and stores the new argc and argv.
  +  * It reverts to the top level (via main.c's intr()) on EOF/error.
  +  *
  +@@ -832,7 +891,15 @@
  + 
  + if (argc == 2) {
  + argc++;
  +-argv[2] = argv[1];
  ++/* 
  ++ * Protect the user from accidentally retrieving special
  ++ * local names.
  ++ */
  ++argv[2] = pipeprotect(argv[1]);
  ++if (!argv[2]) {
  ++code = -1;
  ++return 0;
  ++}
  + loc++;
  + }
  + if (argc < 2 && !another(&argc, &argv, "remote-file"))
  +@@ -1007,8 +1074,19 @@
  + if (mapflag) {
  + tp = domap(tp);
  + }
  +-recvrequest("RETR", tp, cp, "w",
  +-tp != cp || !interactive);
  ++/* Reject embedded ".

[CVS] OpenPKG: OPENPKG_1_STABLE: openpkg-src/kerberos/ kerberos.patch ...

2003-03-05 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Mar-2003 16:38:17
  Branch: OPENPKG_1_STABLE Handle: 2003030515381600

  Added files:  (Branch: OPENPKG_1_STABLE)
openpkg-src/kerberoskerberos.patch
  Modified files:   (Branch: OPENPKG_1_STABLE)
openpkg-src/kerberoskerberos.spec

  Log:
MFC: CAN-2003-0041

  Summary:
RevisionChanges Path
1.1.2.1 +305 -0 openpkg-src/kerberos/kerberos.patch
1.10.2.2+4  -2  openpkg-src/kerberos/kerberos.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/kerberos/kerberos.patch
  
  $ cvs diff -u -r0 -r1.1.2.1 kerberos.patch
  --- /dev/null 2003-03-05 16:38:16.0 +0100
  +++ kerberos.patch2003-03-05 16:38:17.0 +0100
  @@ -0,0 +1,305 @@
  +# taken from http://updates.redhat.com/8.0/en/os/SRPMS/krb5-1.2.5-8.src.rpm
  +# Patch to add in missing protection against special characters and
  +# malicious servers, backported from netkit ftp 0.17 sources, (There are
  +# probably other security fixes that are missing from this old ftp
  +# source too).  Mark Cox, [EMAIL PROTECTED], Jan 2003
  +# http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0041
  +
  +--- krb5-1.2.5/src/appl/gssftp/ftp/cmds.c.ORIG   2003-01-20 10:21:41.0 
+
   krb5-1.2.5/src/appl/gssftp/ftp/cmds.c2003-01-20 11:03:40.0 +
  +@@ -69,6 +69,7 @@
  + extern  char **ftpglob();
  + extern  char *home;
  + extern  char *remglob();
  ++static int checkglob(int fd, const char *pattern);
  + extern  char *getenv();
  + #ifndef HAVE_STRERROR
  + #define strerror(error) (sys_errlist[error])
  +@@ -88,6 +89,64 @@
  + extern int do_auth();
  + 
  + /*
  ++ * pipeprotect: protect against "special" local filenames by prepending
  ++ * "./". Special local filenames are "-" and "|..." AND "/...".
  ++ */
  ++static char *pipeprotect(char *name) 
  ++{
  ++char *nu;
  ++if (strcmp(name, "-") && *name!='|' && *name!='/') {
  ++return name;
  ++}
  ++
  ++/* We're going to leak this memory. XXX. */
  ++nu = malloc(strlen(name)+3);
  ++if (nu==NULL) {
  ++perror("malloc");
  ++code = -1;
  ++return NULL;
  ++}
  ++strcpy(nu, ".");
  ++if (*name != '/') strcat(nu, "/");
  ++strcat(nu, name);
  ++return nu;
  ++}
  ++
  ++/*
  ++ * Look for embedded ".." in a pathname and change it to "!!", printing
  ++ * a warning.
  ++ */
  ++static char *pathprotect(char *name)
  ++{
  ++int gotdots=0, i, len;
  ++
  ++/* Convert null terminator to trailing / to catch a trailing ".." */
  ++len = strlen(name)+1;
  ++name[len-1] = '/';
  ++
  ++/*
  ++ * State machine loop. gotdots is < 0 if not looking at dots,
  ++ * 0 if we just saw a / and thus might start getting dots,
  ++ * and the count of dots seen so far if we have seen some.
  ++ */
  ++for (i=0; i=0) gotdots++;
  ++else if (name[i]=='/' && gotdots<0) gotdots=0;
  ++else if (name[i]=='/' && gotdots==2) {
  ++printf("Warning: embedded .. in %.*s (changing to !!)\n",
  ++   len-1, name);
  ++name[i-1] = '!';
  ++name[i-2] = '!';
  ++gotdots = 0;
  ++}
  ++else if (name[i]=='/') gotdots = 0;
  ++else gotdots = -1;
  ++}
  ++name[len-1] = 0;
  ++return name;
  ++}
  ++
  ++/*
  +  * `Another' gets another argument, and stores the new argc and argv.
  +  * It reverts to the top level (via main.c's intr()) on EOF/error.
  +  *
  +@@ -832,7 +891,15 @@
  + 
  + if (argc == 2) {
  + argc++;
  +-argv[2] = argv[1];
  ++/* 
  ++ * Protect the user from accidentally retrieving special
  ++ * local names.
  ++ */
  ++argv[2] = pipeprotect(argv[1]);
  ++if (!argv[2]) {
  ++code = -1;
  ++return 0;
  ++}
  + loc++;
  + }
  + if (argc < 2 && !another(&argc, &argv, "remote-file"))
  +@@ -1007,8 +1074,19 @@
  + if (mapflag) {
  + tp = domap(tp);
  + }
  +-recvrequest("RETR", tp, cp, "w",
  +-tp != cp || !interactive);
  ++/* Reject embedded ".." */
  ++tp = pathprotect(tp);
  ++
  ++/* Prepend ./ to "-" or "

[CVS] OpenPKG: openpkg-src/kerberos/ kerberos.patch kerberos.spec open...

2003-03-05 Thread Thomas Lotterer
+return 0;
  ++}
  ++dotdot[nrslash++] = isdotdotglob(sp);
  ++}
  ++
  ++fp = fdopen(fd, "r");
  ++while (okay && fgets(buffer, sizeof(buffer), fp) != NULL) {
  ++char*sp;
  ++
  ++if ((sp = strchr(buffer, '\n')) != 0) {
  ++*sp = '\0';
  ++} else {
  ++printf("Extremely long filename from server: %s",
  ++buffer);
  ++okay = 0;
  ++break;
  ++}
  ++if (buffer[0] == '|'
  ++ || (buffer[0] != '/' && initial)
  ++ || (buffer[0] == '/' && !initial))
  ++okay = 0;
  ++for (sp = buffer, nr = 0; sp; sp = strchr(sp, '/'), nr++) {
  ++while (*sp == '/')
  ++sp++;
  ++if (sp[0] == '.' && !strncmp(sp, "../", 3)
  ++ && (nr >= nrslash || !dotdot[nr]))
  ++okay = 0;
  ++}
  ++}
  ++
  ++if (!okay)
  ++printf("Filename provided by server "
  ++   "doesn't match pattern `%s': %s\n", pattern, buffer);
  ++
  ++fclose(fp);
  ++return okay;
  ++}
  ++
  + char *
  + onoff(bool)
  + int bool;
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/kerberos/kerberos.spec
  
  $ cvs diff -u -r1.11 -r1.12 kerberos.spec
  --- openpkg-src/kerberos/kerberos.spec31 Jan 2003 12:25:57 -  1.11
  +++ openpkg-src/kerberos/kerberos.spec5 Mar 2003 15:35:53 -   1.12
  @@ -33,10 +33,11 @@
   Group:Cryptography
   License:  MIT
   Version:  1.2.6
  -Release:  20020923
  +Release:  20030305
   
   #   list of sources
   Source0:  
http://www.crypto-publish.org/dist/mit-kerberos5/krb5-%{version}.tar.gz
  +Patch0:   kerberos.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -56,6 +57,7 @@
   
   %prep
   %setup -q -n krb5-%{version}
  +%patch -p1
   
   %build
   cd src
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3549 -r1.3550 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 13:28:43 -   1.3549
  +++ openpkg-web/news.txt  5 Mar 2003 15:35:51 -   1.3550
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Re: FSL not optimal?

2003-03-05 Thread Thomas Lotterer
On Fri, Jan 24, 2003, [EMAIL PROTECTED] wrote:

> I am not really convinced about the use of fsl. [...]
> 
Re Martin,
Ralf already replied to your message in a timely manner, so many details
were already discussed.

Please understand that there is a strict requirement for environments
with multiple OpenPKG instances running on a single machine where the
logs of all applications must not be intermixed across instances. This
is hard to achieve for applications that use the syslog(3) facility.
The solution was to "overload" the functions provided by the standard C
library with those provided by a library under our control.

In early releases of OpenPKG some packages came with a fakesyslog.tar.gz
file that included a quick'n'dirty hacked replacement for syslog(3). It
was limited to append log information to a single file, the name of that
file was a build-time option and there were limitations in the handling
of syslog levels. Even worse, that fakesyslog was not a software under
engineering control so the tarball was modified and copied between
packages without versioning. This finally led to the problem of having
different versions of fakesyslog hanging around.

The OSSP fake syslog library (fsl) was introduced by OpenPKG 1.2
as the successor of the fakesyslog used in previous releases. It
was designed to overcome all it's predecessors limitations. As
there is essentially the same team behind OSSP and OpenPKG you
can expect that fsl does perfectly fit into OpenPKG. The fsl is
so important to OpenPKG that it was even declared a CORE package
(see http://www.openpkg.org/releng.html), which resembles the
highest level of support you can expect. We really thought twice
about this (for a little one sentence story see the comment at
http://cvs.openpkg.org/chngview?cn=6570 :-).

Nevertheless, all the effort war initiated to support environments with
multiple OpenPKG instances running on a single machine. The current fsl
functionality exceeds that of the original syslog(3) facility even for
single instance environments.

We understand that some people prefer to have a global system level
logging and want to stick with the native syslog(3) facility.

So we decided to make fsl optional in the future
with default to use fsl.

The packages will only be modified to omit fsl build and run-time
requirements and remove fsl from the linker stage. The predefined fsl
configuration files and rc scripts will still be installed and cron will
run the scripts to trim log files which stay empty forever. Some logfile
analysis tools inside OpenPKG may fail with empty or not existent logs.
The global syslog(3) must be configured separately and system logs will
require manual trimming ...

--
[EMAIL PROTECTED]
Development Team, Operations Northern Europe, Cable & Wireless
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]


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

2003-03-05 Thread Michael van Elst
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael van Elst
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Mar-2003 14:55:25
  Branch: HEAD Handle: 2003030513552400

  Modified files:
openpkg-src/bindbind.spec

  Log:
fix typos in conditional dependencies

  Summary:
RevisionChanges Path
1.42+2  -2  openpkg-src/bind/bind.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/bind/bind.spec
  
  $ cvs diff -u -r1.41 -r1.42 bind.spec
  --- openpkg-src/bind/bind.spec5 Mar 2003 12:59:57 -   1.41
  +++ openpkg-src/bind/bind.spec5 Mar 2003 13:55:24 -   1.42
  @@ -70,11 +70,11 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20021002, make, openssl
   PreReq:   OpenPKG, openpkg >= 20021002
  -%if "{with_dlz_mysql}" == "yes"
  +%if "%{with_dlz_mysql}" == "yes"
   BuildPreReq:  MYSQL
   PreReq:   MYSQL
   %endif
  -%if "{with_dlz_postgres}" == "yes"
  +%if "%{with_dlz_postgres}" == "yes"
   BuildPreReq:  postgresql
   PreReq:   postgresql
   %endif
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-re   Date:   05-Mar-2003 14:48:08
  Branch: HEAD Handle: 2003030513480701

  Modified files:
openpkg-re/vcheck   vc.qt
openpkg-src/qt  qt.spec

  Log:
And I though Mozilla is the beast ok, at least output a banner
until we have a generic diskspace determination facility for packages

  Summary:
RevisionChanges Path
1.17+1  -0  openpkg-re/vcheck/vc.qt
1.61+5  -0  openpkg-src/qt/qt.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.qt
  
  $ cvs diff -u -r1.16 -r1.17 vc.qt
  --- openpkg-re/vcheck/vc.qt   5 Mar 2003 13:28:42 -   1.16
  +++ openpkg-re/vcheck/vc.qt   5 Mar 2003 13:48:07 -   1.17
  @@ -6,3 +6,4 @@
 url   = ftp://ftp.trolltech.com/pub/qt/source/
 regex = qt-x11-free-(\d+\.\d+\.\d+)\.tar\.gz
   }
  +
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/qt/qt.spec
  
  $ cvs diff -u -r1.60 -r1.61 qt.spec
  --- openpkg-src/qt/qt.spec5 Mar 2003 13:28:45 -   1.60
  +++ openpkg-src/qt/qt.spec5 Mar 2003 13:48:08 -   1.61
  @@ -66,6 +66,11 @@
   %setup -q -n qt-x11-free-%{version}
   
   %build
  +#   display a warning that this package is a beast
  +( echo "This package requires about 1.1 GB of free temporary"
  +  echo "disk space for building. So be prepared, please."
  +) | %{l_rpmtool} msg -b -t notice
  +
   export QTDIR=`pwd`
   case "%{l_target}" in
   *-freebsd* ) oscomp="freebsd-g++"
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web openpkg$ Date:   05-Mar-2003 14:28:45
  Branch: HEAD Handle: 2003030513284203

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

  Log:
upgrading package: qt 3.1.1 -> 3.1.2

  Summary:
RevisionChanges Path
1.16+1  -1  openpkg-re/vcheck/vc.qt
1.60+2  -2  openpkg-src/qt/qt.spec
1.3549  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-re/vcheck/vc.qt
  
  $ cvs diff -u -r1.15 -r1.16 vc.qt
  --- openpkg-re/vcheck/vc.qt   17 Dec 2002 10:54:50 -  1.15
  +++ openpkg-re/vcheck/vc.qt   5 Mar 2003 13:28:42 -   1.16
  @@ -2,7 +2,7 @@
   }
   
   prog qt = {
  -  version   = 3.1.1
  +  version   = 3.1.2
 url   = ftp://ftp.trolltech.com/pub/qt/source/
 regex = qt-x11-free-(\d+\.\d+\.\d+)\.tar\.gz
   }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/qt/qt.spec
  
  $ cvs diff -u -r1.59 -r1.60 qt.spec
  --- openpkg-src/qt/qt.spec26 Feb 2003 16:07:47 -  1.59
  +++ openpkg-src/qt/qt.spec5 Mar 2003 13:28:45 -   1.60
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [EVAL]
   Group:XWindow
   License:  GPL
  -Version:  3.1.1
  -Release:  20030226
  +Version:  3.1.2
  +Release:  20030305
   
   #   package options
   %option   with_xftno
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3548 -r1.3549 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 12:59:55 -   1.3548
  +++ openpkg-web/news.txt  5 Mar 2003 13:28:43 -   1.3549
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 13:59:58
  Branch: HEAD Handle: 2003030512595502

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

  Log:
- use %{l_patch}
- bump release for today
- cosmetics

  Summary:
RevisionChanges Path
1.41+4  -3  openpkg-src/bind/bind.spec
1.3548  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/bind/bind.spec
  
  $ cvs diff -u -r1.40 -r1.41 bind.spec
  --- openpkg-src/bind/bind.spec5 Mar 2003 12:14:23 -   1.40
  +++ openpkg-src/bind/bind.spec5 Mar 2003 12:59:57 -   1.41
  @@ -23,8 +23,9 @@
   ##  SUCH DAMAGE.
   ##
   
  +#   package versions
   %define   V_bind 9.2.2
  -%define   V_dlz 0.3.0
  +%define   V_dlz  0.3.0
   
   #   package information
   Name: bind
  @@ -36,7 +37,7 @@
   Group:DNS
   License:  ISC
   Version:  %{V_bind}
  -Release:  20030304
  +Release:  20030305
   
   #   list of sources
   Source0:  ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{V_bind}.tar.gz
  @@ -92,7 +93,7 @@
   %if "%{with_dlz}" == "yes"
   %setup -q -T -D -a 10
   %patch0 -p0
  -patch -p1 
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: OPENPKG_1_2_SOLID: openpkg-src/ethereal/ ethereal.patch...

2003-03-05 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 13:10:29
  Branch: OPENPKG_1_2_SOLID HEAD   Handle: 2003030512102502

  Modified files:
openpkg-web news.txt
  Modified files:   (Branch: OPENPKG_1_2_SOLID)
openpkg-src/etherealethereal.patch ethereal.spec

  Log:
MFS: CAN-2003-0081

  Summary:
RevisionChanges Path
1.1.4.1 +17 -0  openpkg-src/ethereal/ethereal.patch
1.11.2.1.2.2+2  -2  openpkg-src/ethereal/ethereal.spec
1.3546  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.patch
  
  $ cvs diff -u -r1.1 -r1.1.4.1 ethereal.patch
  --- openpkg-src/ethereal/ethereal.patch   30 Sep 2002 07:06:31 -  1.1
  +++ openpkg-src/ethereal/ethereal.patch   5 Mar 2003 12:10:27 -   1.1.4.1
  @@ -8,3 +8,20 @@

#ifdef HAVE_IO_H
#include  /* open/close on win32 */
  +# This is a security patch for ethereal vendor release-0-9-9; it fits for 
release-0-9-8 and release-0-9-7, too
  +# It will be included in future vendor releases and must be removed from here 
accordingly
  +# http://www.ethereal.com/cgi-bin/viewcvs.cgi/ethereal/packet-socks.c
  +# 
http://www.ethereal.com/cgi-bin/viewcvs.cgi/ethereal/packet-socks.c.diff?r1=text&tr1=1.43&r2=text&tr2=1.44&diff_format=u
  +# http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0081
  +#
  +--- packet-socks.c.orig  Wed Mar  5 11:41:01 2003
   packet-socks.c   Wed Mar  5 11:46:52 2003
  +@@ -908,7 +908,7 @@
  + linelen = lineend - data;
  + 
  + proto_tree_add_text( tree, tvb, offset, 
linelen,
  +-format_text(data, linelen));
  ++"%s", format_text(data, linelen));
  + offset += linelen;
  + data = lineend;
  + }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.spec
  
  $ cvs diff -u -r1.11.2.1.2.1 -r1.11.2.1.2.2 ethereal.spec
  --- openpkg-src/ethereal/ethereal.spec18 Jan 2003 17:19:33 -  
1.11.2.1.2.1
  +++ openpkg-src/ethereal/ethereal.spec5 Mar 2003 12:10:27 -   
1.11.2.1.2.2
  @@ -9,7 +9,7 @@
   ##  the above copyright notice and this permission notice appear in all
   ##  copies.
   ##
  -##  THIS SOFTWARE IS PROVIDED AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  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
  @@ -33,7 +33,7 @@
   Group:Misc
   License:  GPL
   Version:  0.9.8
  -Release:  1.2.0
  +Release:  1.2.1
   
   #   package options
   %option   with_zlibno
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3545 -r1.3546 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 11:29:00 -   1.3545
  +++ openpkg-web/news.txt  5 Mar 2003 12:10:25 -   1.3546
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: OPENPKG_1_STABLE: openpkg-src/ethereal/ ethereal.patch ...

2003-03-05 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Mar-2003 12:35:07
  Branch: OPENPKG_1_STABLE Handle: 2003030511350601

  Modified files:   (Branch: OPENPKG_1_STABLE)
openpkg-src/etherealethereal.patch ethereal.spec

  Log:
MFC: CAN-2003-0081

  Summary:
RevisionChanges Path
1.1.2.1 +17 -0  openpkg-src/ethereal/ethereal.patch
1.11.2.2+2  -2  openpkg-src/ethereal/ethereal.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.patch
  
  $ cvs diff -u -r1.1 -r1.1.2.1 ethereal.patch
  --- openpkg-src/ethereal/ethereal.patch   30 Sep 2002 07:06:31 -  1.1
  +++ openpkg-src/ethereal/ethereal.patch   5 Mar 2003 11:35:06 -   1.1.2.1
  @@ -8,3 +8,20 @@

#ifdef HAVE_IO_H
#include  /* open/close on win32 */
  +# This is a security patch for ethereal vendor release-0-9-9; it fits for 
release-0-9-8 and release-0-9-7, too
  +# It will be included in future vendor releases and must be removed from here 
accordingly
  +# http://www.ethereal.com/cgi-bin/viewcvs.cgi/ethereal/packet-socks.c
  +# 
http://www.ethereal.com/cgi-bin/viewcvs.cgi/ethereal/packet-socks.c.diff?r1=text&tr1=1.43&r2=text&tr2=1.44&diff_format=u
  +# http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0081
  +#
  +--- packet-socks.c.orig  Wed Mar  5 11:41:01 2003
   packet-socks.c   Wed Mar  5 11:46:52 2003
  +@@ -908,7 +908,7 @@
  + linelen = lineend - data;
  + 
  + proto_tree_add_text( tree, tvb, offset, 
linelen,
  +-format_text(data, linelen));
  ++"%s", format_text(data, linelen));
  + offset += linelen;
  + data = lineend;
  + }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.spec
  
  $ cvs diff -u -r1.11.2.1 -r1.11.2.2 ethereal.spec
  --- openpkg-src/ethereal/ethereal.spec18 Jan 2003 14:11:45 -  
1.11.2.1
  +++ openpkg-src/ethereal/ethereal.spec5 Mar 2003 11:35:07 -   
1.11.2.2
  @@ -9,7 +9,7 @@
   ##  the above copyright notice and this permission notice appear in all
   ##  copies.
   ##
  -##  THIS SOFTWARE IS PROVIDED AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  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
  @@ -33,7 +33,7 @@
   Group:Misc
   License:  GPL
   Version:  0.9.8
  -Release:  1.20030115
  +Release:  1.20030305
   
   #   package options
   %option   with_zlibno
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/ethereal/ ethereal.patch ethereal.spec open...

2003-03-05 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 12:29:03
  Branch: HEAD Handle: 2003030511290002

  Modified files:
openpkg-src/etherealethereal.patch ethereal.spec
openpkg-web news.txt

  Log:
CAN-2003-0081

  Summary:
RevisionChanges Path
1.2 +17 -0  openpkg-src/ethereal/ethereal.patch
1.14+1  -1  openpkg-src/ethereal/ethereal.spec
1.3545  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.patch
  
  $ cvs diff -u -r1.1 -r1.2 ethereal.patch
  --- openpkg-src/ethereal/ethereal.patch   30 Sep 2002 07:06:31 -  1.1
  +++ openpkg-src/ethereal/ethereal.patch   5 Mar 2003 11:29:02 -   1.2
  @@ -8,3 +8,20 @@

#ifdef HAVE_IO_H
#include  /* open/close on win32 */
  +# This is a security patch for ethereal vendor release-0-9-9
  +# It will be included in future vendor releases and must be removed from here 
accordingly
  +# http://www.ethereal.com/cgi-bin/viewcvs.cgi/ethereal/packet-socks.c
  +# 
http://www.ethereal.com/cgi-bin/viewcvs.cgi/ethereal/packet-socks.c.diff?r1=text&tr1=1.43&r2=text&tr2=1.44&diff_format=u
  +# http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0081
  +#
  +--- packet-socks.c.orig  Wed Mar  5 11:41:01 2003
   packet-socks.c   Wed Mar  5 11:46:52 2003
  +@@ -908,7 +908,7 @@
  + linelen = lineend - data;
  + 
  + proto_tree_add_text( tree, tvb, offset, 
linelen,
  +-format_text(data, linelen));
  ++"%s", format_text(data, linelen));
  + offset += linelen;
  + data = lineend;
  + }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/ethereal/ethereal.spec
  
  $ cvs diff -u -r1.13 -r1.14 ethereal.spec
  --- openpkg-src/ethereal/ethereal.spec31 Jan 2003 12:25:50 -  1.13
  +++ openpkg-src/ethereal/ethereal.spec5 Mar 2003 11:29:02 -   1.14
  @@ -33,7 +33,7 @@
   Group:Misc
   License:  GPL
   Version:  0.9.9
  -Release:  20030124
  +Release:  20030305
   
   #   package options
   %option   with_zlibno
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3544 -r1.3545 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 09:36:46 -   1.3544
  +++ openpkg-web/news.txt  5 Mar 2003 11:29:00 -   1.3545
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/postfix/ etc.tar

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Mar-2003 12:01:04
  Branch: HEAD Handle: 2003030511010300

  Modified files:
openpkg-src/postfix etc.tar

  Log:
fix default config: rename obsoleted check_relay_domains to
reject_unauth_destination

  Summary:
RevisionChanges Path
1.12BLOBopenpkg-src/postfix/etc.tar
  

  (cd openpkg-src/postfix && \
   uudecode <<'@@ .' && \
   mv etc.tar etc.tar.orig && \
   xdelta patch etc.tar.xdelta etc.tar.orig etc.tar && \
   rm -f etc.tar.orig etc.tar.xdelta)
  Index: openpkg-src/postfix/etc.tar
  
  begin 664 etc.tar.xdelta
  M)5A$6C`P-"4(`!``$`!S:&EE;&$N,[EMAIL PROTECTED]
  M;VQD#\OQP```!4
  ()5A$6C`P-"4`
  `
  end
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 10:36:50
  Branch: HEAD Handle: 2003030509364602

  Modified files:
openpkg-src/postfix pflogsumm.patch postfix.spec
openpkg-web news.txt

  Log:
fix postfix.sum generation

  Summary:
RevisionChanges Path
1.2 +16 -4  openpkg-src/postfix/pflogsumm.patch
1.118   +1  -1  openpkg-src/postfix/postfix.spec
1.3544  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/pflogsumm.patch
  
  $ cvs diff -u -r1.1 -r1.2 pflogsumm.patch
  --- openpkg-src/postfix/pflogsumm.patch   10 Jan 2003 12:11:14 -  1.1
  +++ openpkg-src/postfix/pflogsumm.patch   5 Mar 2003 09:36:48 -   1.2
  @@ -1,6 +1,18 @@
   pflogsumm.pl.origTue Dec 31 19:30:43 2002
  -+++ pflogsumm.pl Fri Jan 10 13:07:39 2003
  -@@ -557,7 +557,7 @@
  +This patch makes Pflogsumm working with the particular format
  +of the OSSP fsl based Postfix logfile.
  +
  +--- pflogsumm.pl.origWed Feb 19 23:36:07 2003
   pflogsumm.pl Wed Mar  5 10:34:11 2003
  +@@ -470,7 +470,7 @@
  + next if(defined($dateStr) && ! /^$dateStr/o);
  + s/: \[ID \d+\s+[^\]]+\] /: /o;  # lose "[ID nn some.thing]" stuff
  + unless((($msgMonStr, $msgDay, $msgTimeStr, $cmd, $qid) =
  +-m#^(...)\s+(\d+)\s(..:..:..)\s\S+\s(?:vmailer|$syslogName)[-/]([^\[:]*).*?: 
([^:]+)#o) == 5)
  ++
m#^(...)\s+(\d+)\s(..:..:..)\s\S+\s+\S+\s(?:vmailer|$syslogName)[-/]([^\[:]*).*?: 
([^:]+)#o) == 5)
  + {
  + unless((($msgMonStr, $msgDay, $msgTimeStr, $cmd, $qid) =
  + m#^(...)\s+(\d+)\s(..:..:..)\s\S+\s(vmailer|$syslogName[^\[:]*).*?: 
([^:]+)#o) == 5)
  +@@ -581,7 +581,7 @@
@{$connTime{$1}} =
($msgYr, $msgMon + 1, $msgDay, $msgHr, $msgMin, $msgSec);
} elsif(/: disconnect from /o) {
  @@ -9,7 +21,7 @@
if(exists($connTime{$pid})) {
$hostID = gimme_domain($hostID);
my($d, $h, $m, $s) = Delta_DHMS(@{$connTime{$pid}},
  -@@ -1267,7 +1267,7 @@
  +@@ -1299,7 +1299,7 @@
}
my ($t_mday, $t_mon) = (localtime($time))[3,4];

  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/postfix/postfix.spec
  
  $ cvs diff -u -r1.117 -r1.118 postfix.spec
  --- openpkg-src/postfix/postfix.spec  4 Mar 2003 08:35:00 -   1.117
  +++ openpkg-src/postfix/postfix.spec  5 Mar 2003 09:36:48 -   1.118
  @@ -38,7 +38,7 @@
   Group:Mail
   License:  IPL
   Version:  %{V_postfix}
  -Release:  20030304
  +Release:  20030305
   
   #   package options
   %option   with_tls   no
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3543 -r1.3544 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 09:24:55 -   1.3543
  +++ openpkg-web/news.txt  5 Mar 2003 09:36:46 -   1.3544
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: openpkg-src/proftpd/ proftpd.conf proftpd.spec openpkg-...

2003-03-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src openpkg-web  Date:   05-Mar-2003 10:24:58
  Branch: HEAD Handle: 2003030509245502

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

  Log:
LsDefaultOptions became ListOptions

  Summary:
RevisionChanges Path
1.10+1  -1  openpkg-src/proftpd/proftpd.conf
1.47+1  -1  openpkg-src/proftpd/proftpd.spec
1.3543  +1  -0  openpkg-web/news.txt
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/proftpd/proftpd.conf
  
  $ cvs diff -u -r1.9 -r1.10 proftpd.conf
  --- openpkg-src/proftpd/proftpd.conf  7 Dec 2002 20:37:51 -   1.9
  +++ openpkg-src/proftpd/proftpd.conf  5 Mar 2003 09:24:57 -   1.10
  @@ -19,7 +19,7 @@
   AllowOverwriteon
   MaxLoginAttempts  2
   RequireValidShell yes
  -LsDefaultOptions  "-l"
  +ListOptions   "-l"
   
   @[EMAIL PROTECTED]   on
   @[EMAIL PROTECTED] proftpd
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/proftpd/proftpd.spec
  
  $ cvs diff -u -r1.46 -r1.47 proftpd.spec
  --- openpkg-src/proftpd/proftpd.spec  4 Mar 2003 19:05:09 -   1.46
  +++ openpkg-src/proftpd/proftpd.spec  5 Mar 2003 09:24:57 -   1.47
  @@ -33,7 +33,7 @@
   Group:FTP
   License:  GPL
   Version:      1.2.8
  -Release:  20030304
  +Release:  20030305
   
   #   package options
   %option   with_pam  no
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.3542 -r1.3543 news.txt
  --- openpkg-web/news.txt  5 Mar 2003 07:03:39 -   1.3542
  +++ openpkg-web/news.txt  5 Mar 2003 09:24:55 -   1.3543
  @@ -1,3 +1,4 @@
  +05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   05-Mar-2003: Upgraded package: P
   04-Mar-2003: Upgraded package: P
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]