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

2003-08-11 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 openpkg$ Date:   11-Aug-2003 09:00:33
  Branch: HEAD Handle: 2003081108003003

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

  Log:
upgrading package: tin 1.6.0 - 1.6.1

  Summary:
RevisionChanges Path
1.10+1  -1  openpkg-re/vcheck/vc.tin
1.38+2  -2  openpkg-src/tin/tin.spec
1.6109  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.tin
  
  $ cvs diff -u -r1.9 -r1.10 vc.tin
  --- openpkg-re/vcheck/vc.tin  15 Jul 2003 09:18:16 -  1.9
  +++ openpkg-re/vcheck/vc.tin  11 Aug 2003 07:00:30 -  1.10
  @@ -2,7 +2,7 @@
   }
   
   prog tin = {
  -  version   = 1.6.0
  +  version   = 1.6.1
 url   = ftp://ftp.tin.org/pub/news/clients/tin/stable/
 regex = tin-(\d+\.\d+\.\d+)\.tar\.(gz|bz2)
   }
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/tin/tin.spec
  
  $ cvs diff -u -r1.37 -r1.38 tin.spec
  --- openpkg-src/tin/tin.spec  15 Jul 2003 09:18:18 -  1.37
  +++ openpkg-src/tin/tin.spec  11 Aug 2003 07:00:33 -  1.38
  @@ -25,7 +25,7 @@
   
   #   package version
   %define   V_major   1.6
  -%define   V_minor   0
  +%define   V_minor   1
   
   #   package information
   Name: tin
  @@ -37,7 +37,7 @@
   Group:News
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20030715
  +Release:  20030811
   
   #   list of sources
   Source0:  
ftp://ftp.tin.org/pub/news/clients/tin/v%{V_major}/tin-%{version}.tar.bz2
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.6108 -r1.6109 news.txt
  --- openpkg-web/news.txt  10 Aug 2003 08:01:46 -  1.6108
  +++ openpkg-web/news.txt  11 Aug 2003 07:00:31 -  1.6109
  @@ -1,3 +1,4 @@
  +11-Aug-2003: Upgraded package: Ptin-1.6.1-20030811
   10-Aug-2003: Upgraded package: Pgnutls-0.8.10-20030810
   10-Aug-2003: Upgraded package: Plibxslt-1.0.32-20030810
   10-Aug-2003: Upgraded package: Pncurses-5.3.20030809-20030810
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-08-11 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 openpkg$ Date:   11-Aug-2003 09:10:47
  Branch: HEAD Handle: 2003081108104502

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

  Log:
upgrading package: bogofilter 0.14.3 - 0.14.4

  Summary:
RevisionChanges Path
1.10+1  -1  openpkg-re/vcheck/vc.bogofilter
1.14+2  -2  openpkg-src/bogofilter/bogofilter.spec
1.6113  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.bogofilter
  
  $ cvs diff -u -r1.9 -r1.10 vc.bogofilter
  --- openpkg-re/vcheck/vc.bogofilter   5 Aug 2003 07:27:24 -   1.9
  +++ openpkg-re/vcheck/vc.bogofilter   11 Aug 2003 07:10:45 -  1.10
  @@ -2,7 +2,7 @@
   }
   
   prog bogofilter = {
  -  version   = 0.14.3
  +  version   = 0.14.4
 url   = http://prdownloads.sourceforge.net/bogofilter/
 regex = bogofilter-(__VER__)\.tar\.gz
   }
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/bogofilter/bogofilter.spec
  
  $ cvs diff -u -r1.13 -r1.14 bogofilter.spec
  --- openpkg-src/bogofilter/bogofilter.spec5 Aug 2003 07:27:26 -   1.13
  +++ openpkg-src/bogofilter/bogofilter.spec11 Aug 2003 07:10:47 -  1.14
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [PLUS]
   Group:Text
   License:  GPL
  -Version:  0.14.3
  -Release:  20030805
  +Version:  0.14.4
  +Release:  20030811
   
   #   list of sources
   Source0:  
http://osdn.dl.sourceforge.net/sourceforge/bogofilter/bogofilter-%{version}.tar.gz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.6112 -r1.6113 news.txt
  --- openpkg-web/news.txt  11 Aug 2003 07:10:13 -  1.6112
  +++ openpkg-web/news.txt  11 Aug 2003 07:10:46 -  1.6113
  @@ -1,3 +1,4 @@
  +11-Aug-2003: Upgraded package: Pbogofilter-0.14.4-20030811
   11-Aug-2003: Upgraded package: Pvim-6.2.68-20030811
   11-Aug-2003: Upgraded package: Pperl-parse-20030811-20030811
   11-Aug-2003: Upgraded package: Pgeoip-1.2.2-20030811
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


Re: [CVS] OpenPKG: openpkg-re/vcheck/ vc.scribus openpkg-src/scribus/ scri...

2003-08-11 Thread Michael Schloh von Bennewitz
On Mon, Aug 11, 2003, Ralf S. Engelschall wrote:
   Modified files:
 openpkg-re/vcheck   vc.scribus
 openpkg-src/scribus scribus.spec
 openpkg-web news.txt

   Log:
 blind update to 1.0.1 (awaiting results from build farm, because I
 cannot await Qt to build)

I verified that this version builds well on both Solaris and FreeBSD, and
that the patchcode is still correct. Unfortunately the runtime problems
still exist.

-- 
[EMAIL PROTECTED]
Development Team, Operations Northern Europe
Cable  Wireless Telecommunications Services GmbH


pgp0.pgp
Description: PGP signature


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

2003-08-11 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 openpkg$ Date:   11-Aug-2003 20:59:14
  Branch: HEAD Handle: 2003081119591003

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

  Log:
upgrading package: python 2.2.3 - 2.3

  Summary:
RevisionChanges Path
1.7 +3  -3  openpkg-re/vcheck/vc.python
1.38+2  -2  openpkg-src/python/python.spec
1.6130  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.python
  
  $ cvs diff -u -r1.6 -r1.7 vc.python
  --- openpkg-re/vcheck/vc.python   31 May 2003 10:40:32 -  1.6
  +++ openpkg-re/vcheck/vc.python   11 Aug 2003 18:59:10 -  1.7
  @@ -2,10 +2,10 @@
   }
   
   prog python = {
  -  version   = 2.2.3
  +  version   = 2.3
 url   = ftp://ftp.python.org/pub/python/
  -  regex = (\d+\.\d+\.\d+)
  +  regex = (\d+\.\d+(\.\d+)*)
 url   = ftp://ftp.python.org/pub/python/__NEWVER__/
  -  regex = Python-(\d+\.\d+\.\d+)\.tgz
  +  regex = Python-(\d+\.\d+(\.\d+)*)\.tgz
   }
   
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/python/python.spec
  
  $ cvs diff -u -r1.37 -r1.38 python.spec
  --- openpkg-src/python/python.spec16 Jul 2003 09:26:34 -  1.37
  +++ openpkg-src/python/python.spec11 Aug 2003 18:59:13 -  1.38
  @@ -32,8 +32,8 @@
   Distribution: OpenPKG [BASE]
   Group:Language
   License:  GPL
  -Version:  2.2.3
  -Release:  20030716
  +Version:  2.3
  +Release:  20030811
   
   #   list of sources
   Source0:  ftp://ftp.python.org/pub/python/%{version}/Python-%{version}.tgz
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.6129 -r1.6130 news.txt
  --- openpkg-web/news.txt  11 Aug 2003 18:57:06 -  1.6129
  +++ openpkg-web/news.txt  11 Aug 2003 18:59:11 -  1.6130
  @@ -1,3 +1,4 @@
  +11-Aug-2003: Upgraded package: Ppython-2.3-20030811
   11-Aug-2003: Upgraded package: Porbit2-2.7.6-20030811
   11-Aug-2003: Upgraded package: Pntp-4.1.2-20030811
   11-Aug-2003: Upgraded package: Pdi-3.9-20030811
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


[CVS] OpenPKG: OPENPKG_1_2_SOLID: openpkg-src/openssh/ openssh.spec

2003-08-11 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:   06-Aug-2003 14:59:53
  Branch: OPENPKG_1_2_SOLIDHandle: 2003080613595300

  Modified files:   (Branch: OPENPKG_1_2_SOLID)
openpkg-src/openssh openssh.spec

  Log:
MFC: CI#9550, CI#10855=PR#160, CI#10855

  Summary:
RevisionChanges Path
1.70.2.1.2.3+14 -3  openpkg-src/openssh/openssh.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.70.2.1.2.2 -r1.70.2.1.2.3 openssh.spec
  --- openpkg-src/openssh/openssh.spec  19 Feb 2003 16:20:50 -  1.70.2.1.2.2
  +++ openpkg-src/openssh/openssh.spec  6 Aug 2003 12:59:53 -   1.70.2.1.2.3
  @@ -101,6 +101,13 @@
   %{l_patch} -p1 %{SOURCE osshChroot-%{V_chroot}.diff}
   %endif
   
  +#   enforce openssh and the PAM identification string
  +%if %{with_pam} == yes
  +%{l_shtool} subst \
  +-e 's;\(define *SSHD_PAM_SERVICE\).*;\1 openssh;' \
  +auth-pam.h
  +%endif
  +
   #   prevent in advance make install from running sshd
   %{l_shtool} subst \
   -e 's;^\(install:.*\)check-config\(.*\)$;\1 \2;' \
  @@ -115,7 +122,7 @@
   lib=$lib -L`%{l_prefix}/etc/rc --query pam_libdir`
   %endif
   CC=%{l_cc} \
  -CFLAGS=%{l_cflags -O} `%{l_prefix}/bin/fsl-config --all --cflags` $inc \
  +CFLAGS=%{l_cflags -O} $inc \
   LDFLAGS=%{l_ldflags} `%{l_prefix}/bin/fsl-config --all --ldflags` $lib \
   LIBS=`%{l_prefix}/bin/fsl-config --all --libs` \
   ./configure \
  @@ -250,12 +257,16 @@
   
   #   add PAM configuration entry
   %if %{with_pam} == yes
  -$RPM_INSTALL_PREFIX/sbin/pamtool --add --smart --name=openssh
  +if [ $1 -eq 1 ]; then
  +$RPM_INSTALL_PREFIX/sbin/pamtool --add --smart --name=openssh
  +fi
   %endif
   
   %preun
   #   remove PAM configuration entry
   %if %{with_pam} == yes
  -$RPM_INSTALL_PREFIX/sbin/pamtool --remove --smart --name=openssh
  +if [ $1 -eq 0 ]; then
  +$RPM_INSTALL_PREFIX/sbin/pamtool --remove --smart --name=openssh
  +fi
   %endif
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-08-11 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:   09-Aug-2003 09:28:28
  Branch: HEAD Handle: 2003080908282800

  Modified files:
openpkg-re/vcheck   vc.xmms

  Log:
track only releases

  Summary:
RevisionChanges Path
1.4 +1  -1  openpkg-re/vcheck/vc.xmms
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.xmms
  
  $ cvs diff -u -r1.3 -r1.4 vc.xmms
  --- openpkg-re/vcheck/vc.xmms 26 Jun 2003 09:02:08 -  1.3
  +++ openpkg-re/vcheck/vc.xmms 9 Aug 2003 07:28:28 -   1.4
  @@ -4,6 +4,6 @@
   prog xmms = {
 version   = 1.2.7
 url   = http://xmms.org/download.php
  -  regex = xmms-(__VER__)\.tar\.bz2
  +  regex = xmms-(\d+\.\d+\.\d+)\.tar\.bz2
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-08-11 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:   09-Aug-2003 09:38:39
  Branch: HEAD Handle: 2003080908383900

  Modified files:
openpkg-re/vcheck   vc.postgresql

  Log:
track only releases

  Summary:
RevisionChanges Path
1.25+1  -1  openpkg-re/vcheck/vc.postgresql
  

  patch -p0 '@@ .'
  Index: openpkg-re/vcheck/vc.postgresql
  
  $ cvs diff -u -r1.24 -r1.25 vc.postgresql
  --- openpkg-re/vcheck/vc.postgresql   25 Jul 2003 18:48:25 -  1.24
  +++ openpkg-re/vcheck/vc.postgresql   9 Aug 2003 07:38:39 -   1.25
  @@ -6,7 +6,7 @@
 url   = ftp://ftp.postgresql.org/pub/source/
 regex = v(\d+\.\d+(\.\d+)*)(?!beta)
 url   = ftp://ftp.postgresql.org/pub/source/v__NEWVER__/
  -  regex = postgresql-(__VER__)\.tar\.gz
  +  regex = postgresql-(\d+\.\d+(\.\d+)*)\.tar\.gz
   }
   prog postgresql:libpq++ = {
 version   = 4.0
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2003-08-11 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:   11-Aug-2003 12:11:04
  Branch: HEAD Handle: 200308110201

  Modified files:
openpkg-src/xine-libxine-lib.patch xine-lib.spec
openpkg-web news.txt

  Log:
upgrading package: xine-lib 1.0b12 - 1rc0a

  Summary:
RevisionChanges Path
1.3 +22 -0  openpkg-src/xine-lib/xine-lib.patch
1.13+6  -3  openpkg-src/xine-lib/xine-lib.spec
1.6121  +1  -0  openpkg-web/news.txt
  

  patch -p0 '@@ .'
  Index: openpkg-src/xine-lib/xine-lib.patch
  
  $ cvs diff -u -r1.2 -r1.3 xine-lib.patch
  --- openpkg-src/xine-lib/xine-lib.patch   4 Jun 2003 09:12:42 -   1.2
  +++ openpkg-src/xine-lib/xine-lib.patch   11 Aug 2003 10:11:03 -  1.3
  @@ -9,3 +9,25 @@
#else
# include SDL/SDL.h
#endif
  +--- src/xine-engine/audio_out.c.orig Sun Jul 27 18:42:56 2003
   src/xine-engine/audio_out.c  Mon Aug 11 09:41:32 2003
  +@@ -425,8 +425,8 @@
  +   num_frames = pts_len * this-frames_per_kpts / 1024;
  + 
  +   xprintf (this-xine, XINE_VERBOSITY_LOG,
  +-   inserting %d 0-frames to fill a gap of % PRId64  pts\n,
  +-   num_frames, pts_len);
  ++   inserting %d 0-frames to fill a gap of %lu pts\n,
  ++   num_frames, (unsigned long)pts_len);
  + 
  +   if ((this-output.mode == AO_CAP_MODE_A52) || (this-output.mode == 
AO_CAP_MODE_AC5)) {
  + write_pause_burst(this,num_frames);
  +@@ -790,7 +790,7 @@
  + this-resample_sync_factor = (avg_gap  0) ? 0.995 : 1.005;
  + 
  + llprintf (LOG_RESAMPLE_SYNC,
  +-  sample rate adjusted to reduce gap: gap=% PRId64 \n, avg_gap);
  ++  sample rate adjusted to reduce gap: gap=%lu\n, (unsigned 
long)avg_gap);
  + return 0;
  + 
  +   } else if (info-reduce_gap  abs(avg_gap)  50) {
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/xine-lib/xine-lib.spec
  
  $ cvs diff -u -r1.12 -r1.13 xine-lib.spec
  --- openpkg-src/xine-lib/xine-lib.spec8 Jul 2003 14:43:21 -   1.12
  +++ openpkg-src/xine-lib/xine-lib.spec11 Aug 2003 10:11:03 -  1.13
  @@ -27,8 +27,8 @@
   #   FIXME: ms: ...package xine-ui instead, but I'm not sure.
   
   #   package version
  -%define   V_dist   1-beta12
  -%define   V_opkg   1.0b12
  +%define   V_dist   1-rc0a
  +%define   V_opkg   1rc0a
   
   #   package information
   Name: xine-lib
  @@ -40,7 +40,7 @@
   Group:Video
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20030604
  +Release:  20030811
   
   #   list of sources
   Source0:  http://download.sourceforge.net/xine/xine-lib-%{V_dist}.tar.gz
  @@ -65,6 +65,9 @@
   %prep
   %setup -q -n xine-lib-%{V_dist}
   %patch -p0
  +%{l_shtool} subst \
  +-e 's;stdint.h;sys/types.h;g' \
  +`find . -name *.[ch] -type f -print`
   
   %build
   CC=%{l_cc} \
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.6120 -r1.6121 news.txt
  --- openpkg-web/news.txt  11 Aug 2003 09:38:46 -  1.6120
  +++ openpkg-web/news.txt  11 Aug 2003 10:11:02 -  1.6121
  @@ -1,3 +1,4 @@
  +11-Aug-2003: Upgraded package: Pxine-lib-1rc0a-20030811
   11-Aug-2003: Upgraded package: Pmplayer-0.90-20030811
   11-Aug-2003: Upgraded package: Pmonit-3.2-20030811
   11-Aug-2003: Upgraded package: Pimapd-2.1.14-20030811
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]