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

2006-05-26 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:   27-May-2006 08:44:27
  Branch: HEAD Handle: 2006052707442600

  Modified files:
openpkg-src/arc arc.spec

  Log:
upgrading package: arc 5.21m -> 5.21o

  Summary:
RevisionChanges Path
1.11+4  -4  openpkg-src/arc/arc.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/arc/arc.spec
  
  $ cvs diff -u -r1.10 -r1.11 arc.spec
  --- openpkg-src/arc/arc.spec  24 May 2006 18:50:36 -  1.10
  +++ openpkg-src/arc/arc.spec  27 May 2006 06:44:26 -  1.11
  @@ -23,7 +23,7 @@
   ##
   
   #   package version
  -%define   V_arc 5.21m
  +%define   V_arc 5.21o
   %define   V_nomarch 1.3
   
   #   package information
  @@ -37,10 +37,10 @@
   Group:Archiver
   License:  GPL
   Version:  %{V_arc}
  -Release:  20060524
  +Release:  20060527
   
   #   list of sources
  -Source0:  http://switch.dl.sourceforge.net/arc/arc-%{V_arc}.tar.gz
  +Source0:  http://switch.dl.sourceforge.net/arc/arc-%{V_arc}.tgz
   Source1:  
ftp://ftp.ibiblio.org/pub/Linux/utils/compress/nomarch-%{V_nomarch}.tar.gz
   
   #   build information
  @@ -62,7 +62,7 @@
   prog arc = {
   version   = %{V_arc}
   url   = http://prdownloads.sourceforge.net/arc/
  -regex = arc-(__VER__)\.tar\.gz
  +regex = arc-(__VER__)\.(tgz|tar\.gz)
   }
   prog arc:nomarch = {
   version   = %{V_nomarch}
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 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:   26-May-2006 23:13:46
  Branch: HEAD Handle: 2006052622134500

  Modified files:
openpkg-src/cvstrac cvstrac.spec

  Log:
SQLite 3.2 is still fine

  Summary:
RevisionChanges Path
1.43+2  -2  openpkg-src/cvstrac/cvstrac.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/cvstrac/cvstrac.spec
  
  $ cvs diff -u -r1.42 -r1.43 cvstrac.spec
  --- openpkg-src/cvstrac/cvstrac.spec  26 May 2006 19:06:04 -  1.42
  +++ openpkg-src/cvstrac/cvstrac.spec  26 May 2006 21:13:45 -  1.43
  @@ -45,8 +45,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc
   PreReq:   OpenPKG, openpkg >= 20040130, cvs, rcs
  -BuildPreReq:  sqlite >= 3.3
  -PreReq:   sqlite >= 3.3
  +BuildPreReq:  sqlite >= 3.2
  +PreReq:   sqlite >= 3.2
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: OPENPKG_2_4_SOLID: openpkg-src/binutils/ binutils.patch...

2006-05-26 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:   26-May-2006 21:12:20
  Branch: OPENPKG_2_4_SOLIDHandle: 2006052620121900

  Modified files:   (Branch: OPENPKG_2_4_SOLID)
openpkg-src/binutilsbinutils.patch binutils.spec

  Log:
Security Issue (PR binutils/2584, CVE-2006-2362)

  Summary:
RevisionChanges Path
1.13.2.1+309 -0 openpkg-src/binutils/binutils.patch
1.61.2.2+1  -1  openpkg-src/binutils/binutils.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/binutils/binutils.patch
  
  $ cvs diff -u -r1.13 -r1.13.2.1 binutils.patch
  --- openpkg-src/binutils/binutils.patch   3 May 2005 17:59:39 -   
1.13
  +++ openpkg-src/binutils/binutils.patch   26 May 2006 19:12:19 -  
1.13.2.1
  @@ -36,3 +36,312 @@
  i[3-7]86-*-bsd* | i[3-7]86-*-freebsd[123] | i[3-7]86-*-freebsd[123]\.* | 
i[3-7]86-*-freebsd4\.[01234] | i[3-7]86-*-freebsd4\.[01234]\.* | 
i[3-7]86-*-freebsd*aout*)
COREFILE=trad-core.lo
TRAD_HEADER='"hosts/i386bsd.h"'
  +
  +-
  +
  +Fight problems with --disable-nls under Solaris
  +
  +Index: binutils/bucomm.h
  +--- binutils/bucomm.h.orig   2005-08-16 21:35:21.0 +0200
   binutils/bucomm.h2005-09-13 16:55:29.276456000 +0200
  +@@ -125,6 +125,11 @@
  + # endif /* HAVE_ALLOCA_H */
  + #endif
  + 
  ++#ifndef ENABLE_NLS
  ++# define _LIBINTL_H
  ++# define _LIBGETTEXT_H
  ++#endif
  ++
  + #ifdef HAVE_LOCALE_H
  + # include 
  + #endif
  +Index: gas/asintl.h
  +--- gas/asintl.h.orig2005-05-05 11:12:43.0 +0200
   gas/asintl.h 2005-09-13 16:58:29.082469000 +0200
  +@@ -20,6 +20,11 @@
  +Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
  +02110-1301, USA.  */
  + 
  ++#ifndef ENABLE_NLS
  ++# define _LIBINTL_H
  ++# define _LIBGETTEXT_H
  ++#endif
  ++
  + #ifdef HAVE_LOCALE_H
  + # include 
  + #endif
  +Index: gprof/gprof.c
  +--- gprof/gprof.c.orig   2005-04-23 19:13:31.0 +0200
   gprof/gprof.c2005-09-13 17:13:52.242443000 +0200
  +@@ -189,8 +189,10 @@
  + #if defined (HAVE_SETLOCALE)
  +   setlocale (LC_CTYPE, "");
  + #endif
  ++#ifdef ENABLE_NLS
  +   bindtextdomain (PACKAGE, LOCALEDIR);
  +   textdomain (PACKAGE);
  ++#endif
  + 
  +   whoami = argv[0];
  +   xmalloc_set_program_name (whoami);
  +Index: ld/ld.h
  +--- ld/ld.h.orig 2005-06-09 04:05:46.0 +0200
   ld/ld.h  2005-09-13 17:24:03.767249000 +0200
  +@@ -23,6 +23,11 @@
  + #ifndef LD_H
  + #define LD_H
  + 
  ++#ifndef ENABLE_NLS
  ++# define _LIBINTL_H
  ++# define _LIBGETTEXT_H
  ++#endif
  ++
  + #ifdef HAVE_LOCALE_H
  + # include 
  + #endif
  +Index: ld/Makefile.in
  +--- ld/Makefile.in.orig  2005-01-23 06:36:37 +0100
   ld/Makefile.in   2005-09-21 21:06:55 +0200
  +@@ -139,7 +139,7 @@
  + # We put the scripts in the directory $(scriptdir)/ldscripts.
  + # We can't put the scripts in $(datadir) because the SEARCH_DIR
  + # directives need to be different for native and cross linkers.
  +-scriptdir = $(tooldir)/lib
  ++scriptdir = $(libdir)
  + 
  + EMUL = @EMUL@
  + EMULATION_OFILES = @EMULATION_OFILES@
  +
  +-
  +
  +Security Issue (PR binutils/2584, CVE-2006-2362)
  +
  +Index: bfd/tekhex.c
  +--- bfd/tekhex.c.orig2004-10-08 16:54:02 +0200
   bfd/tekhex.c 2006-05-26 20:21:02 +0200
  +@@ -99,7 +99,7 @@
  + #define ISHEX(x)  hex_p(x)
  + 
  + static void tekhex_init PARAMS ((void));
  +-static bfd_vma getvalue PARAMS ((char **));
  ++static bfd_boolean getvalue PARAMS ((char **, bfd_vma *));
  + static void tekhex_print_symbol
  +  PARAMS ((bfd *, PTR, asymbol *, bfd_print_symbol_type));
  + static void tekhex_get_symbol_info PARAMS ((bfd *, asymbol *, symbol_info 
*));
  +@@ -121,11 +121,11 @@
  + static bfd_boolean tekhex_mkobject PARAMS ((bfd *));
  + static long tekhex_get_symtab_upper_bound PARAMS ((bfd *));
  + static long tekhex_canonicalize_symtab PARAMS ((bfd *, asymbol **));
  +-static void pass_over PARAMS ((bfd *, void (*) (bfd*, int, char *)));
  +-static void first_phase PARAMS ((bfd *, int, char *));
  ++static bfd_boolean pass_over PARAMS ((bfd *, bfd_boolean (*) (bfd*, int, 
char *)));
  ++static bfd_boolean first_phase PARAMS ((bfd *, int, char *));
  + static void insert_byte PARAMS ((bfd *, int, bfd_vma));
  + static struct data_struct *find_chunk PARAMS ((bfd *, bfd_vma));
  +-static unsigned int getsym PARAMS

[CVS] OpenPKG: OPENPKG_2_5_SOLID: openpkg-src/binutils/ binutils.patch...

2006-05-26 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:   26-May-2006 21:10:50
  Branch: OPENPKG_2_5_SOLIDHandle: 2006052620104901

  Modified files:   (Branch: OPENPKG_2_5_SOLID)
openpkg-src/binutilsbinutils.patch binutils.spec

  Log:
Security Issue (PR binutils/2584, CVE-2006-2362)

  Summary:
RevisionChanges Path
1.15.2.1+233 -0 openpkg-src/binutils/binutils.patch
1.66.2.2+1  -1  openpkg-src/binutils/binutils.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/binutils/binutils.patch
  
  $ cvs diff -u -r1.15 -r1.15.2.1 binutils.patch
  --- openpkg-src/binutils/binutils.patch   21 Sep 2005 19:29:45 -  
1.15
  +++ openpkg-src/binutils/binutils.patch   26 May 2006 19:10:49 -  
1.15.2.1
  @@ -112,3 +112,236 @@

EMUL = @EMUL@
EMULATION_OFILES = @EMULATION_OFILES@
  +
  +-
  +
  +Security Issue (PR binutils/2584, CVE-2006-2362)
  +
  +Index: bfd/tekhex.c
  +--- bfd/tekhex.c.orig2004-10-08 16:54:02 +0200
   bfd/tekhex.c 2006-05-26 20:21:02 +0200
  +@@ -99,7 +99,7 @@
  + #define ISHEX(x)  hex_p(x)
  + 
  + static void tekhex_init PARAMS ((void));
  +-static bfd_vma getvalue PARAMS ((char **));
  ++static bfd_boolean getvalue PARAMS ((char **, bfd_vma *));
  + static void tekhex_print_symbol
  +  PARAMS ((bfd *, PTR, asymbol *, bfd_print_symbol_type));
  + static void tekhex_get_symbol_info PARAMS ((bfd *, asymbol *, symbol_info 
*));
  +@@ -121,11 +121,11 @@
  + static bfd_boolean tekhex_mkobject PARAMS ((bfd *));
  + static long tekhex_get_symtab_upper_bound PARAMS ((bfd *));
  + static long tekhex_canonicalize_symtab PARAMS ((bfd *, asymbol **));
  +-static void pass_over PARAMS ((bfd *, void (*) (bfd*, int, char *)));
  +-static void first_phase PARAMS ((bfd *, int, char *));
  ++static bfd_boolean pass_over PARAMS ((bfd *, bfd_boolean (*) (bfd*, int, 
char *)));
  ++static bfd_boolean first_phase PARAMS ((bfd *, int, char *));
  + static void insert_byte PARAMS ((bfd *, int, bfd_vma));
  + static struct data_struct *find_chunk PARAMS ((bfd *, bfd_vma));
  +-static unsigned int getsym PARAMS ((char *, char **));
  ++static bfd_boolean getsym PARAMS ((char *, char **, unsigned int *));
  + 
  + /*
  + Here's an example
  +@@ -304,40 +304,53 @@
  + 
  + #define enda(x) (x->vma + x->size)
  + 
  +-static bfd_vma
  +-getvalue (srcp)
  ++static bfd_boolean
  ++getvalue (srcp, valuep)
  +  char **srcp;
  ++ bfd_vma *valuep;
  + {
  +   char *src = *srcp;
  +   bfd_vma value = 0;
  +-  unsigned int len = hex_value(*src++);
  ++  unsigned int len;
  ++
  ++  if (!ISHEX(*src))
  ++return FALSE;
  + 
  ++  len = hex_value(*src++);
  +   if (len == 0)
  + len = 16;
  +   while (len--)
  + {
  ++  if (!ISHEX(*src))
  ++return FALSE;
  +   value = value << 4 | hex_value(*src++);
  + }
  +   *srcp = src;
  +-  return value;
  ++  *valuep = value;
  ++  return TRUE;
  + }
  + 
  +-static unsigned int
  +-getsym (dstp, srcp)
  ++static bfd_boolean
  ++getsym (dstp, srcp, lenp)
  +  char *dstp;
  +  char **srcp;
  ++ unsigned int *lenp;
  + {
  +   char *src = *srcp;
  +   unsigned int i;
  +-  unsigned int len = hex_value(*src++);
  ++  unsigned int len;
  + 
  ++  if (!ISHEX(*src))
  ++return FALSE;
  ++  len = hex_value(*src++);
  +   if (len == 0)
  + len = 16;
  +   for (i = 0; i < len; i++)
  + dstp[i] = src[i];
  +   dstp[i] = 0;
  +   *srcp = src + i;
  +-  return len;
  ++  *lenp = len;
  ++  return TRUE;
  + }
  + 
  + static struct data_struct *
  +@@ -383,7 +396,7 @@
  + 
  + /* The first pass is to find the names of all the sections, and see
  +   how big the data is */
  +-static void
  ++static bfd_boolean
  + first_phase (abfd, type, src)
  +  bfd *abfd;
  +  int type;
  +@@ -391,6 +404,7 @@
  + {
  +   asection *section = bfd_abs_section_ptr;
  +   unsigned int len;
  ++  bfd_vma val;
  +   char sym[17]; /* A symbol can only be 16chars long */
  + 
  +   switch (type)
  +@@ -398,7 +412,10 @@
  + case '6':
  +   /* Data record - read it and store it */
  +   {
  +-bfd_vma addr = getvalue (&src);
  ++bfd_vma addr;
  ++
  ++if (!getvalue (&src, &addr))
  ++  return FALSE;
  + 
  + while (*src)
  +   {
  +@@ -408,17 +425,18 @@
  +   }
  +   }
  + 
  +-  return;
  ++  return TRUE;
  + case '3':
  +   /* Symbol record, read the segment */
  +-  len = g

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

2006-05-26 Thread Ralf S. Engelschall
nt */
  +-  len = getsym (sym, &src);
  ++  if (!getsym (sym, &src, &len))
  ++return FALSE;
  +   section = bfd_get_section_by_name (abfd, sym);
  +   if (section == (asection *) NULL)
  + {
  +   char *n = bfd_alloc (abfd, (bfd_size_type) len + 1);
  + 
  +   if (!n)
  +-abort ();   /* FIXME */
  ++return FALSE;
  +   memcpy (n, sym, len + 1);
  +   section = bfd_make_section (abfd, n);
  + }
  +@@ -428,8 +446,11 @@
  + {
  + case '1':   /* section range */
  +   src++;
  +-  section->vma = getvalue (&src);
  +-  section->size = getvalue (&src) - section->vma;
  ++  if (!getvalue (&src, §ion->vma))
  ++return FALSE;
  ++  if (!getvalue (&src, &val))
  ++return FALSE;
  ++  section->size = val - section->vma;
  +   section->flags = SEC_HAS_CONTENTS | SEC_LOAD | SEC_ALLOC;
  +   break;
  + case '0':
  +@@ -447,37 +468,43 @@
  + char stype = (*src);
  + 
  + if (!new)
  +-  abort (); /* FIXME */
  ++  return FALSE;
  + new->symbol.the_bfd = abfd;
  + src++;
  + abfd->symcount++;
  + abfd->flags |= HAS_SYMS;
  + new->prev = abfd->tdata.tekhex_data->symbols;
  + abfd->tdata.tekhex_data->symbols = new;
  +-len = getsym (sym, &src);
  ++if (!getsym (sym, &src, &len))
  ++  return FALSE;
  + new->symbol.name = bfd_alloc (abfd, (bfd_size_type) len + 1);
  + if (!new->symbol.name)
  +-  abort (); /* FIXME */
  ++  return FALSE;
  + memcpy ((char *) (new->symbol.name), sym, len + 1);
  + new->symbol.section = section;
  + if (stype <= '4')
  +   new->symbol.flags = (BSF_GLOBAL | BSF_EXPORT);
  + else
  +   new->symbol.flags = BSF_LOCAL;
  +-new->symbol.value = getvalue (&src) - section->vma;
  ++if (!getvalue (&src, &val))
  ++  return FALSE;
  ++new->symbol.value = val - section->vma;
  +   }
  ++default:
  ++  return FALSE;
  + }
  + }
  + }
  ++  return TRUE;
  + }
  + 
  + /* Pass over a tekhex, calling one of the above functions on each
  +record.  */
  + 
  +-static void
  ++static bfd_boolean
  + pass_over (abfd, func)
  +  bfd *abfd;
  +- void (*func) PARAMS ((bfd *, int, char *));
  ++ bfd_boolean (*func) PARAMS ((bfd *, int, char *));
  + {
  +   unsigned int chars_on_line;
  +   bfd_boolean eof = FALSE;
  +@@ -516,9 +543,10 @@
  + abort (); /* FIXME */
  +   src[chars_on_line] = 0;   /* put a null at the end */
  + 
  +-  func (abfd, type, src);
  ++  if (!func (abfd, type, src))
  ++return FALSE;
  + }
  +-
  ++  return TRUE;
  + }
  + 
  + static long
  +@@ -585,7 +613,9 @@
  + 
  +   tekhex_mkobject (abfd);
  + 
  +-  pass_over (abfd, first_phase);
  ++  if (!pass_over (abfd, first_phase))
  ++return NULL;
  ++
  +   return abfd->xvec;
  + }
  + 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/binutils/binutils.spec
  
  $ cvs diff -u -r1.67 -r1.68 binutils.spec
  --- openpkg-src/binutils/binutils.spec1 Jan 2006 13:12:16 -   
1.67
  +++ openpkg-src/binutils/binutils.spec26 May 2006 19:09:30 -  
1.68
  @@ -33,7 +33,7 @@
   Group:Utility
   License:  GPL
   Version:  2.16.1
  -Release:  20050921
  +Release:  20060526
   
   #   list of sources
   Source0:  
ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 Thread Ralf S. Engelschall
AS 'Other',
  ++@   count(*) AS 'All Types'
  + @ FROM ticket GROUP BY status
  + @ UNION
  + @ SELECT
  +Index: throttle.c
  +--- throttle.c.orig  2006-05-26 16:20:28 +0200
   throttle.c   2006-05-26 20:59:52 +0200
  +@@ -165,7 +165,7 @@
  + }
  + 
  + if( zUrl==0 ) zUrl = "index";
  +-cgi_redirect(mprintf("captcha?nxp=%T", zUrl));
  ++cgi_redirect(mprintf("captcha?cnxp=%T", zUrl));
  +   }else if( overload && exitOnOverload ){
  + /* Just block the client */
  + lockout();
  +Index: timeline.c
  +--- timeline.c.orig  2006-05-26 16:20:28 +0200
   timeline.c   2006-05-26 20:59:52 +0200
  +@@ -1105,6 +1105,9 @@
  +   z = db_short_query("SELECT date FROM chng WHERE cn=%d",cn);
  +   if( z ) cgi_modified_since(atoi(z));
  + 
  ++  cgi_append_header(mprintf("Content-disposition: attachment; "
  ++"filename=\"%T_patchset_%d.diff\"\r\n", g.zName, cn));
  ++
  +   /* patchsets are raw output based one what are supposed to be unchanging 
file
  +   ** revisions.
  +   */
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/cvstrac/cvstrac.spec
  
  $ cvs diff -u -r1.41 -r1.42 cvstrac.spec
  --- openpkg-src/cvstrac/cvstrac.spec  11 Jan 2006 11:04:07 -  1.41
  +++ openpkg-src/cvstrac/cvstrac.spec  26 May 2006 19:06:04 -  1.42
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Database
   License:  GPL
  -Version:  1.2.1
  -Release:  20060111
  +Version:  2.0.0
  +Release:  20060526
   
   #   list of sources
   Source0:  http://www.cvstrac.org/cvstrac-%{version}.tar.gz
  @@ -45,8 +45,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg >= 20040130, make, gcc
   PreReq:   OpenPKG, openpkg >= 20040130, cvs, rcs
  -BuildPreReq:  sqlite >= 2.8.4
  -PreReq:   sqlite >= 2.8.4
  +BuildPreReq:  sqlite >= 3.3
  +PreReq:   sqlite >= 3.3
   AutoReq:  no
   AutoReqProv:  no
   
  @@ -68,7 +68,7 @@
   %patch -p0
   
   %build
  -libs="-lsqlite -lcrypt -lm"
  +libs="-lsqlite3 -lcrypt -lm"
   case "%{l_platform -t}" in
   *-sunos* ) libs="$libs -lsocket -lnsl" ;;
   esac
  @@ -111,10 +111,19 @@
   if [ ".$1" = .1 ]; then
   ( echo "Hint: To use CVSTrac you have to create databases for your 
projects."
 echo "Run the following command as user %{l_nusr} for each project 
:"
  -  echo "\$ $RPM_INSTALL_PREFIX/bin/cvstrac init 
$RPM_INSTALL_PREFIX/var/cvstrac "
  +  echo "  \$ $RPM_INSTALL_PREFIX/bin/cvstrac init 
$RPM_INSTALL_PREFIX/var/cvstrac "
 echo "After this login to 
http://localhost/openpkg-cgi/cvstrac//"
 echo "with user \"setup\" and password \"setup\" and configure 
your"
 echo "CVS repository path, add users and change the \"setup\" 
password."
   ) | %{l_rpmtool} msg -b -t notice
  +elif [ ".$1" = .2 ]; then
  +( echo "If you are upgrading from CVSTrac 1.x to 2.0 you have to 
upgrade"
  +  echo "the existing database from SQLite 2 to SQLite 3, too. For 
this run"
  +  echo "the following commands before using CVSTrac 2.0:"
  +  echo "  \$ cd $RPM_INSTALL_PREFIX/var/cvstrac"
  +  echo "  \$ mv .db .db.old"
  +  echo "  \$ $RPM_INSTALL_PREFIX/bin/sqlite .db.old .dump 
|\\ "
  +  echo "$RPM_INSTALL_PREFIX/bin/sqlite3 .db"
  +) | %{l_rpmtool} msg -b -t notice
   fi
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 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:   26-May-2006 18:34:14
  Branch: HEAD Handle: 2006052617341300

  Modified files:
openpkg-src/unrar   unrar.spec

  Log:
upgrading package: unrar 3.6.3 -> 3.6.4

  Summary:
RevisionChanges Path
1.43+2  -2  openpkg-src/unrar/unrar.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/unrar/unrar.spec
  
  $ cvs diff -u -r1.42 -r1.43 unrar.spec
  --- openpkg-src/unrar/unrar.spec  11 May 2006 07:05:24 -  1.42
  +++ openpkg-src/unrar/unrar.spec  26 May 2006 16:34:13 -  1.43
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Archiver
   License:  freely distributable
  -Version:  3.6.3
  -Release:  20060511
  +Version:  3.6.4
  +Release:  20060526
   
   #   list of sources
   Source0:  http://files.rarlab.com/rar/unrarsrc-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 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:   26-May-2006 18:34:06
  Branch: HEAD Handle: 2006052617340600

  Modified files:
openpkg-src/mathomatic  mathomatic.spec

  Log:
upgrading package: mathomatic 12.5.16 -> 12.5.17

  Summary:
RevisionChanges Path
1.73+2  -2  openpkg-src/mathomatic/mathomatic.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/mathomatic/mathomatic.spec
  
  $ cvs diff -u -r1.72 -r1.73 mathomatic.spec
  --- openpkg-src/mathomatic/mathomatic.spec10 May 2006 06:38:55 -  
1.72
  +++ openpkg-src/mathomatic/mathomatic.spec26 May 2006 16:34:06 -  
1.73
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Algorithm
   License:  Open Source
  -Version:  12.5.16
  -Release:  20060510
  +Version:  12.5.17
  +Release:  20060526
   
   #   list of sources
   Source0:  http://www.panix.com/~gesslein/mathomatic-%{version}.tar.bz2
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 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:   26-May-2006 18:28:05
  Branch: HEAD Handle: 2006052617280500

  Modified files:
openpkg-src/imapd   imapd.spec

  Log:
upgrading package: imapd 2.3.4 -> 2.3.6

  Summary:
RevisionChanges Path
1.158   +2  -2  openpkg-src/imapd/imapd.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/imapd/imapd.spec
  
  $ cvs diff -u -r1.157 -r1.158 imapd.spec
  --- openpkg-src/imapd/imapd.spec  23 May 2006 20:09:46 -  1.157
  +++ openpkg-src/imapd/imapd.spec  26 May 2006 16:28:05 -  1.158
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Mail
   License:  BSD
  -Version:  2.3.4
  -Release:  20060523
  +Version:  2.3.6
  +Release:  20060526
   
   #   package options
   %option   with_fslyes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 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:   26-May-2006 18:27:55
  Branch: HEAD Handle: 2006052617275500

  Modified files:
openpkg-src/docbook docbook.spec

  Log:
modifying package: docbook-4.2 20060524 -> 20060526

  Summary:
RevisionChanges Path
1.89+2  -2  openpkg-src/docbook/docbook.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/docbook/docbook.spec
  
  $ cvs diff -u -r1.88 -r1.89 docbook.spec
  --- openpkg-src/docbook/docbook.spec  24 May 2006 18:51:22 -  1.88
  +++ openpkg-src/docbook/docbook.spec  26 May 2006 16:27:55 -  1.89
  @@ -32,7 +32,7 @@
   %define   V_dtd_xml_old_n  412
   %define   V_dtd_simple 1.0
   %define   V_ss_dsssl   1.79
  -%define   V_ss_xsl 1.70.0
  +%define   V_ss_xsl 1.70.1
   
   #   package information
   Name: docbook
  @@ -45,7 +45,7 @@
   Group:SGML
   License:  BSD
   Version:  4.2
  -Release:  20060524
  +Release:  20060526
   
   #   list of sources
   Source0:  
http://www.oasis-open.org/docbook/xml/%{V_dtd_xml}/docbook-xml-%{V_dtd_xml}.zip
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 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:   26-May-2006 18:27:52
  Branch: HEAD Handle: 2006052617275100

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

  Log:
modifying package: perl-crypto-5.8.8 20060515 -> 20060526

  Summary:
RevisionChanges Path
1.129   +2  -2  openpkg-src/perl-crypto/perl-crypto.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-crypto/perl-crypto.spec
  
  $ cvs diff -u -r1.128 -r1.129 perl-crypto.spec
  --- openpkg-src/perl-crypto/perl-crypto.spec  15 May 2006 20:01:29 -  
1.128
  +++ openpkg-src/perl-crypto/perl-crypto.spec  26 May 2006 16:27:51 -  
1.129
  @@ -26,7 +26,7 @@
   %define   V_perl  5.8.8
   %define   V_digest1.15
   %define   V_digest_sha1   2.11
  -%define   V_digest_sha5.37
  +%define   V_digest_sha5.38
   %define   V_digest_md22.03
   %define   V_digest_md41.5
   %define   V_digest_md52.36
  @@ -73,7 +73,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060515
  +Release:  20060526
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Digest/Digest-%{V_digest}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-26 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:   26-May-2006 18:27:41
  Branch: HEAD Handle: 2006052617274100

  Modified files:
openpkg-src/spamassassin
spamassassin.spec

  Log:
upgrading package: spamassassin 3.1.1 -> 3.1.2

  Summary:
RevisionChanges Path
1.71+4  -4  openpkg-src/spamassassin/spamassassin.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/spamassassin/spamassassin.spec
  
  $ cvs diff -u -r1.70 -r1.71 spamassassin.spec
  --- openpkg-src/spamassassin/spamassassin.spec15 Mar 2006 23:07:40 
-  1.70
  +++ openpkg-src/spamassassin/spamassassin.spec26 May 2006 16:27:41 
-  1.71
  @@ -23,9 +23,9 @@
   ##
   
   #   package version
  -%define   V_real 3.1.1
  -%define   V_here 3.1.1
  -%define   V_sdir 3.1.1
  +%define   V_real 3.1.2
  +%define   V_here 3.1.2
  +%define   V_sdir 3.1.2
   
   #   package information
   Name: spamassassin
  @@ -38,7 +38,7 @@
   Group:Mail
   License:  ASF
   Version:  %{V_here}
  -Release:  20060316
  +Release:  20060526
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org