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

2005-06-15 Thread Matthias Kurz
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Matthias Kurz
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 09:35:25
  Branch: HEAD Handle: 2005061508352500

  Modified files:
openpkg-src/jasper  jasper.spec

  Log:
prevent it from using stuff from /usr/local

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

  patch -p0 '@@ .'
  Index: openpkg-src/jasper/jasper.spec
  
  $ cvs diff -u -r1.5 -r1.6 jasper.spec
  --- openpkg-src/jasper/jasper.spec14 Jun 2005 08:05:27 -  1.5
  +++ openpkg-src/jasper/jasper.spec15 Jun 2005 07:35:25 -  1.6
  @@ -33,7 +33,7 @@
   Group:Graphics
   License:  MIT
   Version:  1.701.0
  -Release:  20050614
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-%{version}.zip
  @@ -67,6 +67,17 @@
 %{l_prefix}/bin/unzip -q -x %{SOURCE0}
   ) || exit $?
   %patch -p0
  +%{l_shtool} subst \
  +-e 's;[ \t]*/usr/local/lib${libsuff};;g' \
  +-e 's;[ \t]*-I/usr/local/include;;g' \
  +-e 's;[ \t]*/usr/local/include/X11R[4-6];;g' \
  +-e 's;[ \t]*/usr/local/include/X11;;g' \
  +-e 's;[ \t]*/usr/local/include;;g' \
  +-e 's;[ \t]*-L/usr/local/lib;;g' \
  +-e 's;[ \t]*/usr/local/lib;;g' \
  +-e 's;[ \t]*/usr/local/X11[^/]*/include;;g' \
  +-e 's;[ \t]*/usr/local/x11r5/include;;g' \
  +configure
   
   %build
   CC=%{l_cc} \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Matthias Kurz
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Matthias Kurz
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 09:35:57
  Branch: HEAD Handle: 2005061508355700

  Modified files:
openpkg-src/pdflib  pdflib.spec

  Log:
prevent it from using stuff from /usr/local

  Summary:
RevisionChanges Path
1.43+8  -1  openpkg-src/pdflib/pdflib.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/pdflib/pdflib.spec
  
  $ cvs diff -u -r1.42 -r1.43 pdflib.spec
  --- openpkg-src/pdflib/pdflib.spec24 Mar 2005 11:19:52 -  1.42
  +++ openpkg-src/pdflib/pdflib.spec15 Jun 2005 07:35:57 -  1.43
  @@ -37,7 +37,7 @@
   Group:Graphics
   License:  PDFlib
   Version:  %{V_long}
  -Release:  20050218
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://www.pdflib.com/products/pdflib/download/%{V_comp}src/PDFlib-Lite-%{V_long}.tar.gz
  @@ -69,6 +69,13 @@
   rm -rf libs/jpeg
   rm -rf libs/flate
   %patch -p0
  +%{l_shtool} subst \
  +-e 's;[ \t]*/usr/local/lib${libsuff};;g' \
  +-e 's;[ \t]*-I/usr/local/include;;g' \
  +-e 's;[ \t]*/usr/local/include;;g' \
  +-e 's;[ \t]*-L/usr/local/lib;;g' \
  +-e 's;[ \t]*/usr/local/lib;;g' \
  +configure
   
   %build
   ECHO=%{l_prefix}/bin/gecho \
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 10:44:50
  Branch: HEAD Handle: 2005061509445000

  Modified files:
openpkg-src/shtool  shtool.spec

  Log:
upgrading package: shtool 2.0.1 - 2.0.2

  Summary:
RevisionChanges Path
1.34+2  -2  openpkg-src/shtool/shtool.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/shtool/shtool.spec
  
  $ cvs diff -u -r1.33 -r1.34 shtool.spec
  --- openpkg-src/shtool/shtool.spec24 Mar 2005 11:20:17 -  1.33
  +++ openpkg-src/shtool/shtool.spec15 Jun 2005 08:44:50 -  1.34
  @@ -32,8 +32,8 @@
   Class:CORE
   Group:Development
   License:  GPL
  -Version:  2.0.1
  -Release:  20040811
  +Version:  2.0.2
  +Release:  20050615
   
   #   package options
   %option   with_shtoolize  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_3_SOLID: openpkg-src/shtool/ shtool.patch sht...

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 13:19:53
  Branch: OPENPKG_2_3_SOLIDHandle: 2005061512195200

  Added files:  (Branch: OPENPKG_2_3_SOLID)
openpkg-src/shtool  shtool.patch
  Modified files:   (Branch: OPENPKG_2_3_SOLID)
openpkg-src/shtool  shtool.spec

  Log:
Apply Security Fixes (CAN-2005-1751, CAN-2005-1759)

  Summary:
RevisionChanges Path
1.1.2.1 +109 -0 openpkg-src/shtool/shtool.patch
1.32.2.2+3  -1  openpkg-src/shtool/shtool.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/shtool/shtool.patch
  
  $ cvs diff -u -r0 -r1.1.2.1 shtool.patch
  --- /dev/null 2005-06-15 13:19:46 +0200
  +++ shtool.patch  2005-06-15 13:19:53 +0200
  @@ -0,0 +1,109 @@
  +Index: sh.common
  +--- sh.common7 Apr 2004 07:55:02 -   1.23
   sh.common15 Jun 2005 08:11:16 -  1.24
  +@@ -161,6 +161,7 @@
  + 
  + #   establish a temporary file on request
  + if [ .$gen_tmpfile = .yes ]; then
  ++#   create (explicitly) secure temporary directory
  + if [ .$TMPDIR != . ]; then
  + tmpdir=$TMPDIR
  + elif [ .$TEMPDIR != . ]; then
  +@@ -168,10 +169,19 @@
  + else
  + tmpdir=/tmp
  + fi
  +-tmpfile=$tmpdir/.shtool.$$
  +-rm -f $tmpfile /dev/null 21
  +-touch $tmpfile
  +-chmod 600 $tmpfile
  ++tmpdir=$tmpdir/.shtool.$$
  ++( umask 077
  ++  rm -rf $tmpdir /dev/null 21 || true
  ++  mkdir  $tmpdir /dev/null 21
  ++  if [ $? -ne 0 ]; then
  ++  echo $msgprefix:Error: failed to create temporary directory 
\`$tmpdir' 12
  ++  exit 1
  ++  fi
  ++)
  ++
  ++#   create (implicitly) secure temporary file
  ++tmpfile=$tmpdir/shtool.tmp
  ++touch $tmpfile
  + fi
  + 
  + #   utility function: map string to lower case
  +@@ -188,7 +198,7 @@
  + shtool_exit () {
  + rc=$1
  + if [ .$gen_tmpfile = .yes ]; then
  +-rm -f $tmpfile /dev/null 21 || true
  ++rm -rf $tmpdir /dev/null 21 || true
  + fi
  + exit $rc
  + }
  +Index: sh.arx
  +--- sh.arx   12 Feb 2004 16:06:26 -  1.21
   sh.arx   15 Jun 2005 08:11:16 -  1.22
  +@@ -34,7 +34,7 @@
  + files=$*
  + 
  + #   walk through the file list and expand archives members
  +-tmpdir=`echo $archive | sed -e 's;[^/]*$;.arx;'`
  ++ar_tmpdir=`echo $archive | sed -e 's;[^/]*$;.arx;'`
  + nfiles=''
  + if [ .$files != . ]; then
  + for file in $files; do
  +@@ -44,13 +44,13 @@
  + fi
  + case $file in
  + *.a )
  +-if [ ! -d $tmpdir ]; then
  ++if [ ! -d $ar_tmpdir ]; then
  + if [ .$opt_t = .yes ]; then
  +-echo mkdir $tmpdir 12
  ++echo mkdir $ar_tmpdir 12
  + fi
  +-mkdir $tmpdir
  ++mkdir $ar_tmpdir
  + fi
  +-case $tmpdir in
  ++case $ar_tmpdir in
  +  .arx )
  +  from=../$file
  +  ;;
  +@@ -61,16 +61,16 @@
  +  ;;
  + esac
  + if [ .$opt_t = .yes ]; then
  +-echo (cd $tmpdir  $ar_prg x $from) 12
  ++echo (cd $ar_tmpdir  $ar_prg x $from) 12
  + fi
  +-(cd $tmpdir  eval $ar_prg x $from)
  ++(cd $ar_tmpdir  eval $ar_prg x $from)
  + if [ $? -ne 0 ]; then
  + echo $msgprefix:Error: member extraction failed for 
archive: $file 12
  + shtool_exit 1
  + fi
  + for member in - `eval $ar_prg t $file | sed -e 
'/_\.SYMDEF/d'`; do
  + [ .$member = .- ]  continue
  +-nfiles=$nfiles $tmpdir/$member
  ++nfiles=$nfiles $ar_tmpdir/$member
  + done
  + ;;
  + * )
  +@@ -91,11 +91,11 @@
  + fi
  + 
  + #   cleanup and die gracefully
  +-if [ -d $tmpdir ]; then
  ++if [ -d $ar_tmpdir ]; then
  + if [ .$opt_t = .yes ]; then
  +-echo rm -rf $tmpdir 12
  ++echo rm -rf $ar_tmpdir 12
  + fi
  +-rm -rf $tmpdir
  ++rm -rf $ar_tmpdir
  + fi
  + 
  + shtool_exit 0
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/shtool/shtool.spec
  
  $ cvs diff -u -r1.32.2.1 

[CVS] OpenPKG: OPENPKG_2_2_SOLID: openpkg-src/shtool/ shtool.patch sht...

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 13:22:24
  Branch: OPENPKG_2_2_SOLIDHandle: 200506151400

  Added files:  (Branch: OPENPKG_2_2_SOLID)
openpkg-src/shtool  shtool.patch
  Modified files:   (Branch: OPENPKG_2_2_SOLID)
openpkg-src/shtool  shtool.spec

  Log:
Apply Security Fixes (CAN-2005-1751, CAN-2005-1759)

  Summary:
RevisionChanges Path
1.1.4.1 +109 -0 openpkg-src/shtool/shtool.patch
1.31.2.2+3  -1  openpkg-src/shtool/shtool.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/shtool/shtool.patch
  
  $ cvs diff -u -r0 -r1.1.4.1 shtool.patch
  --- /dev/null 2005-06-15 13:22:11 +0200
  +++ shtool.patch  2005-06-15 13:22:24 +0200
  @@ -0,0 +1,109 @@
  +Index: sh.common
  +--- sh.common7 Apr 2004 07:55:02 -   1.23
   sh.common15 Jun 2005 08:11:16 -  1.24
  +@@ -161,6 +161,7 @@
  + 
  + #   establish a temporary file on request
  + if [ .$gen_tmpfile = .yes ]; then
  ++#   create (explicitly) secure temporary directory
  + if [ .$TMPDIR != . ]; then
  + tmpdir=$TMPDIR
  + elif [ .$TEMPDIR != . ]; then
  +@@ -168,10 +169,19 @@
  + else
  + tmpdir=/tmp
  + fi
  +-tmpfile=$tmpdir/.shtool.$$
  +-rm -f $tmpfile /dev/null 21
  +-touch $tmpfile
  +-chmod 600 $tmpfile
  ++tmpdir=$tmpdir/.shtool.$$
  ++( umask 077
  ++  rm -rf $tmpdir /dev/null 21 || true
  ++  mkdir  $tmpdir /dev/null 21
  ++  if [ $? -ne 0 ]; then
  ++  echo $msgprefix:Error: failed to create temporary directory 
\`$tmpdir' 12
  ++  exit 1
  ++  fi
  ++)
  ++
  ++#   create (implicitly) secure temporary file
  ++tmpfile=$tmpdir/shtool.tmp
  ++touch $tmpfile
  + fi
  + 
  + #   utility function: map string to lower case
  +@@ -188,7 +198,7 @@
  + shtool_exit () {
  + rc=$1
  + if [ .$gen_tmpfile = .yes ]; then
  +-rm -f $tmpfile /dev/null 21 || true
  ++rm -rf $tmpdir /dev/null 21 || true
  + fi
  + exit $rc
  + }
  +Index: sh.arx
  +--- sh.arx   12 Feb 2004 16:06:26 -  1.21
   sh.arx   15 Jun 2005 08:11:16 -  1.22
  +@@ -34,7 +34,7 @@
  + files=$*
  + 
  + #   walk through the file list and expand archives members
  +-tmpdir=`echo $archive | sed -e 's;[^/]*$;.arx;'`
  ++ar_tmpdir=`echo $archive | sed -e 's;[^/]*$;.arx;'`
  + nfiles=''
  + if [ .$files != . ]; then
  + for file in $files; do
  +@@ -44,13 +44,13 @@
  + fi
  + case $file in
  + *.a )
  +-if [ ! -d $tmpdir ]; then
  ++if [ ! -d $ar_tmpdir ]; then
  + if [ .$opt_t = .yes ]; then
  +-echo mkdir $tmpdir 12
  ++echo mkdir $ar_tmpdir 12
  + fi
  +-mkdir $tmpdir
  ++mkdir $ar_tmpdir
  + fi
  +-case $tmpdir in
  ++case $ar_tmpdir in
  +  .arx )
  +  from=../$file
  +  ;;
  +@@ -61,16 +61,16 @@
  +  ;;
  + esac
  + if [ .$opt_t = .yes ]; then
  +-echo (cd $tmpdir  $ar_prg x $from) 12
  ++echo (cd $ar_tmpdir  $ar_prg x $from) 12
  + fi
  +-(cd $tmpdir  eval $ar_prg x $from)
  ++(cd $ar_tmpdir  eval $ar_prg x $from)
  + if [ $? -ne 0 ]; then
  + echo $msgprefix:Error: member extraction failed for 
archive: $file 12
  + shtool_exit 1
  + fi
  + for member in - `eval $ar_prg t $file | sed -e 
'/_\.SYMDEF/d'`; do
  + [ .$member = .- ]  continue
  +-nfiles=$nfiles $tmpdir/$member
  ++nfiles=$nfiles $ar_tmpdir/$member
  + done
  + ;;
  + * )
  +@@ -91,11 +91,11 @@
  + fi
  + 
  + #   cleanup and die gracefully
  +-if [ -d $tmpdir ]; then
  ++if [ -d $ar_tmpdir ]; then
  + if [ .$opt_t = .yes ]; then
  +-echo rm -rf $tmpdir 12
  ++echo rm -rf $ar_tmpdir 12
  + fi
  +-rm -rf $tmpdir
  ++rm -rf $ar_tmpdir
  + fi
  + 
  + shtool_exit 0
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/shtool/shtool.spec
  
  $ cvs diff -u -r1.31.2.1 

[CVS] OpenPKG: openpkg-src/openpkg/ HISTORY openpkg.spec shtool

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 13:25:08
  Branch: HEAD Handle: 2005061512250700

  Modified files:
openpkg-src/openpkg HISTORY openpkg.spec shtool

  Log:
upgrade to GNU shtool 2.0.2 (fixing CAN-2005-1751 and CAN-2005-1759)

  Summary:
RevisionChanges Path
1.272   +1  -0  openpkg-src/openpkg/HISTORY
1.429   +1  -1  openpkg-src/openpkg/openpkg.spec
1.29+50 -40 openpkg-src/openpkg/shtool
  

  patch -p0 '@@ .'
  Index: openpkg-src/openpkg/HISTORY
  
  $ cvs diff -u -r1.271 -r1.272 HISTORY
  --- openpkg-src/openpkg/HISTORY   13 Jun 2005 08:25:41 -  1.271
  +++ openpkg-src/openpkg/HISTORY   15 Jun 2005 11:25:07 -  1.272
  @@ -2,6 +2,7 @@
   2005
   
   
  +20050615 upgrade to GNU shtool 2.0.2 (fixing CAN-2005-1751 and CAN-2005-1759)
   20050613 part 4 of AIX port: cleanups and fixes for system hooks
   20050611 upgrade to latest CVS snapshot of GNU shtool to correctly detect 
Mandriva Linux
   20050610 patch GNU gzip, OpenPKG-SA-2005.009 (CAN-2005-1228)
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  
  $ cvs diff -u -r1.428 -r1.429 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  13 Jun 2005 16:02:33 -  1.428
  +++ openpkg-src/openpkg/openpkg.spec  15 Jun 2005 11:25:07 -  1.429
  @@ -38,7 +38,7 @@
   #   o any cc(1)
   
   #   the package version/release
  -%define   V_openpkg  20050613
  +%define   V_openpkg  20050615
   
   #   the used software versions
   %define   V_rpm  4.2.1
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/openpkg/shtool
  
  $ cvs diff -u -r1.28 -r1.29 shtool
  --- openpkg-src/openpkg/shtool11 Jun 2005 11:02:55 -  1.28
  +++ openpkg-src/openpkg/shtool15 Jun 2005 11:25:07 -  1.29
  @@ -1,12 +1,12 @@
   #!/bin/sh
   ##
   ##  GNU shtool -- The GNU Portable Shell Tool
  -##  Copyright (c) 1994-2004 Ralf S. Engelschall [EMAIL PROTECTED]
  +##  Copyright (c) 1994-2005 Ralf S. Engelschall [EMAIL PROTECTED]
   ##
   ##  See http://www.gnu.org/software/shtool/ for more information.
   ##  See ftp://ftp.gnu.org/gnu/shtool/ for latest version.
   ##
  -##  Version:  2.0.1 (11-Aug-2004)
  +##  Version:  2.0.2 (15-Jun-2005)
   ##  Contents: all available modules
   ##
   
  @@ -65,8 +65,8 @@
   exit 1
   fi
   if [ .$1 = .-h ] || [ .$1 = .--help ]; then
  -echo This is GNU shtool, version 2.0.1 (11-Aug-2004)
  -echo Copyright (c) 1994-2004 Ralf S. Engelschall [EMAIL PROTECTED]
  +echo This is GNU shtool, version 2.0.2 (15-Jun-2005)
  +echo Copyright (c) 1994-2005 Ralf S. Engelschall [EMAIL PROTECTED]
   echo Report bugs to [EMAIL PROTECTED]
   echo ''
   echo Usage: shtool [options] [cmd-name [cmd-options] 
[cmd-args]]
  @@ -132,7 +132,7 @@
   exit 0
   fi
   if [ .$1 = .-v ] || [ .$1 = .--version ]; then
  -echo GNU shtool 2.0.1 (11-Aug-2004)
  +echo GNU shtool 2.0.2 (15-Jun-2005)
   exit 0
   fi
   if [ .$1 = .-r ] || [ .$1 = .--recreate ]; then
  @@ -571,6 +571,7 @@
   
   #   establish a temporary file on request
   if [ .$gen_tmpfile = .yes ]; then
  +#   create (explicitly) secure temporary directory
   if [ .$TMPDIR != . ]; then
   tmpdir=$TMPDIR
   elif [ .$TEMPDIR != . ]; then
  @@ -578,10 +579,19 @@
   else
   tmpdir=/tmp
   fi
  -tmpfile=$tmpdir/.shtool.$$
  -rm -f $tmpfile /dev/null 21
  -touch $tmpfile
  -chmod 600 $tmpfile
  +tmpdir=$tmpdir/.shtool.$$
  +( umask 077
  +  rm -rf $tmpdir /dev/null 21 || true
  +  mkdir  $tmpdir /dev/null 21
  +  if [ $? -ne 0 ]; then
  +  echo $msgprefix:Error: failed to create temporary directory 
\`$tmpdir' 12
  +  exit 1
  +  fi
  +)
  +
  +#   create (implicitly) secure temporary file
  +tmpfile=$tmpdir/shtool.tmp
  +touch $tmpfile
   fi
   
   #   utility function: map string to lower case
  @@ -598,7 +608,7 @@
   shtool_exit () {
   rc=$1
   if [ .$gen_tmpfile = .yes ]; then
  -rm -f $tmpfile /dev/null 21 || true
  +rm -rf $tmpdir /dev/null 21 || true
   fi
   exit $rc
   }
  @@ -612,7 +622,7 @@
   echo )
   ##
   ##  echo -- Print string with optional construct expansion
  -##  Copyright (c) 1998-2004 Ralf S. Engelschall [EMAIL PROTECTED

[CVS] OpenPKG: OPENPKG_2_2_SOLID: openpkg-src/openpkg/ openpkg.spec sh...

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 13:43:27
  Branch: OPENPKG_2_2_SOLIDHandle: 2005061512432601

  Modified files:   (Branch: OPENPKG_2_2_SOLID)
openpkg-src/openpkg openpkg.spec shtool

  Log:
Apply Security Fixes (CAN-2005-1751, CAN-2005-1759)

  Summary:
RevisionChanges Path
1.361.2.8   +1  -1  openpkg-src/openpkg/openpkg.spec
1.24.4.1+26 -16 openpkg-src/openpkg/shtool
  

  patch -p0 '@@ .'
  Index: openpkg-src/openpkg/openpkg.spec
  
  $ cvs diff -u -r1.361.2.7 -r1.361.2.8 openpkg.spec
  --- openpkg-src/openpkg/openpkg.spec  10 Jun 2005 16:15:53 -  
1.361.2.7
  +++ openpkg-src/openpkg/openpkg.spec  15 Jun 2005 11:43:26 -  
1.361.2.8
  @@ -39,7 +39,7 @@
   #   o any cc(1)
   
   #   the package version/release
  -%define   V_openpkg  2.2.3
  +%define   V_openpkg  2.2.4
   
   #   the used software versions
   %define   V_rpm  4.2.1
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/openpkg/shtool
  
  $ cvs diff -u -r1.24 -r1.24.4.1 shtool
  --- openpkg-src/openpkg/shtool2 Jul 2004 13:24:01 -   1.24
  +++ openpkg-src/openpkg/shtool15 Jun 2005 11:43:27 -  1.24.4.1
  @@ -571,6 +571,7 @@
   
   #   establish a temporary file on request
   if [ .$gen_tmpfile = .yes ]; then
  +#   create (explicitly) secure temporary directory
   if [ .$TMPDIR != . ]; then
   tmpdir=$TMPDIR
   elif [ .$TEMPDIR != . ]; then
  @@ -578,10 +579,19 @@
   else
   tmpdir=/tmp
   fi
  -tmpfile=$tmpdir/.shtool.$$
  -rm -f $tmpfile /dev/null 21
  -touch $tmpfile
  -chmod 600 $tmpfile
  +tmpdir=$tmpdir/.shtool.$$
  +( umask 077
  +  rm -rf $tmpdir /dev/null 21 || true
  +  mkdir  $tmpdir /dev/null 21
  +  if [ $? -ne 0 ]; then
  +  echo $msgprefix:Error: failed to create temporary directory 
\`$tmpdir' 12
  +  exit 1
  +  fi
  +)
  +
  +#   create (implicitly) secure temporary file
  +tmpfile=$tmpdir/shtool.tmp
  +touch $tmpfile
   fi
   
   #   utility function: map string to lower case
  @@ -598,7 +608,7 @@
   shtool_exit () {
   rc=$1
   if [ .$gen_tmpfile = .yes ]; then
  -rm -f $tmpfile /dev/null 21 || true
  +rm -rf $tmpdir /dev/null 21 || true
   fi
   exit $rc
   }
  @@ -3057,7 +3067,7 @@
   files=$*
   
   #   walk through the file list and expand archives members
  -tmpdir=`echo $archive | sed -e 's;[^/]*$;.arx;'`
  +ar_tmpdir=`echo $archive | sed -e 's;[^/]*$;.arx;'`
   nfiles=''
   if [ .$files != . ]; then
   for file in $files; do
  @@ -3067,13 +3077,13 @@
   fi
   case $file in
   *.a )
  -if [ ! -d $tmpdir ]; then
  +if [ ! -d $ar_tmpdir ]; then
   if [ .$opt_t = .yes ]; then
  -echo mkdir $tmpdir 12
  +echo mkdir $ar_tmpdir 12
   fi
  -mkdir $tmpdir
  +mkdir $ar_tmpdir
   fi
  -case $tmpdir in
  +case $ar_tmpdir in
.arx )
from=../$file
;;
  @@ -3084,16 +3094,16 @@
;;
   esac
   if [ .$opt_t = .yes ]; then
  -echo (cd $tmpdir  $ar_prg x $from) 12
  +echo (cd $ar_tmpdir  $ar_prg x $from) 12
   fi
  -(cd $tmpdir  eval $ar_prg x $from)
  +(cd $ar_tmpdir  eval $ar_prg x $from)
   if [ $? -ne 0 ]; then
   echo $msgprefix:Error: member extraction failed for 
archive: $file 12
   shtool_exit 1
   fi
   for member in - `eval $ar_prg t $file | sed -e 
'/_\.SYMDEF/d'`; do
   [ .$member = .- ]  continue
  -nfiles=$nfiles $tmpdir/$member
  +nfiles=$nfiles $ar_tmpdir/$member
   done
   ;;
   * )
  @@ -3114,11 +3124,11 @@
   fi
   
   #   cleanup and die gracefully
  -if [ -d $tmpdir ]; then
  +if [ -d $ar_tmpdir ]; then
 

[CVS] OpenPKG: openpkg-web/security/ OpenPKG-SA-0000.000-template.txt

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   15-Jun-2005 13:55:55
  Branch: HEAD Handle: 200506151200

  Modified files:
openpkg-web/securityOpenPKG-SA-.000-template.txt

  Log:
update template for 2005 world order

  Summary:
RevisionChanges Path
1.25+16 -16 
openpkg-web/security/OpenPKG-SA-.000-template.txt
  

  patch -p0 '@@ .'
  Index: openpkg-web/security/OpenPKG-SA-.000-template.txt
  
  $ cvs diff -u -r1.24 -r1.25 OpenPKG-SA-.000-template.txt
  --- openpkg-web/security/OpenPKG-SA-.000-template.txt 29 Oct 2004 
13:59:34 -  1.24
  +++ openpkg-web/security/OpenPKG-SA-.000-template.txt 15 Jun 2005 
11:55:55 -  1.25
  @@ -6,7 +6,7 @@
   OpenPKG Security AdvisoryThe OpenPKG Project
   http://www.openpkg.org/security.html  http://www.openpkg.org
   [EMAIL PROTECTED] [EMAIL PROTECTED]
  -OpenPKG-SA-2004.001  01-Jan-2004
  +OpenPKG-SA-2005.001  01-Jan-2005
   
   
   Package: foo
  @@ -14,14 +14,14 @@
   OpenPKG Specific:no
   
   Affected Releases:   Affected Packages:  Corrected Packages:
  -OpenPKG CURRENT  = foo-1.2.4-20040123   = foo-1.2.4-20049124
  -OpenPKG 2.2  = foo-1.2.3-2.2.0  = foo-1.2.3-2.2.1
  -OpenPKG 2.1  = foo-1.2.2-2.1.0  = foo-1.2.2-2.1.1
  +OpenPKG CURRENT  = foo-1.2.4-20050123   = foo-1.2.4-20059124
  +OpenPKG 2.3  = foo-1.2.3-2.3.0  = foo-1.2.3-2.3.1
  +OpenPKG 2.2  = foo-1.2.2-2.2.0  = foo-1.2.2-2.2.1
   
   Affected Releases:   Dependent Packages:
   OpenPKG CURRENT  bar quux
  -OpenPKG 2.2  bar quux
  -OpenPKG 2.1  bar 
  +OpenPKG 2.3  bar quux
  +OpenPKG 2.2  bar 
   
   Description:
 According to a ... security advisory based on hints from ...
  @@ -41,19 +41,19 @@
 [5][6], fetch it from the OpenPKG FTP service [7][8] or a mirror
 location, verify its integrity [9], build a corresponding binary RPM
 from it [3] and update your OpenPKG installation by applying the
  -  binary RPM [4]. For the most recent release OpenPKG 2.2, perform the
  +  binary RPM [4]. For the most recent release OpenPKG 2.3, perform the
 following operations to permanently fix the security problem (for
 other releases adjust accordingly).
   
 $ ftp ftp.openpkg.org
 ftp bin
  -  ftp cd release/2.2/UPD
  -  ftp get foo-1.2.3-2.2.1.src.rpm
  +  ftp cd release/2.3/UPD
  +  ftp get foo-1.2.3-2.3.1.src.rpm
 ftp bye
  -  $ prefix/bin/openpkg rpm -v --checksig foo-1.2.3-2.2.1.src.rpm
  -  $ prefix/bin/openpkg rpm --rebuild foo-1.2.3-2.2.1.src.rpm
  +  $ prefix/bin/openpkg rpm -v --checksig foo-1.2.3-2.3.1.src.rpm
  +  $ prefix/bin/openpkg rpm --rebuild foo-1.2.3-2.3.1.src.rpm
 $ su -
  -  # prefix/bin/openpkg rpm -Fvh prefix/RPM/PKG/foo-1.2.3-2.2.1.*.rpm
  +  # prefix/bin/openpkg rpm -Fvh prefix/RPM/PKG/foo-1.2.3-2.3.1.*.rpm
   
 Additionally, we recommend that you rebuild and reinstall
 all dependent packages (see above), if any, too [3][4].
  @@ -65,10 +65,10 @@
 [2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-...
 [3] http://www.openpkg.org/tutorial.html#regular-source
 [4] http://www.openpkg.org/tutorial.html#regular-binary
  -  [5] ftp://ftp.openpkg.org/release/2.2/UPD/foo-1.2.3-2.2.1.src.rpm
  -  [6] ftp://ftp.openpkg.org/release/2.1/UPD/foo-1.2.2-2.1.1.src.rpm
  -  [7] ftp://ftp.openpkg.org/release/2.2/UPD/
  -  [8] ftp://ftp.openpkg.org/release/2.1/UPD/
  +  [5] ftp://ftp.openpkg.org/release/2.3/UPD/foo-1.2.3-2.3.1.src.rpm
  +  [6] ftp://ftp.openpkg.org/release/2.2/UPD/foo-1.2.2-2.2.1.src.rpm
  +  [7] ftp://ftp.openpkg.org/release/2.3/UPD/
  +  [8] ftp://ftp.openpkg.org/release/2.2/UPD/
 [9] http://www.openpkg.org/security.html#signature
   
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/openpkg/ HISTORY aux.prereq.sh

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 14:38:37
  Branch: HEAD Handle: 2005061513383700

  Modified files:
openpkg-src/openpkg HISTORY aux.prereq.sh

  Log:
update the platform support list (aux.prereq.sh) for OpenPKG 2.4

  Summary:
RevisionChanges Path
1.273   +1  -0  openpkg-src/openpkg/HISTORY
1.23+20 -24 openpkg-src/openpkg/aux.prereq.sh
  

  patch -p0 '@@ .'
  Index: openpkg-src/openpkg/HISTORY
  
  $ cvs diff -u -r1.272 -r1.273 HISTORY
  --- openpkg-src/openpkg/HISTORY   15 Jun 2005 11:25:07 -  1.272
  +++ openpkg-src/openpkg/HISTORY   15 Jun 2005 12:38:37 -  1.273
  @@ -2,6 +2,7 @@
   2005
   
   
  +20050615 update the platform support list (aux.prereq.sh) for OpenPKG 2.4
   20050615 upgrade to GNU shtool 2.0.2 (fixing CAN-2005-1751 and CAN-2005-1759)
   20050613 part 4 of AIX port: cleanups and fixes for system hooks
   20050611 upgrade to latest CVS snapshot of GNU shtool to correctly detect 
Mandriva Linux
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/openpkg/aux.prereq.sh
  
  $ cvs diff -u -r1.22 -r1.23 aux.prereq.sh
  --- openpkg-src/openpkg/aux.prereq.sh 24 Mar 2005 11:19:43 -  1.22
  +++ openpkg-src/openpkg/aux.prereq.sh 15 Jun 2005 12:38:37 -  1.23
  @@ -37,47 +37,42 @@
   case $platform_prod:$product_tech in
   #   official forecasted platforms
   *-aix*:*  |\
  -*-irix*:* |\
  -amd64-freebsd5.3:*)
  +*-irix*:* )
   support=forecasted
   ;;
   #   official tentative platforms
  -hppa-hpux11.11:*  |\
  -ix86-netbsd2.0:*  |\
  -ix86-debian3.1:*  |\
  -ix86-mandrake10.1:*   |\
  -ppc-darwin7.8.0*:*|\
  -ix86-gentoo1.6.9:*|\
  -ia64-freebsd5.3:* |\
  -sparc64-freebsd5.3:*  |\
  -ix86-freebsd6.0:* )
  +amd64-freebsd5.4:*|\
  +ia64-freebsd5.4:* |\
  +ix86-freebsd6.0:* |\
  +ix86-gentoo1.6.12:*   |\
  +ix86-mandriva10.2:*   )
   support=tentative
   ;;
   #   official supported platforms
  -ix86-freebsd4.11:*|\
  -ix86-freebsd5.3:* |\
  -ix86-debian3.0:*  |\
  +ix86-debian3.1:*  |\
   ix86-fedora3:*|\
  -ix86-rhel3:*  |\
  -ix86-suse9:*  |\
  -ix86-suse9.2:*|\
  -sparc64-solaris8:*|\
  -ix86-solaris9:*   |\
  -sparc64-solaris9:*|\
  +ix86-freebsd5.4:* |\
  +ix86-netbsd2.0.2:*|\
   ix86-solaris10:*  |\
  -sparc64-solaris10:*   )
  +ix86-solaris9:*   |\
  +ix86-suse9.3:*|\
  +sparc64-solaris9:*)
   support=supported
   ;;
   #   official obsolete platforms
  -#xxx-xxx:* )
  -#support=obsolete
  -#;;
  +ix86-freebsd4.11:*|\
  +ix86-rhel3:*  |\
  +sparc64-solaris8:*)
  +support=obsolete
  +;;
   #   official deprecated platforms
   *-tru64*:*|\
   *-unixware*:* )
   support=deprecated
   ;;
   #   probable platforms
  +hppa-hpux11.11:*  |\
  +ppc-darwin7.**:*  |\
   *-debian[23].*:*  |\
   *-fedora*:*   |\
   *-freebsd[456].*:*|\
  @@ -87,6 +82,7 @@
   *-netbsd*:*   |\
   *-rhel3:* |\
   *-rhl9:*  |\
  +*-solaris*:*  |\
   *-suse[789].*:*   )
   support=probable
   ;;
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-web/security/ OpenPKG-SA-2005.011-shtool.txt

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   15-Jun-2005 15:40:28
  Branch: HEAD Handle: 2005061514402700

  Added files:
openpkg-web/securityOpenPKG-SA-2005.011-shtool.txt

  Log:
initial draft for GNU shtool mega advisory

  Summary:
RevisionChanges Path
1.1 +126 -0 openpkg-web/security/OpenPKG-SA-2005.011-shtool.txt
  

  patch -p0 '@@ .'
  Index: openpkg-web/security/OpenPKG-SA-2005.011-shtool.txt
  
  $ cvs diff -u -r0 -r1.1 OpenPKG-SA-2005.011-shtool.txt
  --- /dev/null 2005-06-15 15:40:23 +0200
  +++ OpenPKG-SA-2005.011-shtool.txt2005-06-15 15:40:28 +0200
  @@ -0,0 +1,126 @@
  +
  +
  +OpenPKG Security AdvisoryThe OpenPKG Project
  +http://www.openpkg.org/security.html  http://www.openpkg.org
  [EMAIL PROTECTED] [EMAIL PROTECTED]
  +OpenPKG-SA-2005.011  15-Jun-2005
  +
  +
  +Package: shtool
  +Vulnerability:   insecure temporary file handling
  +OpenPKG Specific:no
  +
  +Affected Releases:   Affected Packages: Corrected Packages:
  +OpenPKG CURRENT  = shtool-2.0.1-20050324   = shtool-2.0.2-20050615 
  + = openpkg-20050613-20050613   = 
openpkg-20050615-20050615
  + = al-0.9.1-20040207   = al-0.9.1-20050615
  + = as-gui-0.7.7-20040920   = as-gui-0.7.7-20050615
  + = cfg-0.9.9-20050218  = cfg-0.9.9-20050615
  + = ettercap-0.7.3-20050529 = 
ettercap-0.7.3-20050615
  + = ex-1.0.4-20050610   = ex-1.0.4-20050615
  + = flow2rrd-0.9.1-20041230 = 
flow2rrd-0.9.1-20050615
  + = fsl-1.6.0-20050308  = fsl-1.6.0-20050615
  + = getopt-20030307-20040207= 
getopt-20030307-20050615
  + = iselect-1.3.0-20041008  = iselect-1.3.0-20050615
  + = jitterbug-1.6.2.3-20040203  = 
jitterbug-1.6.2.3-20050615
  + = l2-0.9.10-20050308  = l2-0.9.10-20050615
  + = libnetdude-0.7-20050506 = 
libnetdude-0.7-20050615
  + = libpcapnav-0.6-20050506 = 
libpcapnav-0.6-20050615
  + = libradius-20040920-20040920 = 
libradius-20040920-20050615
  + = lmtp2nntp-1.3.0-20041207= 
lmtp2nntp-1.3.0-20050615
  + = lzo-2.00-20050530   = lzo-2.00-20050615
  + = lzop-1.01-20050530  = lzop-1.01-20050615
  + = mm-1.3.1-20041018   = mm-1.3.1-20050615
  + = netdude-0.4.6-20050506  = netdude-0.4.6-20050615
  + = newt-0.51.6.7-20050323  = newt-0.51.6.7-20050615
  + = nmap-3.81-20050207  = nmap-3.81-20050615
  + = openldap-2.2.27-20050611= 
openldap-2.2.27-20050615
  + = openpkg-rc-0.7.3-20040207   = 
openpkg-rc-0.7.3-20050615
  + = petidomo-4.0b6-20050215 = 
petidomo-4.0b6-20050615
  + = php-4.3.11-20050407 = php-4.3.11-20050615
  + = php5-5.0.4-20050611 = php5-5.0.4-20050615
  + = pth-2.0.4-20050218  = pth-2.0.4-20050615
  + = sa-1.2.4-20050308   = sa-1.2.4-20050615
  + = shiela-1.1.5-20050112   = shiela-1.1.5-20050615
  + = sio-0.9.2-20050610  = sio-0.9.2-20050615
  + = snmpdx-0.2.10-20041018  = snmpdx-0.2.10-20050615
  + = str-0.9.10-20050124 = str-0.9.10-20050615
  + = svs-1.0.2-20050206  = svs-1.0.2-20050615
  + = uuid-1.2.0-20050407 = uuid-1.2.0-20050615
  + = val-0.9.3-20050610  = val-0.9.3-20050615
  + = var-1.1.2-20041031  = var-1.1.2-20050615
  + = wml-2.0.9-20050613  = wml-2.0.9-20050615
  + = xds-0.9.2-20050603  = xds-0.9.2-20050615
  +OpenPKG 2.2  = shtool-2.0.1-2.3.0  = shtool-2.0.1-2.3.1
  + = openpkg-2.3.2-2.3.2 = openpkg-2.3.3

[CVS] OpenPKG: openpkg-src/al/ al.spec openpkg-src/as-gui/ as-gui.spec...

2005-06-15 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 16:01:41
  Branch: HEAD Handle: 2005061515010437

  Modified files:
openpkg-src/al  al.spec
openpkg-src/as-gui  as-gui.spec
openpkg-src/cfg cfg.spec
openpkg-src/ettercapettercap.spec
openpkg-src/ex  ex.spec
openpkg-src/flow2rrdflow2rrd.spec
openpkg-src/fsl fsl.spec
openpkg-src/getopt  getopt.spec
openpkg-src/iselect iselect.spec
openpkg-src/jitterbug   jitterbug.spec
openpkg-src/l2  l2.spec
openpkg-src/libnetdude  libnetdude.spec
openpkg-src/libpcapnav  libpcapnav.spec
openpkg-src/libradius   libradius.spec
openpkg-src/lmtp2nntp   lmtp2nntp.spec
openpkg-src/lzo lzo.spec
openpkg-src/lzoplzop.spec
openpkg-src/mm  mm.spec
openpkg-src/netdude netdude.spec
openpkg-src/newtnewt.spec
openpkg-src/nmapnmap.spec
openpkg-src/openldapopenldap.spec
openpkg-src/openpkg-rc  openpkg-rc.spec
openpkg-src/petidomopetidomo.spec
openpkg-src/php php.spec
openpkg-src/php5php5.spec
openpkg-src/pth pth.spec
openpkg-src/sa  sa.spec
openpkg-src/shiela  shiela.spec
openpkg-src/sio sio.spec
openpkg-src/snmpdx  snmpdx.spec
openpkg-src/str str.spec
openpkg-src/svs svs.spec
openpkg-src/uuiduuid.spec
openpkg-src/val val.spec
openpkg-src/var var.spec
openpkg-src/wml wml.spec
openpkg-src/xds xds.spec

  Log:
SA-2005.011-shtool; CAN-2005-1751, CAN-2005-1759

  Summary:
RevisionChanges Path
1.17+4  -3  openpkg-src/al/al.spec
1.64+4  -3  openpkg-src/as-gui/as-gui.spec
1.25+4  -3  openpkg-src/cfg/cfg.spec
1.10+4  -3  openpkg-src/ettercap/ettercap.spec
1.25+4  -3  openpkg-src/ex/ex.spec
1.12+4  -3  openpkg-src/flow2rrd/flow2rrd.spec
1.79+4  -3  openpkg-src/fsl/fsl.spec
1.10+4  -3  openpkg-src/getopt/getopt.spec
1.31+4  -3  openpkg-src/iselect/iselect.spec
1.41+4  -3  openpkg-src/jitterbug/jitterbug.spec
1.30+4  -3  openpkg-src/l2/l2.spec
1.14+4  -3  openpkg-src/libnetdude/libnetdude.spec
1.12+4  -3  openpkg-src/libpcapnav/libpcapnav.spec
1.7 +4  -3  openpkg-src/libradius/libradius.spec
1.67+4  -3  openpkg-src/lmtp2nntp/lmtp2nntp.spec
1.23+4  -3  openpkg-src/lzo/lzo.spec
1.21+4  -3  openpkg-src/lzop/lzop.spec
1.34+4  -3  openpkg-src/mm/mm.spec
1.16+4  -3  openpkg-src/netdude/netdude.spec
1.17+4  -3  openpkg-src/newt/newt.spec
1.69+4  -3  openpkg-src/nmap/nmap.spec
1.138   +4  -3  openpkg-src/openldap/openldap.spec
1.13+4  -3  openpkg-src/openpkg-rc/openpkg-rc.spec
1.64+4  -3  openpkg-src/petidomo/petidomo.spec
1.109   +4  -3  openpkg-src/php/php.spec
1.30+4  -3  openpkg-src/php5/php5.spec
1.38+4  -3  openpkg-src/pth/pth.spec
1.36+4  -3  openpkg-src/sa/sa.spec
1.47+4  -3  openpkg-src/shiela/shiela.spec
1.12+4  -3  openpkg-src/sio/sio.spec
1.22+4  -3  openpkg-src/snmpdx/snmpdx.spec
1.32+4  -3  openpkg-src/str/str.spec
1.6 +4  -3  openpkg-src/svs/svs.spec
1.24+4  -3  openpkg-src/uuid/uuid.spec
1.19+4  -3  openpkg-src/val/val.spec
1.19+4  -3  openpkg-src/var/var.spec
1.42+4  -3  openpkg-src/wml/wml.spec
1.11+4  -3  openpkg-src/xds/xds.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/al/al.spec
  
  $ cvs diff -u -r1.16 -r1.17 al.spec
  --- openpkg-src/al/al.spec24 Mar 2005 11:18:24 -  1.16
  +++ openpkg-src/al/al.spec15 Jun 2005 14:01:04 -  1.17
  @@ -33,7 +33,7 @@
   Group:System
   License:  MIT/X11-style
   Version:  0.9.1
  -Release:  20040207
  +Release:  20050615
   
   #   package options
   %option   with_ex  no
  @@ -44,8 +44,8 @@
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg = 20040130
  -PreReq:   OpenPKG, openpkg = 20040130
  +BuildPreReq

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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:04:10
  Branch: HEAD Handle: 2005061516040801

  Modified files:
openpkg-src/bochs   bochs.patch bochs.spec

  Log:
temporarily downgrade from Boch 2.2 to 2.1.1 in preparation of OpenPKG
2.4 branching

  Summary:
RevisionChanges Path
1.7 +13 -1  openpkg-src/bochs/bochs.patch
1.39+2  -2  openpkg-src/bochs/bochs.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/bochs/bochs.patch
  
  $ cvs diff -u -r1.6 -r1.7 bochs.patch
  --- openpkg-src/bochs/bochs.patch 13 Jun 2005 17:40:19 -  1.6
  +++ openpkg-src/bochs/bochs.patch 15 Jun 2005 15:04:08 -  1.7
  @@ -4,11 +4,23 @@
#include sys/socket.h
#include sys/uio.h
#include sys/wait.h
  --#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || 
defined(__APPLE__)  // Should be fixed for other *BSD
  +-#if defined(__FreeBSD__) || defined(__APPLE__)  // Should be fixed for 
other *BSD
   +#if !defined(__LINUX__)  // Should be more carefully written
#include net/if.h
#else
#include asm/types.h
  +Index: reg_ld_str.c
  +--- fpu/reg_ld_str.c.orig2004-06-03 14:34:47.0 +0200
   fpu/reg_ld_str.c 2004-06-03 14:34:53.0 +0200
  +@@ -315,7 +315,7 @@
  + 
  + 
  + /* Get a short from user memory */
  +-int  BX_CPP_AttrRegparmN(1)
  ++int  BX_CPP_AttrRegparmN(2)
  + FPU_load_int16(bx_address _s, FPU_REG *loaded_data)
  + {
  +   s16 s, negative;
   Index: Makefile.in
   --- Makefile.in.orig 2004-06-09 15:52:12.955255102 +0200
   +++ Makefile.in  2004-06-09 15:52:37.847987737 +0200
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/bochs/bochs.spec
  
  $ cvs diff -u -r1.38 -r1.39 bochs.spec
  --- openpkg-src/bochs/bochs.spec  13 Jun 2005 17:40:19 -  1.38
  +++ openpkg-src/bochs/bochs.spec  15 Jun 2005 15:04:09 -  1.39
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Misc
   License:  LGPL
  -Version:  2.2
  -Release:  20050613
  +Version:  2.1.1
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/bochs/bochs-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:06:08
  Branch: HEAD Handle: 2005061516060800

  Modified files:
openpkg-src/arj arj.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.6 +2  -2  openpkg-src/arj/arj.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/arj/arj.spec
  
  $ cvs diff -u -r1.5 -r1.6 arj.spec
  --- openpkg-src/arj/arj.spec  11 Jun 2005 11:24:16 -  1.5
  +++ openpkg-src/arj/arj.spec  15 Jun 2005 15:06:08 -  1.6
  @@ -29,11 +29,11 @@
   Vendor:   ARJ Software
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Archiver
   License:  Open Source
   Version:  3.10.21
  -Release:  20050611
  +Release:  20050615
   
   #   list of sources
   Source0:  http://testcase.newmail.ru/files/arj-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
)
  ++# include sys/int_types.h
  ++#else
  ++# if defined (__OpenBSD__) || defined (__FreeBSD__)
  ++#  include inttypes.h
  ++# else 
  ++#  include stdint.h
  ++# endif
  ++#endif
  + 
  + #include cairo.h
  + 
  +Index: src/cairo-wideint.h
  +--- src/cairo-wideint.h.orig 2005-02-22 20:24:50 +0100
   src/cairo-wideint.h  2005-03-30 17:42:19 +0200
  +@@ -38,7 +38,15 @@
  + #ifndef CAIRO_WIDEINT_H
  + #define CAIRO_WIDEINT_H
  + 
  +-#include stdint.h
  ++#if defined (__SVR4)  defined (__sun)
  ++# include sys/int_types.h
  ++#else
  ++# if defined (__OpenBSD__) || defined (__FreeBSD__)
  ++#  include inttypes.h
  ++# else 
  ++#  include stdint.h
  ++# endif
  ++#endif
  + 
  + /*
  +  * 64-bit datatypes.  Two separate implementations, one using
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/cairo/cairo.spec
  
  $ cvs diff -u -r1.6 -r1.7 cairo.spec
  --- openpkg-src/cairo/cairo.spec  26 May 2005 19:17:59 -  1.6
  +++ openpkg-src/cairo/cairo.spec  15 Jun 2005 15:09:35 -  1.7
  @@ -29,11 +29,11 @@
   Vendor:   Carl Worth  Keith Packard
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:XWindow
   License:  MIT-style
  -Version:  0.5.0
  -Release:  20050526
  +Version:  0.4.0
  +Release:  20050615
   
   #   package options
   %option   with_pdf   yes
  @@ -43,6 +43,7 @@
   
   #   list of sources
   Source0:  http://cairographics.org/snapshots/cairo-%{version}.tar.gz
  +Patch0:   cairo.patch
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -87,6 +88,7 @@
   
   %prep
   %setup -q
  +%patch -p0
   
   %build
   %{l_shtool} subst \
  @@ -104,7 +106,6 @@
   %if %{with_png} == yes
   LIBS=$LIBS -lpng -lz
   %endif
  -export PKG_CONFIG=%{l_prefix}/bin/pkg-config
   ./configure \
   --prefix=%{l_prefix} \
   %if %{with_png} == yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:10:33
  Branch: HEAD Handle: 2005061516103300

  Modified files:
openpkg-src/firefox firefox.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.23+2  -2  openpkg-src/firefox/firefox.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/firefox/firefox.spec
  
  $ cvs diff -u -r1.22 -r1.23 firefox.spec
  --- openpkg-src/firefox/firefox.spec  12 Jun 2005 14:27:13 -  1.22
  +++ openpkg-src/firefox/firefox.spec  15 Jun 2005 15:10:33 -  1.23
  @@ -29,11 +29,11 @@
   Vendor:   The Mozilla Project
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Web
   License:  MPL
   Version:  1.0.4
  -Release:  20050612
  +Release:  20050615
   
   #   package options
   %option   with_optimize   yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:11:47
  Branch: HEAD Handle: 2005061516114700

  Modified files:
openpkg-src/cgilib  cgilib.spec

  Log:
bless from EVAL to PLUS (is required under option with_cgi=yes of
rrdtool)

  Summary:
RevisionChanges Path
1.3 +2  -2  openpkg-src/cgilib/cgilib.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/cgilib/cgilib.spec
  
  $ cvs diff -u -r1.2 -r1.3 cgilib.spec
  --- openpkg-src/cgilib/cgilib.spec26 Apr 2005 16:03:04 -  1.2
  +++ openpkg-src/cgilib/cgilib.spec15 Jun 2005 15:11:47 -  1.3
  @@ -29,11 +29,11 @@
   Vendor:   Martin Schulze
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Web
   License:  GPL
   Version:  0.5
  -Release:  20050426
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://www.infodrom.org/projects/cgilib/download/cgilib-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:12:43
  Branch: HEAD Handle: 2005061516124200

  Modified files:
openpkg-src/cgiirc  cgiirc.spec

  Log:
bless from EVAL to PLUS (is in production use on irc.openpkg.net)

  Summary:
RevisionChanges Path
1.3 +2  -2  openpkg-src/cgiirc/cgiirc.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/cgiirc/cgiirc.spec
  
  $ cvs diff -u -r1.2 -r1.3 cgiirc.spec
  --- openpkg-src/cgiirc/cgiirc.spec17 Apr 2005 07:49:49 -  1.2
  +++ openpkg-src/cgiirc/cgiirc.spec15 Jun 2005 15:12:42 -  1.3
  @@ -29,11 +29,11 @@
   Vendor:   David Leadbeater
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Web
   License:  Open Source
   Version:  0.5.6
  -Release:  20050417
  +Release:  20050615
   
   #   list of sources
   Source0:  http://osdn.dl.sourceforge.net/cgiirc/cgiirc-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:13:28
  Branch: HEAD Handle: 2005061516132700

  Modified files:
openpkg-src/csp csp.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.4 +2  -2  openpkg-src/csp/csp.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/csp/csp.spec
  
  $ cvs diff -u -r1.3 -r1.4 csp.spec
  --- openpkg-src/csp/csp.spec  7 May 2005 09:13:13 -   1.3
  +++ openpkg-src/csp/csp.spec  15 Jun 2005 15:13:27 -  1.4
  @@ -29,11 +29,11 @@
   Vendor:   Leif Johansson
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Cryptography
   License:  GPL
   Version:  0.26
  -Release:  20050507
  +Release:  20050615
   
   #   list of sources
   Source0:  ftp://ftp.it.su.se/pub/users/leifj/CSP-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:14:55
  Branch: HEAD Handle: 2005061516145500

  Modified files:
openpkg-src/epstool epstool.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.3 +2  -2  openpkg-src/epstool/epstool.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/epstool/epstool.spec
  
  $ cvs diff -u -r1.2 -r1.3 epstool.spec
  --- openpkg-src/epstool/epstool.spec  11 Jun 2005 07:48:29 -  1.2
  +++ openpkg-src/epstool/epstool.spec  15 Jun 2005 15:14:55 -  1.3
  @@ -29,11 +29,11 @@
   Vendor:   Russell Lang
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Graphics
   License:  GPL
   Version:  3.08
  -Release:  20050611
  +Release:  20050615
   
   #   list of sources
   Source0:  
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/epstool-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:21:39
  Branch: HEAD Handle: 2005061516213900

  Modified files:
openpkg-src/magicpoint  magicpoint.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.40+2  -2  openpkg-src/magicpoint/magicpoint.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/magicpoint/magicpoint.spec
  
  $ cvs diff -u -r1.39 -r1.40 magicpoint.spec
  --- openpkg-src/magicpoint/magicpoint.spec24 Mar 2005 11:19:24 -  
1.39
  +++ openpkg-src/magicpoint/magicpoint.spec15 Jun 2005 15:21:39 -  
1.40
  @@ -29,11 +29,11 @@
   Vendor:   WIDE Project
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Graphics
   License:  GPL
   Version:  1.11a
  -Release:  20040920
  +Release:  20050615
   
   #   list of sources
   Source0:  ftp://ftp.mew.org/pub/mgp/magicpoint-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:26:17
  Branch: HEAD Handle: 2005061516261700

  Modified files:
openpkg-src/petidomopetidomo.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.65+1  -1  openpkg-src/petidomo/petidomo.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/petidomo/petidomo.spec
  
  $ cvs diff -u -r1.64 -r1.65 petidomo.spec
  --- openpkg-src/petidomo/petidomo.spec15 Jun 2005 14:01:29 -  
1.64
  +++ openpkg-src/petidomo/petidomo.spec15 Jun 2005 15:26:17 -  
1.65
  @@ -29,7 +29,7 @@
   Vendor:   Peter Simons
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Mail
   License:  GPL
   Version:  4.0b6
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:26:42
  Branch: HEAD Handle: 2005061516264200

  Modified files:
openpkg-src/pmk pmk.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.12+2  -2  openpkg-src/pmk/pmk.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/pmk/pmk.spec
  
  $ cvs diff -u -r1.11 -r1.12 pmk.spec
  --- openpkg-src/pmk/pmk.spec  26 Apr 2005 14:01:20 -  1.11
  +++ openpkg-src/pmk/pmk.spec  15 Jun 2005 15:26:42 -  1.12
  @@ -29,11 +29,11 @@
   Vendor:   Damien Couderc et al.
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Development
   License:  BSD
   Version:  0.9.3
  -Release:  20050426
  +Release:  20050615
   
   #   list of sources
   Source0:  http://osdn.dl.sourceforge.net/pmk/pmk-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:28:31
  Branch: HEAD Handle: 2005061516283100

  Modified files:
openpkg-src/ratbox  ratbox.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.20+2  -2  openpkg-src/ratbox/ratbox.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox.spec
  
  $ cvs diff -u -r1.19 -r1.20 ratbox.spec
  --- openpkg-src/ratbox/ratbox.spec23 May 2005 17:36:08 -  1.19
  +++ openpkg-src/ratbox/ratbox.spec15 Jun 2005 15:28:31 -  1.20
  @@ -33,11 +33,11 @@
   Vendor:   A. Sethman, L. Hardy, E. Brocklesby et al.
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Network
   License:  GPL
   Version:  %{V_server}
  -Release:  20050523
  +Release:  20050615
   
   #   list of sources
   Source0:  
ftp://ftp.ircd-ratbox.org/pub/ircd-ratbox/testing/ircd-ratbox-%{V_server}.tgz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:30:04
  Branch: HEAD Handle: 2005061516300300

  Modified files:
openpkg-src/swhoisd swhoisd.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.4 +2  -2  openpkg-src/swhoisd/swhoisd.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/swhoisd/swhoisd.spec
  
  $ cvs diff -u -r1.3 -r1.4 swhoisd.spec
  --- openpkg-src/swhoisd/swhoisd.spec  10 Jun 2005 20:37:00 -  1.3
  +++ openpkg-src/swhoisd/swhoisd.spec  15 Jun 2005 15:30:03 -  1.4
  @@ -29,11 +29,11 @@
   Vendor:   Dan Anderson
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Network
   License:  MIT-style
   Version:  3.0.5
  -Release:  20050610
  +Release:  20050615
   
   #   list of sources
   Source0:  ftp://dan.drydog.com/pub/swhoisd/swhoisd-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 17:31:05
  Branch: HEAD Handle: 2005061516310200

  Modified files:
openpkg-src/thttpd  thttpd.spec

  Log:
bless from EVAL to PLUS

  Summary:
RevisionChanges Path
1.7 +2  -2  openpkg-src/thttpd/thttpd.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/thttpd/thttpd.spec
  
  $ cvs diff -u -r1.6 -r1.7 thttpd.spec
  --- openpkg-src/thttpd/thttpd.spec24 Mar 2005 11:20:30 -  1.6
  +++ openpkg-src/thttpd/thttpd.spec15 Jun 2005 15:31:02 -  1.7
  @@ -29,11 +29,11 @@
   Vendor:   Jef Poskanzer
   Packager: OpenPKG
   Distribution: OpenPKG
  -Class:EVAL
  +Class:PLUS
   Group:Mail
   License:  MIT-style
   Version:  2.25b
  -Release:  20050207
  +Release:  20050615
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 19:32:58
  Branch: HEAD Handle: 2005061518325800

  Modified files:
openpkg-src/newtnewt.spec

  Log:
don't hard-code versions

  Summary:
RevisionChanges Path
1.18+1  -1  openpkg-src/newt/newt.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/newt/newt.spec
  
  $ cvs diff -u -r1.17 -r1.18 newt.spec
  --- openpkg-src/newt/newt.spec15 Jun 2005 14:01:22 -  1.17
  +++ openpkg-src/newt/newt.spec15 Jun 2005 17:32:58 -  1.18
  @@ -73,7 +73,7 @@
   %{l_gzip} -d -c newt-%{V_major}.tar.gz | %{l_tar} xf -
   %patch -p0 -d newt-%{V_major}
   chmod u+r newt-%{V_major}/*.orig
  -cp %{l_shtool} ./newt-0.51.6/shtool
  +cp %{l_shtool} ./newt-%{V_major}/shtool
   
   %build
   #   determine available terminal library
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-time/ perl-time.spec

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 19:39:25
  Branch: HEAD Handle: 2005061518392500

  Modified files:
openpkg-src/perl-time   perl-time.spec

  Log:
modifying package: perl-time-5.8.7 20050604 - 20050615

  Summary:
RevisionChanges Path
1.82+2  -2  openpkg-src/perl-time/perl-time.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-time/perl-time.spec
  
  $ cvs diff -u -r1.81 -r1.82 perl-time.spec
  --- openpkg-src/perl-time/perl-time.spec  4 Jun 2005 06:48:49 -   
1.81
  +++ openpkg-src/perl-time/perl-time.spec  15 Jun 2005 17:39:25 -  
1.82
  @@ -32,7 +32,7 @@
   %define   V_class_date 1.1.7
   %define   V_benchmark_timer0.7100
   %define   V_time_modules   2003.1126
  -%define   V_time_tai64 2.06
  +%define   V_time_tai64 2.07
   
   #   package information
   Name: perl-time
  @@ -45,7 +45,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050604
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Date/TimeDate-%{V_time_date}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/perl-locale/ perl-locale.spec

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 19:39:33
  Branch: HEAD Handle: 2005061518393300

  Modified files:
openpkg-src/perl-locale perl-locale.spec

  Log:
modifying package: perl-locale-5.8.7 20050603 - 20050615

  Summary:
RevisionChanges Path
1.39+2  -2  openpkg-src/perl-locale/perl-locale.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-locale/perl-locale.spec
  
  $ cvs diff -u -r1.38 -r1.39 perl-locale.spec
  --- openpkg-src/perl-locale/perl-locale.spec  3 Jun 2005 07:05:02 -   
1.38
  +++ openpkg-src/perl-locale/perl-locale.spec  15 Jun 2005 17:39:33 -  
1.39
  @@ -37,7 +37,7 @@
   %define   V_locale_maketext_simple   0.12
   %define   V_locale_codes 2.07
   %define   V_locale_subcountry1.34
  -%define   V_locale_keyedtext 1.04
  +%define   V_locale_keyedtext 1.05
   
   #   package information
   Name: perl-locale
  @@ -50,7 +50,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050603
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/I18N/I18N-LangTags-%{V_i18n_langtags}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 19:39:37
  Branch: HEAD Handle: 2005061518393700

  Modified files:
openpkg-src/lighttpdlighttpd.spec

  Log:
upgrading package: lighttpd 1.3.13 - 1.3.14

  Summary:
RevisionChanges Path
1.4 +2  -2  openpkg-src/lighttpd/lighttpd.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/lighttpd/lighttpd.spec
  
  $ cvs diff -u -r1.3 -r1.4 lighttpd.spec
  --- openpkg-src/lighttpd/lighttpd.spec24 Mar 2005 11:19:22 -  
1.3
  +++ openpkg-src/lighttpd/lighttpd.spec15 Jun 2005 17:39:37 -  
1.4
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Web
   License:  MIT-style
  -Version:  1.3.13
  -Release:  20050323
  +Version:  1.3.14
  +Release:  20050615
   
   #   package options
   %option   with_fslyes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 19:39:53
  Branch: HEAD Handle: 2005061518395200

  Modified files:
openpkg-src/bs  bs.spec

  Log:
upgrading package: bs 0.99b2 - 0.99c3

  Summary:
RevisionChanges Path
1.27+2  -2  openpkg-src/bs/bs.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/bs/bs.spec
  
  $ cvs diff -u -r1.26 -r1.27 bs.spec
  --- openpkg-src/bs/bs.spec24 Mar 2005 11:18:30 -  1.26
  +++ openpkg-src/bs/bs.spec15 Jun 2005 17:39:52 -  1.27
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major 0.99
  -%define   V_patch b2
  +%define   V_patch c3
   
   #   package information
   Name: bs
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GNU
   Version:  %{V_major}%{V_patch}
  -Release:  20040403
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/bigsister/big-sister-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 19:40:08
  Branch: HEAD Handle: 2005061518400800

  Modified files:
openpkg-src/kwiki   kwiki.spec

  Log:
modifying package: kwiki-0.38 20050611 - 20050615

  Summary:
RevisionChanges Path
1.51+2  -2  openpkg-src/kwiki/kwiki.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/kwiki/kwiki.spec
  
  $ cvs diff -u -r1.50 -r1.51 kwiki.spec
  --- openpkg-src/kwiki/kwiki.spec  11 Jun 2005 07:55:46 -  1.50
  +++ openpkg-src/kwiki/kwiki.spec  15 Jun 2005 17:40:08 -  1.51
  @@ -87,7 +87,7 @@
   %define   V_kwiki_cooluri   0.04
   %define   V_kwiki_datedannounce 0.01
   %define   V_kwiki_homepagepreference0.10
  -%define   V_kwiki_pagestats 0.03
  +%define   V_kwiki_pagestats 0.04
   %define   V_kwiki_purple0.02
   %define   V_kwiki_test  0.03
   %define   V_kwiki_attachments   0.15
  @@ -110,7 +110,7 @@
   Group:Web
   License:  GPL/Artistic
   Version:  %{V_kwiki}
  -Release:  20050611
  +Release:  20050615
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/I/IN/INGY/Spoon-%{V_spoon}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/ratbox/ ratbox-resv.conf ratbox-services.co...

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   15-Jun-2005 20:05:58
  Branch: HEAD Handle: 2005061519055800

  Modified files:
openpkg-src/ratbox  ratbox-resv.conf ratbox-services.conf ratbox.patch
ratbox.spec

  Log:
upgrading package: ratbox 2.1.2 - 2.1.3

  Summary:
RevisionChanges Path
1.2 +1  -0  openpkg-src/ratbox/ratbox-resv.conf
1.8 +13 -0  openpkg-src/ratbox/ratbox-services.conf
1.16+6  -6  openpkg-src/ratbox/ratbox.patch
1.21+2  -2  openpkg-src/ratbox/ratbox.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox-resv.conf
  
  $ cvs diff -u -r1.1 -r1.2 ratbox-resv.conf
  --- openpkg-src/ratbox/ratbox-resv.conf   16 May 2005 12:07:36 -  
1.1
  +++ openpkg-src/ratbox/ratbox-resv.conf   15 Jun 2005 18:05:58 -  
1.2
  @@ -7,3 +7,4 @@
   operserv,  reserved nickname for Ratbox-Services
   operbot,   reserved nickname for Ratbox-Services
   jupeserv,  reserved nickname for Ratbox-Services
  +banserv,   reserved nickname for Ratbox-Services
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox-services.conf
  
  $ cvs diff -u -r1.7 -r1.8 ratbox-services.conf
  --- openpkg-src/ratbox/ratbox-services.conf   16 May 2005 12:07:36 -  
1.7
  +++ openpkg-src/ratbox/ratbox-services.conf   15 Jun 2005 18:05:58 -  
1.8
  @@ -46,6 +46,7 @@
   operbot= channel;
   global = netmsg;
   jupeserv   = jupe;
  +banserv= kline, xline, resv, perm, remove, sync;
   };
   
   service global {
  @@ -146,3 +147,15 @@
   pending_time   = 30 minutes;
   };
   
  +service banserv {
  + nick   = BANSERV;
  + username   = banserv;
  + host   = irc-services.example.com;
  + realname   = Ban Service;
  + flags  = disabled, opered, msg_self, stealth;
  + loglevel   = 1;
  + unban_time = 2 weeks;
  + autosync_frequency = 2 weeks;
  + temp_workaround= no;
  +};
  +
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox.patch
  
  $ cvs diff -u -r1.15 -r1.16 ratbox.patch
  --- openpkg-src/ratbox/ratbox.patch   23 May 2005 17:36:08 -  1.15
  +++ openpkg-src/ratbox/ratbox.patch   15 Jun 2005 18:05:58 -  1.16
  @@ -1,6 +1,6 @@
  -Index: ircd-ratbox-2.1.2/modules/Makefile.in
   ircd-ratbox-2.1.2/modules/Makefile.in.orig   2005-01-14 18:25:51 
+0100
  -+++ ircd-ratbox-2.1.2/modules/Makefile.in2005-04-13 15:30:42 +0200
  +Index: ircd-ratbox-2.1.3/modules/Makefile.in
  +--- ircd-ratbox-2.1.3/modules/Makefile.in.orig   2005-01-14 18:25:51 
+0100
   ircd-ratbox-2.1.3/modules/Makefile.in2005-04-13 15:30:42 +0200
   @@ -182,7 +182,7 @@
${CC} ${CPPFLAGS} ${CFLAGS} -DMODNAME=`basename $ .c`_mheader -c $ -o 
$@

  @@ -10,9 +10,9 @@

.so.sl:
$(LD) -b $ -o $@
  -Index: ratbox-services-1.0beta3/include/config.h
   ratbox-services-1.0beta3/include/config.h.orig   2005-05-23 17:01:31 
+0200
  -+++ ratbox-services-1.0beta3/include/config.h2005-05-23 19:30:44 
+0200
  +Index: ratbox-services-1.0rc1/include/config.h
  +--- ratbox-services-1.0rc1/include/config.h.orig 2005-05-23 17:01:31 
+0200
   ratbox-services-1.0rc1/include/config.h  2005-05-23 19:30:44 +0200
   @@ -9,7 +9,7 @@
#define PID_PATHRUNDIR /ratbox-services.pid
#define LOG_PATHLOGDIR /ratbox-services.log
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/ratbox/ratbox.spec
  
  $ cvs diff -u -r1.20 -r1.21 ratbox.spec
  --- openpkg-src/ratbox/ratbox.spec15 Jun 2005 15:28:31 -  1.20
  +++ openpkg-src/ratbox/ratbox.spec15 Jun 2005 18:05:58 -  1.21
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_server   2.1.2
  -%define   V_services 1.0beta3
  +%define   V_server   2.1.3
  +%define   V_services 1.0rc1
   
   #   package information
   Name: ratbox
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository 

[CVS] OpenPKG: openpkg-re/ release.txt

2005-06-15 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re   Date:   15-Jun-2005 21:11:28
  Branch: HEAD Handle: 2005061520112800

  Modified files:
openpkg-re  release.txt

  Log:
remember what I did for OpenPKG 2.4

  Summary:
RevisionChanges Path
1.33+14 -11 openpkg-re/release.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/release.txt
  
  $ cvs diff -u -r1.32 -r1.33 release.txt
  --- openpkg-re/release.txt4 May 2005 12:32:57 -   1.32
  +++ openpkg-re/release.txt15 Jun 2005 19:11:28 -  1.33
  @@ -7,31 +7,34 @@
   
 $ cd src.raw
 $ cvs update -A
  -  $ cvs rtag -rHEAD OPENPKG_2_3_SOLID_BP \
  +  $ cvs rtag -rHEAD OPENPKG_2_4_SOLID_BP \
   `(echo openpkg-src/00README; \
 egrep -l 'Class: *(CORE|BASE|PLUS)' */*.spec |\
 sed -e 's;^\(.*\)/.*$;openpkg-src/\1;')`
  -  $ cvs rtag -b -rOPENPKG_2_3_SOLID_BP OPENPKG_2_3_SOLID openpkg-src
  +  $ cvs rtag -b -rOPENPKG_2_4_SOLID_BP OPENPKG_2_4_SOLID openpkg-src
 $ cd ..
   
  -  $ cvs co -d src.23 -rOPENPKG_2_3_SOLID openpkg-src
  -  $ cd src.23
  +  $ cvs -d [EMAIL PROTECTED]:/v/openpkg/cvs \
  +co -d src.24 -rOPENPKG_2_4_SOLID openpkg-src
  +  $ cd src.24
 $ ll */*.spec | wc -l
  -  $ ../re/editspec.pl 's;^(Release:\s+) \d{8}$;$1 2.3.0;m'
  -  $ egrep Release: */*.spec | grep -v 2.3.0
  +  $ ../re/editspec.pl 's;^(Release:\s+) \d{8}$;$1 2.4.0;m'
  +  $ egrep Release: */*.spec | grep -v 2.4.0
 $ vi openpkg/openpkg.spec
  -V_openpkg 2.3.0
  -Provides: openpkg = 20050221-20050221
  -  $ ../re/editspec.pl 's;OpenPKG, openpkg = \d{8};OpenPKG, openpkg = 
2.3.0;sg'
  -  $ ../re/editspec.pl 's;([ ,]\S+ (?:=?|==|=?) [^-]+)-\d{8};$1-2.3.0;sg'
  -  $ cvs ci -m bump release numbers for OpenPKG 2.3
  +V_openpkg 2.4.0
  +Provides: openpkg = 20050615-20050615
  +  $ ../re/editspec.pl 's;OpenPKG, openpkg = \d{8};OpenPKG, openpkg = 
2.4.0;sg'
  +  $ ../re/editspec.pl 's;([ ,]\S+ (?:=?|==|=?) [^-]+)-\d{8};$1-2.4.0;sg'
  +  $ cvs ci -m bump release numbers for OpenPKG 2.4
   
 $ for pkg in [a-z]*; do (cd $pkg; opd fe); done
 $ mkdir SRPMS
  +  $ (cd openpkg; ./openpkg.boot -s; mv 
../../pkg/src/openpkg-2.4.0-2.4.0.src.sh ../SRPMS/)
 $ rpm -bs \
   --define _specdir `pwd`/%{name} \
   --define _srcrpmdir `pwd`/SRPMS/ \
   */*.spec
  +  $ rsync -rav SRPMS/* [EMAIL PROTECTED]:~/ftp/release/2.4/SRC/

 --
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org