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

2007-08-11 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:   12-Aug-2007 08:58:46
  Branch: HEAD Handle: 2007081207584600

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

  Log:
modifying package: perl-ds-5.8.8 20070809 -> 20070812

  Summary:
RevisionChanges Path
1.173   +2  -2  openpkg-src/perl-ds/perl-ds.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-ds/perl-ds.spec
  
  $ cvs diff -u -r1.172 -r1.173 perl-ds.spec
  --- openpkg-src/perl-ds/perl-ds.spec  9 Aug 2007 18:27:03 -   1.172
  +++ openpkg-src/perl-ds/perl-ds.spec  12 Aug 2007 06:58:46 -  1.173
  @@ -52,7 +52,7 @@
   %define   V_scalar_list_utils  1.19
   %define   V_list_moreutils 0.21
   %define   V_heap   0.80
  -%define   V_graph  0.81
  +%define   V_graph  0.82
   
   #   package information
   Name: perl-ds
  @@ -65,7 +65,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070809
  +Release:  20070812
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Bit/Bit-Vector-%{V_bit_vector}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 17:27:11
  Branch: HEAD Handle: 2007081116271100

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

  Log:
upgrading package: imagemagick 6.3.5.5 -> 6.3.5.6

  Summary:
RevisionChanges Path
1.4 +3  -12 openpkg-src/imagemagick/imagemagick.patch
1.386   +2  -2  openpkg-src/imagemagick/imagemagick.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.patch
  
  $ cvs diff -u -r1.3 -r1.4 imagemagick.patch
  --- openpkg-src/imagemagick/imagemagick.patch 3 Aug 2007 05:14:42 -   
1.3
  +++ openpkg-src/imagemagick/imagemagick.patch 11 Aug 2007 15:27:11 -  
1.4
  @@ -1,21 +1,12 @@
   Index: PerlMagick/Makefile.PL
   PerlMagick/Makefile.PL.orig  2007-08-02 04:05:37 +0200
  -+++ PerlMagick/Makefile.PL   2007-08-02 16:56:24 +0200
  +--- PerlMagick/Makefile.PL.orig  2007-08-11 02:46:48 +0200
   PerlMagick/Makefile.PL   2007-08-11 17:02:19 +0200
   @@ -18,7 +18,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 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";
  }
  -@@ -41,7 +41,7 @@
  -'VERSION'   => '6.3.5',
  - 
  -# Preprocessor defines
  --   'DEFINE' => ' -D_LARGE_FILES=1 -DHAVE_CONFIG_H', # e.g., 
'-DHAVE_SOMETHING' 
  -+   'DEFINE' => ' -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -DHAVE_CONFIG_H',  
   # e.g., '-DHAVE_SOMETHING' 
  - 
  -# Header search specfication and preprocessor flags
  -'INC'=> '-I../ -I.. -I/usr/include/freetype2 -I/usr/include/libxml2',
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.385 -r1.386 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  4 Aug 2007 08:36:53 -   
1.385
  +++ openpkg-src/imagemagick/imagemagick.spec  11 Aug 2007 15:27:11 -  
1.386
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major 6.3.5
  -%define   V_minor 5
  +%define   V_minor 6
   %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:  20070804
  +Release:  20070811
   
   #   package options
   %option   with_perl   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 17:14:03
  Branch: HEAD Handle: 2007081116140200

  Modified files:
openpkg-src/bacula  bacula.spec

  Log:
upgrading package: bacula 2.1.30 -> 2.2.0

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/bacula/bacula.spec
  
  $ cvs diff -u -r1.58 -r1.59 bacula.spec
  --- openpkg-src/bacula/bacula.spec9 Aug 2007 14:56:13 -   1.58
  +++ openpkg-src/bacula/bacula.spec11 Aug 2007 15:14:02 -  1.59
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:System
   License:  GPL
  -Version:  2.1.30
  -Release:  20070809
  +Version:  2.2.0
  +Release:  20070811
   
   #   package options
   %option   with_server   yes
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 17:09:34
  Branch: HEAD Handle: 2007081116093400

  Modified files:
openpkg-src/vim vim.spec

  Log:
upgrading package: vim 7.1.58 -> 7.1.63

  Summary:
RevisionChanges Path
1.525   +7  -2  openpkg-src/vim/vim.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.524 -r1.525 vim.spec
  --- openpkg-src/vim/vim.spec  9 Aug 2007 04:49:43 -   1.524
  +++ openpkg-src/vim/vim.spec  11 Aug 2007 15:09:34 -  1.525
  @@ -25,7 +25,7 @@
   #   package versions
   %define   V_vl  7.1
   %define   V_vs  71
  -%define   V_pl  58
  +%define   V_pl  63
   
   #   package information
   Name: vim
  @@ -38,7 +38,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20070809
  +Release:  20070811
   
   #   package options
   %option   with_x11no
  @@ -112,6 +112,11 @@
   Patch56:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.056
   Patch57:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.057
   Patch58:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.058
  +Patch59:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.059
  +Patch60:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.060
  +Patch61:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.061
  +Patch62:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.062
  +Patch63:  ftp://ftp.vim.org/pub/vim/patches/%{V_vl}/%{V_vl}.063
   
   #   build information
   Prefix:   %{l_prefix}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 16:48:12
  Branch: HEAD Handle: 2007081115481100

  Modified files:
openpkg-src/libgsasllibgsasl.spec

  Log:
upgrading package: libgsasl 0.2.19 -> 0.2.20

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/libgsasl/libgsasl.spec
  
  $ cvs diff -u -r1.26 -r1.27 libgsasl.spec
  --- openpkg-src/libgsasl/libgsasl.spec10 Aug 2007 07:50:04 -  
1.26
  +++ openpkg-src/libgsasl/libgsasl.spec11 Aug 2007 14:48:11 -  
1.27
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Cryptography
   License:  LGPL
  -Version:  0.2.19
  -Release:  20070810
  +Version:  0.2.20
  +Release:  20070811
   
   #   list of sources
   Source0:  http://josefsson.org/gsasl/releases/libgsasl-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 11:41:34
  Branch: HEAD Handle: 2007081110413400

  Modified files:
openpkg-src/gcc43   gcc43.spec

  Log:
upgrading package: gcc43 4.3s20070803 -> 4.3s20070810

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/gcc43/gcc43.spec
  
  $ cvs diff -u -r1.33 -r1.34 gcc43.spec
  --- openpkg-src/gcc43/gcc43.spec  4 Aug 2007 19:21:21 -   1.33
  +++ openpkg-src/gcc43/gcc43.spec  11 Aug 2007 09:41:34 -  1.34
  @@ -29,7 +29,7 @@
   #   package version
   %define   V_full 4.3
   %define   V_comp 43
  -%define   V_snap 20070803
  +%define   V_snap 20070810
   
   #   package information
   Name: gcc43
  @@ -42,7 +42,7 @@
   Group:Compiler
   License:  GPL
   Version:  %{V_full}s%{V_snap}
  -Release:  20070804
  +Release:  20070811
   
   #   package options
   %option   with_cxx   no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 10:28:56
  Branch: HEAD Handle: 2007081109285500

  Modified files:
openpkg-src/winewine.spec

  Log:
upgrading package: wine 0.9.42 -> 0.9.43

  Summary:
RevisionChanges Path
1.86+2  -2  openpkg-src/wine/wine.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/wine/wine.spec
  
  $ cvs diff -u -r1.85 -r1.86 wine.spec
  --- openpkg-src/wine/wine.spec28 Jul 2007 11:27:32 -  1.85
  +++ openpkg-src/wine/wine.spec11 Aug 2007 08:28:55 -  1.86
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:XWindow
   License:  LGPL
  -Version:  0.9.42
  -Release:  20070728
  +Version:  0.9.43
  +Release:  20070811
   
   #   list of sources
   Source0:  
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 10:02:45
  Branch: HEAD Handle: 2007081109024300

  Modified files:
openpkg-src/swatch  swatch.spec

  Log:
upgrading package: swatch 3.2.1 -> 3.2.2

  Summary:
RevisionChanges Path
1.9 +2  -2  openpkg-src/swatch/swatch.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/swatch/swatch.spec
  
  $ cvs diff -u -r1.8 -r1.9 swatch.spec
  --- openpkg-src/swatch/swatch.spec1 Jan 2007 17:42:09 -   1.8
  +++ openpkg-src/swatch/swatch.spec11 Aug 2007 08:02:43 -  1.9
  @@ -34,8 +34,8 @@
   Class:EVAL
   Group:System
   License:  GPL
  -Version:  3.2.1
  -Release:  20061013
  +Version:  3.2.2
  +Release:  20070811
   
   #   list of sources
   Source0:  
http://switch.dl.sourceforge.net/swatch/swatch-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 09:58:35
  Branch: HEAD Handle: 2007081108583500

  Modified files:
openpkg-src/myodbc  myodbc.spec

  Log:
upgrading package: myodbc 3.51.18r638 -> 3.51.19r646

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/myodbc/myodbc.spec
  
  $ cvs diff -u -r1.50 -r1.51 myodbc.spec
  --- openpkg-src/myodbc/myodbc.spec8 Aug 2007 05:10:23 -   1.50
  +++ openpkg-src/myodbc/myodbc.spec11 Aug 2007 07:58:35 -  1.51
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_major 3.51
  -%define   V_minor 18r638
  +%define   V_minor 19r646
   
   #   package information
   Name: myodbc
  @@ -37,7 +37,7 @@
   Group:Database
   License:  GPL
   Version:  %{V_major}.%{V_minor}
  -Release:  20070808
  +Release:  20070811
   
   #   list of sources
   Source0:  
http://sunsite.informatik.rwth-aachen.de/mysql/Downloads/MyODBC3/mysql-connector-odbc-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 09:55:34
  Branch: HEAD Handle: 2007081108553300

  Modified files:
openpkg-src/apache-tomcat
apache-tomcat.spec

  Log:
upgrading package: apache-tomcat 1.2.23 -> 1.2.25

  Summary:
RevisionChanges Path
1.5 +2  -2  openpkg-src/apache-tomcat/apache-tomcat.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/apache-tomcat/apache-tomcat.spec
  
  $ cvs diff -u -r1.4 -r1.5 apache-tomcat.spec
  --- openpkg-src/apache-tomcat/apache-tomcat.spec  3 Aug 2007 18:00:25 
-   1.4
  +++ openpkg-src/apache-tomcat/apache-tomcat.spec  11 Aug 2007 07:55:33 
-  1.5
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Web
   License:  Apache Software License 2.0
  -Version:  1.2.23
  -Release:  20070803
  +Version:  1.2.25
  +Release:  20070811
   
   #   list of sources
   Source0:  
http://www.apache.org/dist/tomcat/tomcat-connectors/jk/source/jk-%{version}/tomcat-connectors-%{version}-src.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 09:47:48
  Branch: HEAD Handle: 2007081108474800

  Modified files:
openpkg-src/global  global.spec

  Log:
upgrading package: global 5.6 -> 5.6.1

  Summary:
RevisionChanges Path
1.32+2  -2  openpkg-src/global/global.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/global/global.spec
  
  $ cvs diff -u -r1.31 -r1.32 global.spec
  --- openpkg-src/global/global.spec6 Jul 2007 07:15:17 -   1.31
  +++ openpkg-src/global/global.spec11 Aug 2007 07:47:48 -  1.32
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Development
   License:  GPL
  -Version:  5.6
  -Release:  20070706
  +Version:  5.6.1
  +Release:  20070811
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/pub/gnu/global/global-%{version}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-11 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:   11-Aug-2007 09:43:25
  Branch: HEAD Handle: 2007081108432400

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

  Log:
modifying package: perl-util-5.8.8 20070808 -> 20070811

  Summary:
RevisionChanges Path
1.345   +2  -2  openpkg-src/perl-util/perl-util.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  
  $ cvs diff -u -r1.344 -r1.345 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec  8 Aug 2007 05:01:57 -   
1.344
  +++ openpkg-src/perl-util/perl-util.spec  11 Aug 2007 07:43:24 -  
1.345
  @@ -90,7 +90,7 @@
   %define   V_data_page2.00
   %define   V_data_page_pageset1.02
   %define   V_want 0.15
  -%define   V_class_insideout  1.06
  +%define   V_class_insideout  1.07
   %define   V_class_trait  0.22
   %define   V_hash_merge   0.10
   %define   V_readonly 1.03
  @@ -106,7 +106,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070808
  +Release:  20070811
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org