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

2007-10-30 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:   31-Oct-2007 08:48:08
  Branch: HEAD Handle: 2007103107480800

  Modified files:
openpkg-src/postgresql83
postgresql83.spec

  Log:
upgrading package: postgresql83 8.3b1 -> 8.3b2

  Summary:
RevisionChanges Path
1.3 +7  -6  openpkg-src/postgresql83/postgresql83.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/postgresql83/postgresql83.spec
  
  $ cvs diff -u -r1.2 -r1.3 postgresql83.spec
  --- openpkg-src/postgresql83/postgresql83.spec9 Oct 2007 19:42:12 
-   1.2
  +++ openpkg-src/postgresql83/postgresql83.spec31 Oct 2007 07:48:08 
-  1.3
  @@ -23,8 +23,9 @@
   ##
   
   #   package versions
  -%define   V_postgresql  8.3b1
  -%define   V_postgresql_dist 8.3beta1
  +%define   V_postgresql  8.3b2
  +%define   V_postgresql_dist 8.3beta2
  +%define   V_postgresql_dir  8.3beta
   %define   V_libpqpp 4.0
   %define   V_libpqxx 2.5.5
   %define   V_perl5.8.8
  @@ -49,7 +50,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_postgresql}
  -Release:  20071009
  +Release:  20071031
   
   #   package options
   %option   with_server   yes
  @@ -67,7 +68,7 @@
   %option   with_xml  no
   
   #   list of sources
  -Source0:  
ftp://ftp.postgresql.org/pub/source/v%{V_postgresql_dist}/postgresql-%{V_postgresql_dist}.tar.bz2
  +Source0:  
ftp://ftp.postgresql.org/pub/source/v%{V_postgresql_dir}/postgresql-%{V_postgresql_dist}.tar.bz2
   Source1:  
ftp://gborg.postgresql.org/pub/libpqpp/stable/libpq++-%{V_libpqpp}.tar.gz
   Source2:  
ftp://gborg.postgresql.org/pub/libpqxx/stable/libpqxx-%{V_libpqxx}.tar.gz
   Source3:  
ftp://gborg.postgresql.org/pub/pgperl/stable/pgperl-%{V_pgperl}.tar.gz
  @@ -140,7 +141,7 @@
   prog postgresql83 = {
   version   = %{V_postgresql_dist}
   url   = ftp://ftp.postgresql.org/pub/source/
  -regex = v(\d+\.\d+(\.\d+)*)
  +regex = v(\d+\.\d+(\.\d+)*(?:beta\d*)?)
   url   = ftp://ftp.postgresql.org/pub/source/v__NEWVER__/
   regex = postgresql-(\d+(\.\d+)+)\.tar\.(bz2|gz)
   }
  @@ -189,7 +190,7 @@
   }
   
   %prep
  -%setup -q -n postgresql-%{version}
  +%setup -q -n postgresql-%{V_postgresql_dist}
   %patch -p0
   %if "%{with_cxx}" == "yes"
   %setup -q -T -D -a 1
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 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:   31-Oct-2007 08:41:49
  Branch: HEAD Handle: 2007103107414800

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 7.1.146 -> 7.1.147

  Summary:
RevisionChanges Path
1.560   +3  -2  openpkg-src/vim/vim.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.559 -r1.560 vim.spec
  --- openpkg-src/vim/vim.spec  30 Oct 2007 16:51:15 -  1.559
  +++ openpkg-src/vim/vim.spec  31 Oct 2007 07:41:48 -  1.560
  @@ -25,7 +25,7 @@
   #   package versions
   %define   V_vl  7.1
   %define   V_vs  71
  -%define   V_pl  146
  +%define   V_pl  147
   
   #   package information
   Name: vim
  @@ -38,7 +38,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20071030
  +Release:  20071031
   
   #   package options
   %option   with_x11no
  @@ -200,6 +200,7 @@
   Patch144: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.144
   Patch145: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.145
   Patch146: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.146
  +Patch147: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.147
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/imagemagick/ imagemagick.patch imagemagick....

2007-10-30 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:   31-Oct-2007 08:41:35
  Branch: HEAD Handle: 2007103107413500

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

  Log:
upgrading package: imagemagick 6.3.6.3 -> 6.3.6.4

  Summary:
RevisionChanges Path
1.6 +5  -5  openpkg-src/imagemagick/imagemagick.patch
1.395   +2  -2  openpkg-src/imagemagick/imagemagick.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.patch
  
  $ cvs diff -u -r1.5 -r1.6 imagemagick.patch
  --- openpkg-src/imagemagick/imagemagick.patch 1 Sep 2007 08:42:37 -   
1.5
  +++ openpkg-src/imagemagick/imagemagick.patch 31 Oct 2007 07:41:35 -  
1.6
  @@ -1,12 +1,12 @@
   Index: PerlMagick/Makefile.PL
   PerlMagick/Makefile.PL.orig  2007-09-01 01:14:58 +0200
  -+++ PerlMagick/Makefile.PL   2007-09-01 10:34:23 +0200
  -@@ -18,7 +18,7 @@
  +--- PerlMagick/Makefile.PL.orig  2007-10-30 14:45:23 +0100
   PerlMagick/Makefile.PL   2007-10-31 08:33:06 +0100
  +@@ -27,7 +27,7 @@
# Compute test specification
my $delegate_tests='t/*.t';
my $delegate;
  --foreach $delegate (qw/bzlib fontconfig freetype gs gvc jpeg jp2 lcms 
openexr png tiff wmf x11 xml wmf zlib/) {
  -+foreach $delegate (qw/bzlib fontconfig freetype gs gvc jpeg lcms openexr 
png tiff wmf x11 xml wmf zlib/) {
  +-foreach $delegate (qw/bzlib fontconfig freetype gvc jpeg jp2 lcms openexr 
png rsvg tiff x11 xml zlib/) {
  ++foreach $delegate (qw/bzlib fontconfig freetype gvc jpeg lcms openexr png 
rsvg tiff x11 xml zlib/) {
  if( -d "t/$delegate" ) {
$delegate_tests .= " t/$delegate/*.t";
  }
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.394 -r1.395 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  21 Oct 2007 08:51:40 -  
1.394
  +++ openpkg-src/imagemagick/imagemagick.spec  31 Oct 2007 07:41:35 -  
1.395
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major 6.3.6
  -%define   V_minor 3
  +%define   V_minor 4
   %define   V_dist  %{V_major}-%{V_minor}
   %define   V_opkg  %{V_major}.%{V_minor}
   
  @@ -39,7 +39,7 @@
   Group:Graphics
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20071021
  +Release:  20071031
   
   #   package options
   %option   with_perl   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 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:   31-Oct-2007 08:32:38
  Branch: HEAD Handle: 2007103107323600

  Modified files:
openpkg-src/whois   whois.spec

  Log:
upgrading package: whois 4.7.23 -> 4.7.24

  Summary:
RevisionChanges Path
1.91+2  -2  openpkg-src/whois/whois.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/whois/whois.spec
  
  $ cvs diff -u -r1.90 -r1.91 whois.spec
  --- openpkg-src/whois/whois.spec  14 Sep 2007 05:41:36 -  1.90
  +++ openpkg-src/whois/whois.spec  31 Oct 2007 07:32:36 -  1.91
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:WHOIS
   License:  GPL
  -Version:  4.7.23
  -Release:  20070914
  +Version:  4.7.24
  +Release:  20071031
   
   #   list of sources
   Source0:  
http://ftp.debian.org/debian/pool/main/w/whois/whois_%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 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:   30-Oct-2007 22:48:19
  Branch: HEAD Handle: 2007103021481900

  Modified files:
openpkg-src/perl-wwwperl-www.spec

  Log:
modifying package: perl-www-5.8.8 20071018 -> 20071030

  Summary:
RevisionChanges Path
1.378   +2  -2  openpkg-src/perl-www/perl-www.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-www/perl-www.spec
  
  $ cvs diff -u -r1.377 -r1.378 perl-www.spec
  --- openpkg-src/perl-www/perl-www.spec18 Oct 2007 15:41:08 -  
1.377
  +++ openpkg-src/perl-www/perl-www.spec30 Oct 2007 21:48:19 -  
1.378
  @@ -64,7 +64,7 @@
   %define   V_soap_payload  1.02
   %define   V_net_google1.0.1
   %define   V_www_curl  3.02
  -%define   V_www_mechanize 1.30
  +%define   V_www_mechanize 1.32
   %define   V_www_mechanize_cached  1.32
   %define   V_www_mechanize_formfi  0.08
   %define   V_www_mechanize_shell   0.46
  @@ -100,7 +100,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20071018
  +Release:  20071030
   
   #   package options
   %option   with_curl  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 22:39:57
  Branch: HEAD Handle: 2007103021395600

  Modified files:
openpkg-src/memcached   memcached.spec

  Log:
fix path of man pages

  Summary:
RevisionChanges Path
1.35+1  -0  openpkg-src/memcached/memcached.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/memcached/memcached.spec
  
  $ cvs diff -u -r1.34 -r1.35 memcached.spec
  --- openpkg-src/memcached/memcached.spec  30 Oct 2007 21:34:39 -  
1.34
  +++ openpkg-src/memcached/memcached.spec  30 Oct 2007 21:39:56 -  
1.35
  @@ -129,6 +129,7 @@
 LDFLAGS="%{l_ldflags}" \
 ./configure \
 --prefix=%{l_prefix} \
  +  --mandir=%{l_prefix}/man \
 --disable-shared
 %{l_make} %{l_mflags -O}
   ) || exit $?
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 22:34:40
  Branch: HEAD Handle: 2007103021343900

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

  Log:
modifying package: memcached-1.2.3 20071028 -> 20071030

  Summary:
RevisionChanges Path
1.3 +3  -3  openpkg-src/memcached/memcached.patch
1.34+2  -2  openpkg-src/memcached/memcached.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/memcached/memcached.patch
  
  $ cvs diff -u -r1.2 -r1.3 memcached.patch
  --- openpkg-src/memcached/memcached.patch 28 Oct 2007 08:24:53 -  
1.2
  +++ openpkg-src/memcached/memcached.patch 30 Oct 2007 21:34:39 -  
1.3
  @@ -1,6 +1,6 @@
  -Index: libmemcached-0.6/include/memcached.h
   libmemcached-0.6/include/memcached.h.orig2007-10-17 17:39:17 
+0200
  -+++ libmemcached-0.6/include/memcached.h 2007-10-28 09:22:00 +0100
  +Index: libmemcached-0.7/include/memcached.h
  +--- libmemcached-0.7/include/memcached.h.orig2007-10-17 17:39:17 
+0200
   libmemcached-0.7/include/memcached.h 2007-10-28 09:22:00 +0100
   @@ -10,6 +10,7 @@
#ifndef __MEMCACHED_H__
#define __MEMCACHED_H__
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/memcached/memcached.spec
  
  $ cvs diff -u -r1.33 -r1.34 memcached.spec
  --- openpkg-src/memcached/memcached.spec  28 Oct 2007 08:24:54 -  
1.33
  +++ openpkg-src/memcached/memcached.spec  30 Oct 2007 21:34:39 -  
1.34
  @@ -25,7 +25,7 @@
   #   package versions
   %define   V_memcached   1.2.3
   %define   V_libmemcache 1.4.0.rc2
  -%define   V_libmemcached0.6
  +%define   V_libmemcached0.7
   %define   V_cache_memcached 1.24
   
   #   package information
  @@ -39,7 +39,7 @@
   Group:System
   License:  GPL
   Version:  %{V_memcached}
  -Release:  20071028
  +Release:  20071030
   
   #   list of sources
   Source0:  
http://www.danga.com/memcached/dist/memcached-%{V_memcached}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 17:51:15
  Branch: HEAD Handle: 2007103016511500

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 7.1.145 -> 7.1.146

  Summary:
RevisionChanges Path
1.559   +3  -2  openpkg-src/vim/vim.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.558 -r1.559 vim.spec
  --- openpkg-src/vim/vim.spec  20 Oct 2007 06:13:57 -  1.558
  +++ openpkg-src/vim/vim.spec  30 Oct 2007 16:51:15 -  1.559
  @@ -25,7 +25,7 @@
   #   package versions
   %define   V_vl  7.1
   %define   V_vs  71
  -%define   V_pl  145
  +%define   V_pl  146
   
   #   package information
   Name: vim
  @@ -38,7 +38,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20071020
  +Release:  20071030
   
   #   package options
   %option   with_x11no
  @@ -199,6 +199,7 @@
   Patch143: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.143
   Patch144: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.144
   Patch145: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.145
  +Patch146: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.146
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 16:46:52
  Branch: HEAD Handle: 2007103015465200

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

  Log:
modifying package: perl-dbix-5.8.8 20071005 -> 20071030

  Summary:
RevisionChanges Path
1.136   +2  -2  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.135 -r1.136 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  5 Oct 2007 05:48:36 -   
1.135
  +++ openpkg-src/perl-dbix/perl-dbix.spec  30 Oct 2007 15:46:52 -  
1.136
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.8
  -%define   V_dbix_dbschema   0.34
  +%define   V_dbix_dbschema   0.35
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.49
   %define   V_dbix_dwiw   0.48
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20071005
  +Release:  20071030
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 16:44:30
  Branch: HEAD Handle: 2007103015443000

  Modified files:
openpkg-src/mathomatic  mathomatic.spec

  Log:
upgrading package: mathomatic 12.7.8 -> 12.7.9

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/mathomatic/mathomatic.spec
  
  $ cvs diff -u -r1.105 -r1.106 mathomatic.spec
  --- openpkg-src/mathomatic/mathomatic.spec19 Oct 2007 06:42:47 -  
1.105
  +++ openpkg-src/mathomatic/mathomatic.spec30 Oct 2007 15:44:30 -  
1.106
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Algorithm
   License:  Open Source
  -Version:  12.7.8
  -Release:  20071019
  +Version:  12.7.9
  +Release:  20071030
   
   #   list of sources
   Source0:  http://www.panix.com/~gesslein/mathomatic-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 16:44:10
  Branch: HEAD Handle: 2007103015441000

  Modified files:
openpkg-src/links   links.spec

  Log:
upgrading package: links 2.1pre30 -> 2.1pre31

  Summary:
RevisionChanges Path
1.54+2  -2  openpkg-src/links/links.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/links/links.spec
  
  $ cvs diff -u -r1.53 -r1.54 links.spec
  --- openpkg-src/links/links.spec  17 Aug 2007 14:58:27 -  1.53
  +++ openpkg-src/links/links.spec  30 Oct 2007 15:44:10 -  1.54
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Web
   License:  BSD
  -Version:  2.1pre30
  -Release:  20070817
  +Version:  2.1pre31
  +Release:  20071030
   
   #   list of sources
   Source0:  http://links.twibright.com/download/links-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 16:35:55
  Branch: HEAD Handle: 2007103015355500

  Modified files:
openpkg-src/gdb gdb.spec

  Log:
upgrading package: gdb 6.7 -> 6.7.1

  Summary:
RevisionChanges Path
1.53+2  -2  openpkg-src/gdb/gdb.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/gdb/gdb.spec
  
  $ cvs diff -u -r1.52 -r1.53 gdb.spec
  --- openpkg-src/gdb/gdb.spec  11 Oct 2007 06:22:24 -  1.52
  +++ openpkg-src/gdb/gdb.spec  30 Oct 2007 15:35:55 -  1.53
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Debugging
   License:  GPL
  -Version:  6.7
  -Release:  20071011
  +Version:  6.7.1
  +Release:  20071030
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/gdb/gdb-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Oct-2007 16:04:31
  Branch: HEAD Handle: 2007103015043100

  Modified files:
openpkg-src/starstar.spec

  Log:
upgrading package: star 1.5a86 -> 1.5a87

  Summary:
RevisionChanges Path
1.59+2  -2  openpkg-src/star/star.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/star/star.spec
  
  $ cvs diff -u -r1.58 -r1.59 star.spec
  --- openpkg-src/star/star.spec9 Oct 2007 15:18:23 -   1.58
  +++ openpkg-src/star/star.spec30 Oct 2007 15:04:31 -  1.59
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major  1.5
  -%define   V_minor  a86
  +%define   V_minor  a87
   
   #   package information
   Name: star
  @@ -37,7 +37,7 @@
   Group:Archiver
   License:  CDDL
   Version:  %{V_major}%{V_minor}
  -Release:  20071009
  +Release:  20071030
   
   #   list of sources
   Source0:  ftp://ftp.berlios.de/pub/star/alpha/star-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-30 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:   30-Oct-2007 13:33:20
  Branch: HEAD Handle: 2007103012332000

  Modified files:
openpkg-src/perl-gfxperl-gfx.spec

  Log:
add PDF::Table, a frontend for PDF::API2

  Summary:
RevisionChanges Path
1.80+11 -1  openpkg-src/perl-gfx/perl-gfx.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-gfx/perl-gfx.spec
  
  $ cvs diff -u -r1.79 -r1.80 perl-gfx.spec
  --- openpkg-src/perl-gfx/perl-gfx.spec13 Oct 2007 18:56:59 -  
1.79
  +++ openpkg-src/perl-gfx/perl-gfx.spec30 Oct 2007 12:33:20 -  
1.80
  @@ -36,6 +36,7 @@
   %define   V_pdf_extract 3.01
   %define   V_pdf_create  0.08
   %define   V_pdf_reuse   0.33
  +%define   V_pdf_table   0.9.3
   
   #   package information
   Name: perl-gfx
  @@ -48,7 +49,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20071013
  +Release:  20071030
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Image/Image-Info-%{V_image_info}.tar.gz
  @@ -63,6 +64,7 @@
   Source9:  
http://www.cpan.org/modules/by-module/PDF/PDF-Extract-%{V_pdf_extract}.tar.gz
   Source10: 
http://www.cpan.org/modules/by-module/PDF/PDF-Create-%{V_pdf_create}.tar.gz
   Source11: 
http://www.cpan.org/modules/by-module/PDF/PDF-Reuse-%{V_pdf_reuse}.tar.gz
  +Source12: 
http://www.cpan.org/modules/by-module/PDF/PDF-Table-%{V_pdf_table}.tar.gz
   Patch0:   perl-gfx.patch
   
   #   build information
  @@ -89,6 +91,7 @@
   - PDF::Extract (%{V_pdf_extract})
   - PDF::Create (%{V_pdf_create})
   - PDF::Reuse (%{V_pdf_reuse})
  +- PDF::Table (%{V_pdf_table})
   
   %track
   prog perl-gfx:Image-Info = {
  @@ -151,6 +154,11 @@
   url   = http://www.cpan.org/modules/by-module/PDF/
   regex = PDF-Reuse-(__VER__)\.tar\.gz
   }
  +prog perl-gfx:PDF-Table = {
  +version   = %{V_pdf_table}
  +url   = http://www.cpan.org/modules/by-module/PDF/
  +regex = PDF-Table-(__VER__)\.tar\.gz
  +}
   
   %prep
   %setup -q -c
  @@ -165,6 +173,7 @@
   %setup -q -T -D -a 9
   %setup -q -T -D -a 10
   %setup -q -T -D -a 11
  +%setup -q -T -D -a 12
   %patch -p0
   %{l_shtool} subst \
   -e 's;/usr/bin/perl;%{l_prefix}/bin/perl;' \
  @@ -189,6 +198,7 @@
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE9}  configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE10} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE11} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE12} configure build install
   %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup
   %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} `cat 
perl-openpkg-files`
   
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/monotone/ monotone.patch.rse

2007-10-30 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:   30-Oct-2007 09:13:23
  Branch: HEAD Handle: 2007103008132300

  Modified files:
openpkg-src/monotonemonotone.patch.rse

  Log:
allow one to store the base branch information in either an attribute
or a file

  Summary:
RevisionChanges Path
1.4 +23 -12 openpkg-src/monotone/monotone.patch.rse
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/monotone/monotone.patch.rse
  
  $ cvs diff -u -r1.3 -r1.4 monotone.patch.rse
  --- openpkg-src/monotone/monotone.patch.rse   29 Oct 2007 17:20:54 -  
1.3
  +++ openpkg-src/monotone/monotone.patch.rse   30 Oct 2007 08:13:23 -  
1.4
  @@ -51,8 +51,8 @@
   patch(1) to clearly identify the file to patch.
   
 o extra-commands:
  -This adds "mtn fuse", "mtn conflicts" and "mtn revision" commands.
  -They are all simple but convenient Lua wrappers.
  +This adds "mtn fuse", "mtn conflicts", "mtn revision" and "mtn base"
  +commands. They are all simple but convenient Lua wrappers.
   
 o dot-mtn-message:
   Support a ".mtn-message" file in the root-directory as a template
  @@ -531,7 +531,7 @@
   ===
   Index: std_hooks.lua
   --- std_hooks.luaa53348ca15431cc67266c65e6215640f6f55eee7
  -+++ std_hooks.lua2bf9ca9c0181225388eba671beb3d6ca05fe8089
   std_hooks.lua916cd22d3934d696d72799215b5e579e0b0ea899
   @@ -284,6 +284,15 @@ function edit_comment(basetext, user_log
   if user_log_message == "" or string.sub(user_log_message, -1) ~= "\n" 
then
  tmp:write("\n")
  @@ -548,7 +548,7 @@
   tmp:write(basetext)
   io.close(tmp)

  -@@ -1175,3 +1184,153 @@ end
  +@@ -1175,3 +1184,164 @@ end
   netsync_notifiers[precedence] = notifier
   return true, warning
end
  @@ -644,7 +644,8 @@
   +"Upgrades or compares current branch against base branch",
   +"Upgrade current branch from base branch or compares current " ..
   +"branch against base branch. The base branch has to be stored " ..
  -+"in the \".mtn-base\" file in the workspace root directory.",
  ++"either in the \"mtn:base\" attribute of the root directory " ..
  ++"or in a \".mtn-base\" file in the root directory.",
   +"command_base"
   +)
   +function command_base(op)
  @@ -658,18 +659,28 @@
   +return
   +end
   +
  -+--  determine current branch of workspace and base base
  -+local rc, branch_this = mtn_automate("get_option", "branch")
  -+if branch_this ~= nil then
  -+branch_this = string.match(branch_this, "^%s*(%S+)%s*$")
  ++--  determine current branch of workspace
  ++local branch_this = nil
  ++local rc, txt = mtn_automate("get_option", "branch")
  ++if txt ~= nil then
  ++branch_this = string.match(txt, "^%s*(%S+)%s*$")
   +end
   +if branch_this == nil then
   +io.stderr:write("mtn: base: ERROR: failed to determine current 
branch\n")
   +return
   +end
  -+local branch_base = read_contents_of_file(".mtn-base", "r")
  -+if branch_base ~= nil then
  -+branch_base = string.match(branch_base, "^%s*(%S+)%s*$")
  ++
  ++--  determine base branch of workspace
  ++local branch_base = nil
  ++local rc, txt = mtn_automate("get_attributes", ".")
  ++if txt ~= nil then
  ++branch_base = string.match(txt, 
"attr%s+\"mtn:base\"%s+\"([^\"]+)\"")
  ++end
  ++if branch_base == nil then
  ++local txt = read_contents_of_file(".mtn-base", "r")
  ++if txt ~= nil then
  ++branch_base = string.match(txt, "^%s*(%S+)%s*$")
  ++end
   +end
   +if branch_base == nil then
   +io.stderr:write("mtn: base: ERROR: failed to determine base 
branch\n")
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org