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

2006-06-05 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:   06-Jun-2006 08:53:34
  Branch: HEAD Handle: 2006060607533400

  Modified files:
openpkg-src/spamassassin
spamassassin.spec

  Log:
upgrading package: spamassassin 3.1.2 -> 3.1.3

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/spamassassin/spamassassin.spec
  
  $ cvs diff -u -r1.71 -r1.72 spamassassin.spec
  --- openpkg-src/spamassassin/spamassassin.spec26 May 2006 16:27:41 
-  1.71
  +++ openpkg-src/spamassassin/spamassassin.spec6 Jun 2006 06:53:34 
-   1.72
  @@ -23,9 +23,9 @@
   ##
   
   #   package version
  -%define   V_real 3.1.2
  -%define   V_here 3.1.2
  -%define   V_sdir 3.1.2
  +%define   V_real 3.1.3
  +%define   V_here 3.1.3
  +%define   V_sdir 3.1.3
   
   #   package information
   Name: spamassassin
  @@ -38,7 +38,7 @@
   Group:Mail
   License:  ASF
   Version:  %{V_here}
  -Release:  20060526
  +Release:  20060606
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 22:09:39
  Branch: HEAD Handle: 2006060521093800

  Modified files:
openpkg-src/imagemagick imagemagick.spec

  Log:
upgrading package: imagemagick 6.2.7.8 -> 6.2.8.0

  Summary:
RevisionChanges Path
1.304   +3  -3  openpkg-src/imagemagick/imagemagick.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  
  $ cvs diff -u -r1.303 -r1.304 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  29 May 2006 06:33:54 -  
1.303
  +++ openpkg-src/imagemagick/imagemagick.spec  5 Jun 2006 20:09:38 -   
1.304
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_major 6.2.7
  -%define   V_minor 8
  +%define   V_major 6.2.8
  +%define   V_minor 0
   %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:  20060529
  +Release:  20060605
   
   #   package options
   %option   with_perl   no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 22:07:35
  Branch: HEAD Handle: 2006060521073500

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

  Log:
upgrading package: bison 2.2 -> 2.3

  Summary:
RevisionChanges Path
1.4 +2  -2  openpkg-src/bison/bison.patch
1.60+2  -2  openpkg-src/bison/bison.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/bison/bison.patch
  
  $ cvs diff -u -r1.3 -r1.4 bison.patch
  --- openpkg-src/bison/bison.patch 20 May 2006 09:12:59 -  1.3
  +++ openpkg-src/bison/bison.patch 5 Jun 2006 20:07:35 -   1.4
  @@ -1,6 +1,6 @@
   Index: lib/timevar.c
   lib/timevar.c.orig   2005-07-24 09:24:22 +0200
  -+++ lib/timevar.c2005-09-21 08:30:28 +0200
  +--- lib/timevar.c.orig   2006-01-22 08:38:49 +0100
   lib/timevar.c2006-06-05 22:02:18 +0200
   @@ -45,6 +45,7 @@
# include 
#endif
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/bison/bison.spec
  
  $ cvs diff -u -r1.59 -r1.60 bison.spec
  --- openpkg-src/bison/bison.spec  22 May 2006 09:10:37 -  1.59
  +++ openpkg-src/bison/bison.spec  5 Jun 2006 20:07:35 -   1.60
  @@ -23,7 +23,7 @@
   ##
   
   #   package versions
  -%define   V_new  2.2
  +%define   V_new  2.3
   %define   V_old  1.35
   
   #   package information
  @@ -37,7 +37,7 @@
   Group:Language
   License:  GPL
   Version:  %{V_new}
  -Release:  20060522
  +Release:  20060605
   
   #   list of sources
   Source0:  ftp://ftp.gnu.org/gnu/bison/bison-%{V_new}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 22:06:34
  Branch: HEAD Handle: 2006060521063300

  Modified files:
openpkg-src/pound   pound.spec

  Log:
upgrading package: pound 2.0.6 -> 2.0.7

  Summary:
RevisionChanges Path
1.52+2  -2  openpkg-src/pound/pound.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/pound/pound.spec
  
  $ cvs diff -u -r1.51 -r1.52 pound.spec
  --- openpkg-src/pound/pound.spec  22 May 2006 07:59:48 -  1.51
  +++ openpkg-src/pound/pound.spec  5 Jun 2006 20:06:33 -   1.52
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Web
   License:  GPL
  -Version:  2.0.6
  -Release:  20060522
  +Version:  2.0.7
  +Release:  20060605
   
   #   package options
   %option   with_fsl  yes
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 22:06:24
  Branch: HEAD Handle: 2006060521062400

  Modified files:
openpkg-src/dspam   dspam.spec

  Log:
upgrading package: dspam 3.6.6 -> 3.6.7

  Summary:
RevisionChanges Path
1.44+2  -2  openpkg-src/dspam/dspam.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/dspam/dspam.spec
  
  $ cvs diff -u -r1.43 -r1.44 dspam.spec
  --- openpkg-src/dspam/dspam.spec  14 May 2006 18:34:21 -  1.43
  +++ openpkg-src/dspam/dspam.spec  5 Jun 2006 20:06:24 -   1.44
  @@ -32,8 +32,8 @@
   Class:PLUS
   Group:Mail
   License:  GPL
  -Version:  3.6.6
  -Release:  20060514
  +Version:  3.6.7
  +Release:  20060605
   
   #   list of sources
   Source0:  
http://www.nuclearelephant.com/projects/dspam/sources/dspam-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 22:06:24
  Branch: HEAD Handle: 2006060521062100

  Modified files:
openpkg-src/jsonjson.spec

  Log:
upgrading package: json 20060516 -> 20060605

  Summary:
RevisionChanges Path
1.9 +3  -3  openpkg-src/json/json.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/json/json.spec
  
  $ cvs diff -u -r1.8 -r1.9 json.spec
  --- openpkg-src/json/json.spec16 May 2006 07:42:09 -  1.8
  +++ openpkg-src/json/json.spec5 Jun 2006 20:06:21 -   1.9
  @@ -24,7 +24,7 @@
   
   #   package version
   %define   V_api_c   0.6
  -%define   V_api_pl1 1.05
  +%define   V_api_pl1 1.07
   %define   V_api_pl2 0.01
   %define   V_api_js  20060510
   %define   V_draft   01
  @@ -39,8 +39,8 @@
   Class:EVAL
   Group:Language
   License:  Open Source
  -Version:  20060516
  -Release:  20060516
  +Version:  20060605
  +Release:  20060605
   
   #   list of sources
   Source0:  http://oss.metaparadigm.com/json-c/json-c-%{V_api_c}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 Thread Ralf S. Engelschall
-05 09:51:25 +0200
  +@@ -164,7 +164,7 @@
}

## Open the syslog and say we're read out stuff.
  @@ -180,7 +210,7 @@

# setting log_level using conf unless it is set by calling option
if ($main::options{'log_level'}) {
  -@@ -253,7 +253,7 @@
  +@@ -256,7 +256,7 @@
my $service = 'sympa';
$service .= '(message)' if ($main::daemon_usage eq 'message');
$service .= '(command)' if ($main::daemon_usage eq 'command');
  @@ -190,8 +220,8 @@
do_log('debug', "Running server $$ with main::daemon_usage = 
$main::daemon_usage ");
unless ($main::options{'batch'} ) {
   Index: src/sympa_wizard.pl
   src/sympa_wizard.pl.orig 2005-08-10 12:30:20.0 +
  -+++ src/sympa_wizard.pl  2005-11-20 13:13:59.998440988 +
  +--- src/sympa_wizard.pl.orig 2006-03-15 10:18:47 +0100
   src/sympa_wizard.pl  2006-06-05 09:51:25 +0200
   @@ -65,6 +65,12 @@
   'query' => 'Directory for configuration files ; it also contains 
scenari/ and templates/ directories',
   'file' => 'sympa.conf'},
  @@ -300,9 +330,9 @@
   'file' => 'sympa.conf','edit' => '1',
   'advice' =>''},
   Index: src/task_manager.pl
   src/task_manager.pl.orig 2005-10-28 14:39:33.0 +
  -+++ src/task_manager.pl  2005-11-20 13:13:59.999518238 +
  -@@ -113,7 +113,7 @@
  +--- src/task_manager.pl.orig 2006-04-19 15:21:17 +0200
   src/task_manager.pl  2006-06-05 09:51:25 +0200
  +@@ -119,7 +119,7 @@
$log_level = $main::options{'log_level'} || $Conf{'log_level'};

$wwsconf->{'log_facility'}||= $Conf{'syslog'};
  @@ -312,9 +342,9 @@
# setting log_level using conf unless it is set by calling option
if ($main::options{'log_level'}) {
   Index: wwsympa/archived.pl
   wwsympa/archived.pl.orig 2005-10-20 10:23:44.0 +
  -+++ wwsympa/archived.pl  2005-11-20 13:14:00.65988 +
  -@@ -111,7 +111,7 @@
  +--- wwsympa/archived.pl.orig 2006-04-19 15:21:17 +0200
   wwsympa/archived.pl  2006-06-05 09:51:25 +0200
  +@@ -114,7 +114,7 @@
$log_level = $main::options{'log_level'} || $Conf{'log_level'};

$wwsconf->{'log_facility'}||= $Conf{'syslog'};
  @@ -324,9 +354,9 @@
## Set the UserID & GroupID for the process
$( = $) = (getgrnam('--GROUP--'))[2];
   Index: wwsympa/bounced.pl
   wwsympa/bounced.pl.orig  2004-12-10 14:42:58.0 +
  -+++ wwsympa/bounced.pl   2005-11-20 13:14:00.000535988 +
  -@@ -138,7 +138,7 @@
  +--- wwsympa/bounced.pl.orig  2006-04-19 15:21:17 +0200
   wwsympa/bounced.pl   2006-06-05 09:51:25 +0200
  +@@ -142,7 +142,7 @@
$log_level = $main::options{'log_level'} || $Conf{'log_level'};

$wwsconf->{'log_facility'}||= $Conf{'syslog'};
  @@ -336,9 +366,9 @@
## Set the UserID & GroupID for the process
$( = $) = (getgrnam('--GROUP--'))[2];
   Index: wwsympa/wwsympa.fcgi
   wwsympa/wwsympa.fcgi.orig2005-10-28 14:12:54.0 +
  -+++ wwsympa/wwsympa.fcgi 2005-11-20 13:14:00.009050821 +
  -@@ -514,7 +514,7 @@
  +--- wwsympa/wwsympa.fcgi.orig2006-06-01 15:15:56 +0200
   wwsympa/wwsympa.fcgi 2006-06-05 09:51:25 +0200
  +@@ -530,7 +530,7 @@
## Open log
$wwsconf->{'log_facility'}||= $Conf{'syslog'};

  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/sympa/sympa.spec
  
  $ cvs diff -u -r1.1 -r1.2 sympa.spec
  --- openpkg-src/sympa/sympa.spec  1 Mar 2006 14:09:59 -   1.1
  +++ openpkg-src/sympa/sympa.spec  5 Jun 2006 08:00:11 -   1.2
  @@ -32,8 +32,8 @@
   Class:EVAL
   Group:Mail
   License:  GPL
  -Version:  5.1.2
  -Release:  20060301
  +Version:  5.2.1
  +Release:  20060605
   
   #   list of sources
   Source0:  http://www.sympa.org/distribution/sympa-%{version}.tar.gz
  @@ -130,7 +130,8 @@
   --with-sendmail_aliases=%{l_prefix}/var/sympa/mta/aliases \
   --with-virtual_aliases=%{l_prefix}/var/sympa/mta/virtual \
   --with-newaliases=`%{l_shtool} path -p 
%{l_prefix}/bin:%{l_prefix}/sbin newaliases` \
  ---with-postmap=%{l_prefix}/sbin/postmap
  +--with-postmap=%{l_prefix}/sbin/postmap \
  +--enable-secure
   
   #   build program
   %{l_make} %{l_mflags}
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 09:42:33
  Branch: HEAD Handle: 2006060508423200

  Modified files:
openpkg-src/calccalc.spec

  Log:
upgrading package: calc 2.12.0.1 -> 2.12.0.2

  Summary:
RevisionChanges Path
1.46+2  -2  openpkg-src/calc/calc.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/calc/calc.spec
  
  $ cvs diff -u -r1.45 -r1.46 calc.spec
  --- openpkg-src/calc/calc.spec22 May 2006 20:21:09 -  1.45
  +++ openpkg-src/calc/calc.spec5 Jun 2006 07:42:32 -   1.46
  @@ -32,8 +32,8 @@
   Class:BASE
   Group:Algorithm
   License:  GPL
  -Version:  2.12.0.1
  -Release:  20060522
  +Version:  2.12.0.2
  +Release:  20060605
   
   #   list of sources
   Source0:  http://www.isthe.com/chongo/src/calc/calc-%{version}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 09:42:25
  Branch: HEAD Handle: 2006060508422401

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

  Log:
modifying package: urpmi-4.8.18 20060522 -> 20060605

  Summary:
RevisionChanges Path
1.8 +6  -6  openpkg-src/urpmi/urpmi.patch
1.14+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.7 -r1.8 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 22 May 2006 20:20:00 -  1.7
  +++ openpkg-src/urpmi/urpmi.patch 5 Jun 2006 07:42:24 -   1.8
  @@ -1,6 +1,6 @@
  -Index: URPM-1.42/Makefile.PL
   URPM-1.42/Makefile.PL.orig   2006-03-13 17:53:51 +0100
  -+++ URPM-1.42/Makefile.PL2006-03-15 22:07:24 +0100
  +Index: URPM-1.43/Makefile.PL
  +--- URPM-1.43/Makefile.PL.orig   2006-03-13 17:53:51 +0100
   URPM-1.43/Makefile.PL2006-03-15 22:07:24 +0100
   @@ -3,28 +3,8 @@

# where to find the rpm utility
  @@ -55,9 +55,9 @@
dist=> { COMPRESS => "bzip2", SUFFIX => ".bz2" },
realclean   => { FILES => "t/RPMS/noarch/*" },
);
  -Index: URPM-1.42/URPM.xs
   URPM-1.42/URPM.xs.orig   2006-03-13 17:37:43 +0100
  -+++ URPM-1.42/URPM.xs2006-03-15 22:07:16 +0100
  +Index: URPM-1.43/URPM.xs
  +--- URPM-1.43/URPM.xs.orig   2006-03-13 17:37:43 +0100
   URPM-1.43/URPM.xs2006-03-15 22:07:16 +0100
   @@ -22,6 +22,7 @@
#include 
#include 
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.13 -r1.14 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  22 May 2006 20:20:01 -  1.13
  +++ openpkg-src/urpmi/urpmi.spec  5 Jun 2006 07:42:25 -   1.14
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.18
  -%define   V_urpm1.42
  +%define   V_urpm1.43
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060522
  +Release:  20060605
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-05 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:   05-Jun-2006 09:41:49
  Branch: HEAD Handle: 2006060508414900

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

  Log:
modifying package: perl-crypto-5.8.8 20060603 -> 20060605

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-crypto/perl-crypto.spec
  
  $ cvs diff -u -r1.131 -r1.132 perl-crypto.spec
  --- openpkg-src/perl-crypto/perl-crypto.spec  3 Jun 2006 09:32:16 -   
1.131
  +++ openpkg-src/perl-crypto/perl-crypto.spec  5 Jun 2006 07:41:49 -   
1.132
  @@ -26,7 +26,7 @@
   %define   V_perl  5.8.8
   %define   V_digest1.15
   %define   V_digest_sha1   2.11
  -%define   V_digest_sha5.40
  +%define   V_digest_sha5.41
   %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:  20060603
  +Release:  20060605
   
   #   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/perl-locale/ perl-locale.spec

2006-06-05 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:   05-Jun-2006 09:41:38
  Branch: HEAD Handle: 2006060508413700

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

  Log:
modifying package: perl-locale-5.8.8 20060510 -> 20060605

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

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-locale/perl-locale.spec
  
  $ cvs diff -u -r1.71 -r1.72 perl-locale.spec
  --- openpkg-src/perl-locale/perl-locale.spec  10 May 2006 06:38:58 -  
1.71
  +++ openpkg-src/perl-locale/perl-locale.spec  5 Jun 2006 07:41:37 -   
1.72
  @@ -25,7 +25,7 @@
   #   versions of individual parts
   %define   V_perl 5.8.8
   %define   V_i18n_langtags0.35
  -%define   V_encode   2.17
  +%define   V_encode   2.18
   %define   V_encode_newlines  0.03
   %define   V_encode_registry  0.13
   %define   V_libintl_perl 1.16
  @@ -50,7 +50,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060510
  +Release:  20060605
   
   #   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/perl-apache/ perl-apache.spec

2006-06-05 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:   05-Jun-2006 09:41:37
  Branch: HEAD Handle: 2006060508413600

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

  Log:
modifying package: perl-apache-5.8.8 20060525 -> 20060605

  Summary:
RevisionChanges Path
1.64+3  -3  openpkg-src/perl-apache/perl-apache.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-apache/perl-apache.spec
  
  $ cvs diff -u -r1.63 -r1.64 perl-apache.spec
  --- openpkg-src/perl-apache/perl-apache.spec  25 May 2006 10:01:38 -  
1.63
  +++ openpkg-src/perl-apache/perl-apache.spec  5 Jun 2006 07:41:36 -   
1.64
  @@ -26,8 +26,8 @@
   %define   V_perl 5.8.8
   %define   V_apache_authcookie3.09
   %define   V_apache_authcookiedbi 2.02
  -%define   V_apache_admin_config  0.92
  -%define   V_apache_dbi   0.9901
  +%define   V_apache_admin_config  0.93
  +%define   V_apache_dbi   1.01
   %define   V_apache_filter1.024
   %define   V_apache_htpasswd  1.8
   %define   V_apache_proxyrewrite  0.17
  @@ -51,7 +51,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060525
  +Release:  20060605
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Apache/Apache-AuthCookie-%{V_apache_authcookie}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org