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

2009-07-18 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   18-Jul-2009 19:19:59
  Branch: HEAD Handle: 2009071818195900

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

  Log:
modifying package: perl-dbix-5.10.0 20090702 - 20090718

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.150 -r1.151 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  2 Jul 2009 16:11:49 -   
1.150
  +++ openpkg-src/perl-dbix/perl-dbix.spec  18 Jul 2009 17:19:59 -  
1.151
  @@ -25,7 +25,7 @@
   %define   V_perl5.10.0
   %define   V_dbix_dbschema   0.36
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.54
  +%define   V_dbix_searchbuilder  1.56
   %define   V_dbix_dwiw   0.49
   %define   V_dbix_ha 1.1
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090702
  +Release:  20090718
   
   #   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/perl-dbix/ perl-dbix.spec

2009-04-18 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   18-Apr-2009 09:57:58
  Branch: HEAD Handle: 2009041808575800

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

  Log:
adjust dependency

  Summary:
RevisionChanges Path
1.148   +3  -3  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.147 -r1.148 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  21 Mar 2009 11:52:37 -  
1.147
  +++ openpkg-src/perl-dbix/perl-dbix.spec  18 Apr 2009 07:57:58 -  
1.148
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20090321
  +Release:  20090418
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ -80,8 +80,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, perl = %{V_perl}, perl-openpkg 
= %{V_perl}-20040126
   PreReq:   OpenPKG, openpkg = 20040130, perl = %{V_perl}
  -BuildPreReq:  perl-module, perl-dbi, perl-dbi::with_dbd_sqlite = yes, 
perl-util, perl-sys, perl-cache, perl-devel
  -PreReq:   perl-module, perl-dbi, perl-dbi::with_dbd_sqlite = yes, 
perl-util, perl-sys, perl-cache, perl-devel
  +BuildPreReq:  perl-module, perl-dbi, perl-dbi::with_sqlite = yes, perl-util, 
perl-sys, perl-cache, perl-devel
  +PreReq:   perl-module, perl-dbi, perl-dbi::with_sqlite = yes, perl-util, 
perl-sys, perl-cache, perl-devel
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2009-03-21 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  r...@openpkg.org
  Module: openpkg-src  Date:   21-Mar-2009 12:52:37
  Branch: HEAD Handle: 2009032111523700

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

  Log:
modifying package: perl-dbix-5.10.0 20080710 - 20090321

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.146 -r1.147 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  10 Jul 2008 11:20:03 -  
1.146
  +++ openpkg-src/perl-dbix/perl-dbix.spec  21 Mar 2009 11:52:37 -  
1.147
  @@ -26,7 +26,7 @@
   %define   V_dbix_dbschema   0.36
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.54
  -%define   V_dbix_dwiw   0.48
  +%define   V_dbix_dwiw   0.49
   %define   V_dbix_ha 1.1
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20080710
  +Release:  20090321
   
   #   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/perl-dbix/ perl-dbix.spec

2008-07-10 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:   10-Jul-2008 13:20:03
  Branch: HEAD Handle: 2008071012200300

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

  Log:
modifying package: perl-dbix-5.10.0 20080617 - 20080710

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.145 -r1.146 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  17 Jun 2008 06:15:55 -  
1.145
  +++ openpkg-src/perl-dbix/perl-dbix.spec  10 Jul 2008 11:20:03 -  
1.146
  @@ -25,7 +25,7 @@
   %define   V_perl5.10.0
   %define   V_dbix_dbschema   0.36
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.53
  +%define   V_dbix_searchbuilder  1.54
   %define   V_dbix_dwiw   0.48
   %define   V_dbix_ha 1.1
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20080617
  +Release:  20080710
   
   #   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/perl-dbix/ perl-dbix.spec

2008-06-17 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:   17-Jun-2008 08:15:56
  Branch: HEAD Handle: 2008061707155500

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

  Log:
modifying package: perl-dbix-5.10.0 20080402 - 20080617

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.144 -r1.145 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  2 Apr 2008 18:48:11 -   
1.144
  +++ openpkg-src/perl-dbix/perl-dbix.spec  17 Jun 2008 06:15:55 -  
1.145
  @@ -27,7 +27,7 @@
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.53
   %define   V_dbix_dwiw   0.48
  -%define   V_dbix_ha 1.00
  +%define   V_dbix_ha 1.1
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.32
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20080402
  +Release:  20080617
   
   #   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/perl-dbix/ perl-dbix.spec

2008-04-02 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:   02-Apr-2008 20:48:13
  Branch: HEAD Handle: 2008040219481100

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

  Log:
modifying package: perl-dbix-5.10.0 20080401 - 20080402

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.143 -r1.144 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  1 Apr 2008 19:21:56 -   
1.143
  +++ openpkg-src/perl-dbix/perl-dbix.spec  2 Apr 2008 18:48:11 -   
1.144
  @@ -25,7 +25,7 @@
   %define   V_perl5.10.0
   %define   V_dbix_dbschema   0.36
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.52
  +%define   V_dbix_searchbuilder  1.53
   %define   V_dbix_dwiw   0.48
   %define   V_dbix_ha 1.00
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20080401
  +Release:  20080402
   
   #   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/perl-dbix/ perl-dbix.spec

2008-04-01 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:   01-Apr-2008 21:21:57
  Branch: HEAD Handle: 2008040120215600

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

  Log:
modifying package: perl-dbix-5.10.0 20080116 - 20080401

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.142 -r1.143 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  16 Jan 2008 21:52:33 -  
1.142
  +++ openpkg-src/perl-dbix/perl-dbix.spec  1 Apr 2008 19:21:56 -   
1.143
  @@ -25,7 +25,7 @@
   %define   V_perl5.10.0
   %define   V_dbix_dbschema   0.36
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.51
  +%define   V_dbix_searchbuilder  1.52
   %define   V_dbix_dwiw   0.48
   %define   V_dbix_ha 1.00
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20080116
  +Release:  20080401
   
   #   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/perl-dbix/ perl-dbix.spec

2008-01-16 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:   16-Jan-2008 22:52:33
  Branch: HEAD Handle: 2008011621523300

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

  Log:
modifying package: perl-dbix-5.10.0 20080103 - 20080116

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.141 -r1.142 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  3 Jan 2008 16:32:45 -   
1.141
  +++ openpkg-src/perl-dbix/perl-dbix.spec  16 Jan 2008 21:52:33 -  
1.142
  @@ -25,7 +25,7 @@
   %define   V_perl5.10.0
   %define   V_dbix_dbschema   0.36
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.50
  +%define   V_dbix_searchbuilder  1.51
   %define   V_dbix_dwiw   0.48
   %define   V_dbix_ha 1.00
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20080103
  +Release:  20080116
   
   #   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/perl-dbix/ perl-dbix.spec

2008-01-03 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:   03-Jan-2008 17:32:46
  Branch: HEAD Handle: 2008010316324500

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

  Log:
modifying package: perl-dbix-5.10.0 20080101 - 20080103

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.140 -r1.141 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  1 Jan 2008 15:01:51 -   
1.140
  +++ openpkg-src/perl-dbix/perl-dbix.spec  3 Jan 2008 16:32:45 -   
1.141
  @@ -31,7 +31,7 @@
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.32
  -%define   V_dbix_wrapper0.24
  +%define   V_dbix_wrapper0.25
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.35
   %define   V_class_dbi   3.0.17
  @@ -53,7 +53,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20080101
  +Release:  20080103
   
   #   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/perl-dbix/ perl-dbix.spec

2007-12-14 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:   14-Dec-2007 17:09:23
  Branch: HEAD Handle: 2007121416092200

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

  Log:
modifying package: perl-dbix-5.8.8 20071124 - 20071214

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.137 -r1.138 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  24 Nov 2007 08:18:18 -  
1.137
  +++ openpkg-src/perl-dbix/perl-dbix.spec  14 Dec 2007 16:09:22 -  
1.138
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.8
  -%define   V_dbix_dbschema   0.35
  +%define   V_dbix_dbschema   0.36
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.50
   %define   V_dbix_dwiw   0.48
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20071124
  +Release:  20071214
   
   #   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/perl-dbix/ perl-dbix.spec

2007-11-24 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:   24-Nov-2007 09:18:20
  Branch: HEAD Handle: 2007112408181800

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

  Log:
modifying package: perl-dbix-5.8.8 20071030 - 20071124

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.136 -r1.137 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  30 Oct 2007 15:46:52 -  
1.136
  +++ openpkg-src/perl-dbix/perl-dbix.spec  24 Nov 2007 08:18:18 -  
1.137
  @@ -26,7 +26,7 @@
   %define   V_perl5.8.8
   %define   V_dbix_dbschema   0.35
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.49
  +%define   V_dbix_searchbuilder  1.50
   %define   V_dbix_dwiw   0.48
   %define   V_dbix_ha 1.00
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20071030
  +Release:  20071124
   
   #   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/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/perl-dbix/ perl-dbix.spec

2007-10-04 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:   05-Oct-2007 07:48:36
  Branch: HEAD Handle: 2007100506483600

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

  Log:
modifying package: perl-dbix-5.8.8 20070918 - 20071005

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.134 -r1.135 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  18 Sep 2007 05:55:09 -  
1.134
  +++ openpkg-src/perl-dbix/perl-dbix.spec  5 Oct 2007 05:48:36 -   
1.135
  @@ -35,7 +35,7 @@
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.35
  -%define   V_class_dbi   3.0.16
  +%define   V_class_dbi   3.0.17
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
   %define   V_class_dbi_plugin_abstractcount  0.07
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070918
  +Release:  20071005
   
   #   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/perl-dbix/ perl-dbix.spec

2007-09-17 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:   18-Sep-2007 07:55:10
  Branch: HEAD Handle: 2007091806550900

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

  Log:
modifying package: perl-dbix-5.8.8 20070820 - 20070918

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.133 -r1.134 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  20 Aug 2007 07:39:58 -  
1.133
  +++ openpkg-src/perl-dbix/perl-dbix.spec  18 Sep 2007 05:55:09 -  
1.134
  @@ -31,7 +31,7 @@
   %define   V_dbix_ha 1.00
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
  -%define   V_dbix_simple 1.31
  +%define   V_dbix_simple 1.32
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.35
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070820
  +Release:  20070918
   
   #   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/perl-dbix/ perl-dbix.spec

2007-08-20 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:   20-Aug-2007 09:39:58
  Branch: HEAD Handle: 2007082008395800

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

  Log:
modifying package: perl-dbix-5.8.8 20070715 - 20070820

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.132 -r1.133 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  15 Jul 2007 08:39:32 -  
1.132
  +++ openpkg-src/perl-dbix/perl-dbix.spec  20 Aug 2007 07:39:58 -  
1.133
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.8
  -%define   V_dbix_dbschema   0.33
  +%define   V_dbix_dbschema   0.34
   %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:  20070715
  +Release:  20070820
   
   #   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/perl-dbix/ perl-dbix.spec

2007-07-15 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:   15-Jul-2007 10:39:33
  Branch: HEAD Handle: 2007071509393200

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

  Log:
modifying package: perl-dbix-5.8.8 20070708 - 20070715

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.131 -r1.132 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  8 Jul 2007 09:51:37 -   
1.131
  +++ openpkg-src/perl-dbix/perl-dbix.spec  15 Jul 2007 08:39:32 -  
1.132
  @@ -31,7 +31,7 @@
   %define   V_dbix_ha 1.00
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
  -%define   V_dbix_simple 1.30
  +%define   V_dbix_simple 1.31
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.35
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070708
  +Release:  20070715
   
   #   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/perl-dbix/ perl-dbix.spec

2007-06-29 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:   29-Jun-2007 17:19:56
  Branch: HEAD Handle: 2007062916195600

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

  Log:
modifying package: perl-dbix-5.8.8 20070620 - 20070629

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.129 -r1.130 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  20 Jun 2007 18:25:12 -  
1.129
  +++ openpkg-src/perl-dbix/perl-dbix.spec  29 Jun 2007 15:19:56 -  
1.130
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.8
  -%define   V_dbix_dbschema   0.32
  +%define   V_dbix_dbschema   0.33
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.48
   %define   V_dbix_dwiw   0.48
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070620
  +Release:  20070629
   
   #   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/perl-dbix/ perl-dbix.spec

2007-06-20 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:   20-Jun-2007 20:25:13
  Branch: HEAD Handle: 2007062019251200

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

  Log:
modifying package: perl-dbix-5.8.8 20070619 - 20070620

  Summary:
RevisionChanges Path
1.129   +4  -4  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.128 -r1.129 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  19 Jun 2007 20:18:05 -  
1.128
  +++ openpkg-src/perl-dbix/perl-dbix.spec  20 Jun 2007 18:25:12 -  
1.129
  @@ -35,7 +35,7 @@
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.35
  -%define   V_class_dbi   3.0.3
  +%define   V_class_dbi   3.0.16
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
   %define   V_class_dbi_plugin_abstractcount  0.07
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070619
  +Release:  20070620
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ -67,7 +67,7 @@
   Source7:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-Simple-%{V_dbix_simple}.tar.gz
   Source8:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-ContextualFetch-%{V_dbix_contextualfetch}.tar.gz
   Source9:  
http://www.cpan.org/modules/by-authors/id/P/PE/PERRIN/Ima-DBI-%{V_ima_dbi}.tar.gz
  -Source10: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-%{V_class_dbi}.tar.gz
  +Source10: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-v%{V_class_dbi}.tar.gz
   Source11: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-%{V_class_dbi_plugin}.tar.gz
   Source12: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-Type-%{V_class_dbi_plugin_type}.tar.gz
   Source13: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-AbstractCount-%{V_class_dbi_plugin_abstractcount}.tar.gz
  @@ -166,7 +166,7 @@
   prog perl-dbix:Class-DBI = {
   version   = %{V_class_dbi}
   url   = http://www.cpan.org/modules/by-module/Class/
  -regex = Class-DBI-(__VER__)\.tar\.gz
  +regex = Class-DBI-v?(__VER__)\.tar\.gz
   }
   prog perl-dbix:Class-DBI-Plugin = {
   version   = %{V_class_dbi_plugin}
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-19 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:   19-Jun-2007 22:18:05
  Branch: HEAD Handle: 2007061921180500

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

  Log:
modifying package: perl-dbix-5.8.8 20070502 - 20070619

  Summary:
RevisionChanges Path
1.128   +4  -4  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.127 -r1.128 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  2 May 2007 05:44:40 -   
1.127
  +++ openpkg-src/perl-dbix/perl-dbix.spec  19 Jun 2007 20:18:05 -  
1.128
  @@ -34,7 +34,7 @@
   %define   V_dbix_simple 1.30
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
  -%define   V_ima_dbi 0.34
  +%define   V_ima_dbi 0.35
   %define   V_class_dbi   3.0.3
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070502
  +Release:  20070619
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ -66,7 +66,7 @@
   Source6:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-SQLEngine-%{V_dbix_sqlengine}.tar.gz
   Source7:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-Simple-%{V_dbix_simple}.tar.gz
   Source8:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-ContextualFetch-%{V_dbix_contextualfetch}.tar.gz
  -Source9:  
http://www.cpan.org/modules/by-authors/id/T/TM/TMTM/Ima-DBI-%{V_ima_dbi}.tar.gz
  +Source9:  
http://www.cpan.org/modules/by-authors/id/P/PE/PERRIN/Ima-DBI-%{V_ima_dbi}.tar.gz
   Source10: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-%{V_class_dbi}.tar.gz
   Source11: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-%{V_class_dbi_plugin}.tar.gz
   Source12: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-Type-%{V_class_dbi_plugin_type}.tar.gz
  @@ -160,7 +160,7 @@
   }
   prog perl-dbix:Ima-DBI = {
   version   = %{V_ima_dbi}
  -url   = http://www.cpan.org/modules/by-authors/id/T/TM/TMTM/
  +url   = http://www.cpan.org/modules/by-authors/id/P/PE/PERRIN/
   regex = Ima-DBI-(__VER__)\.tar\.gz
   }
   prog perl-dbix:Class-DBI = {
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-05-01 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:   02-May-2007 07:44:40
  Branch: HEAD Handle: 2007050206444000

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

  Log:
modifying package: perl-dbix-5.8.8 20070419 - 20070502

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.126 -r1.127 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  19 Apr 2007 06:24:11 -  
1.126
  +++ openpkg-src/perl-dbix/perl-dbix.spec  2 May 2007 05:44:40 -   
1.127
  @@ -28,7 +28,7 @@
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.48
   %define   V_dbix_dwiw   0.48
  -%define   V_dbix_ha 0.99-1
  +%define   V_dbix_ha 1.00
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.30
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070419
  +Release:  20070502
   
   #   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/perl-dbix/ perl-dbix.spec

2007-04-19 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:   19-Apr-2007 08:24:11
  Branch: HEAD Handle: 2007041907241100

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

  Log:
modifying package: perl-dbix-5.8.8 20070408 - 20070419

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.125 -r1.126 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  8 Apr 2007 17:40:21 -   
1.125
  +++ openpkg-src/perl-dbix/perl-dbix.spec  19 Apr 2007 06:24:11 -  
1.126
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.8
  -%define   V_dbix_dbschema   0.31
  +%define   V_dbix_dbschema   0.32
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.48
   %define   V_dbix_dwiw   0.48
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070408
  +Release:  20070419
   
   #   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/perl-dbix/ perl-dbix.spec

2007-04-08 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:   08-Apr-2007 19:40:22
  Branch: HEAD Handle: 2007040818402100

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

  Log:
modifying package: perl-dbix-5.8.8 20070404 - 20070408

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.124 -r1.125 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  4 Apr 2007 15:37:20 -   
1.124
  +++ openpkg-src/perl-dbix/perl-dbix.spec  8 Apr 2007 17:40:21 -   
1.125
  @@ -31,7 +31,7 @@
   %define   V_dbix_ha 0.99-1
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
  -%define   V_dbix_simple 1.29
  +%define   V_dbix_simple 1.30
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.34
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070404
  +Release:  20070408
   
   #   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/perl-dbix/ perl-dbix.spec

2007-04-04 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:   04-Apr-2007 17:37:20
  Branch: HEAD Handle: 2007040416372000

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

  Log:
modifying package: perl-dbix-5.8.8 20070319 - 20070404

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.123 -r1.124 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  19 Mar 2007 07:41:43 -  
1.123
  +++ openpkg-src/perl-dbix/perl-dbix.spec  4 Apr 2007 15:37:20 -   
1.124
  @@ -31,7 +31,7 @@
   %define   V_dbix_ha 0.99-1
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
  -%define   V_dbix_simple 1.27
  +%define   V_dbix_simple 1.29
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.34
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070319
  +Release:  20070404
   
   #   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/perl-dbix/ perl-dbix.spec

2007-03-19 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:   19-Mar-2007 08:41:43
  Branch: HEAD Handle: 2007031907414300

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

  Log:
modifying package: perl-dbix-5.8.8 20070311 - 20070319

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.122 -r1.123 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  11 Mar 2007 17:24:46 -  
1.122
  +++ openpkg-src/perl-dbix/perl-dbix.spec  19 Mar 2007 07:41:43 -  
1.123
  @@ -31,7 +31,7 @@
   %define   V_dbix_ha 0.99-1
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
  -%define   V_dbix_simple 1.26
  +%define   V_dbix_simple 1.27
   %define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.34
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070311
  +Release:  20070319
   
   #   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/perl-dbix/ perl-dbix.spec

2007-03-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-Mar-2007 18:24:46
  Branch: HEAD Handle: 2007031117244600

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

  Log:
modifying package: perl-dbix-5.8.8 20070306 - 20070311

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.121 -r1.122 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  6 Mar 2007 06:05:34 -   
1.121
  +++ openpkg-src/perl-dbix/perl-dbix.spec  11 Mar 2007 17:24:46 -  
1.122
  @@ -26,7 +26,7 @@
   %define   V_perl5.8.8
   %define   V_dbix_dbschema   0.31
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.47
  +%define   V_dbix_searchbuilder  1.48
   %define   V_dbix_dwiw   0.48
   %define   V_dbix_ha 0.99-1
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070306
  +Release:  20070311
   
   #   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/perl-dbix/ perl-dbix.spec

2007-03-05 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:   06-Mar-2007 07:05:36
  Branch: HEAD Handle: 2007030606053400

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

  Log:
modifying package: perl-dbix-5.8.8 20070304 - 20070306

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.120 -r1.121 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  4 Mar 2007 18:41:11 -   
1.120
  +++ openpkg-src/perl-dbix/perl-dbix.spec  6 Mar 2007 06:05:34 -   
1.121
  @@ -28,7 +28,7 @@
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.47
   %define   V_dbix_dwiw   0.48
  -%define   V_dbix_ha 0.99
  +%define   V_dbix_ha 0.99-1
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.26
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20070304
  +Release:  20070306
   
   #   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/perl-dbix/ perl-dbix.spec

2007-02-25 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-Feb-2007 07:35:11
  Branch: HEAD Handle: 2007022606351100

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

  Log:
modifying package: perl-dbix-5.8.8 20061112 - 20070226

  Summary:
RevisionChanges Path
1.119   +4  -4  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.118 -r1.119 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  1 Jan 2007 17:40:45 -   
1.118
  +++ openpkg-src/perl-dbix/perl-dbix.spec  26 Feb 2007 06:35:11 -  
1.119
  @@ -26,9 +26,9 @@
   %define   V_perl5.8.8
   %define   V_dbix_dbschema   0.31
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.45
  -%define   V_dbix_dwiw   0.44
  -%define   V_dbix_ha 0.95
  +%define   V_dbix_searchbuilder  1.46
  +%define   V_dbix_dwiw   0.48
  +%define   V_dbix_ha 0.99
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.26
  @@ -54,7 +54,7 @@
   Group:Perl
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20061112
  +Release:  20070226
   
   #   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/perl-dbix/ perl-dbix.spec

2006-09-18 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:   19-Sep-2006 07:31:49
  Branch: HEAD Handle: 2006091906314800

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

  Log:
make sure perl-dbi has with_dbd_sqlite enabled

  Summary:
RevisionChanges Path
1.113   +3  -3  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.112 -r1.113 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  14 Jun 2006 18:52:50 -  
1.112
  +++ openpkg-src/perl-dbix/perl-dbix.spec  19 Sep 2006 05:31:48 -  
1.113
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060614
  +Release:  20060919
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ -82,8 +82,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, perl = %{V_perl}, perl-openpkg 
= %{V_perl}-20040126
   PreReq:   OpenPKG, openpkg = 20040130, perl = %{V_perl}
  -BuildPreReq:  perl-module, perl-dbi, perl-util, perl-sys, perl-cache, 
perl-devel
  -PreReq:   perl-module, perl-dbi, perl-util, perl-sys, perl-cache, 
perl-devel
  +BuildPreReq:  perl-module, perl-dbi, perl-dbi::with_dbd_sqlite = yes, 
perl-util, perl-sys, perl-cache, perl-devel
  +PreReq:   perl-module, perl-dbi, perl-dbi::with_dbd_sqlite = yes, 
perl-util, perl-sys, perl-cache, perl-devel
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-14 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:   14-Jun-2006 20:52:52
  Branch: HEAD Handle: 2006061419525000

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

  Log:
modifying package: perl-dbix-5.8.8 20060414 - 20060614

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.111 -r1.112 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  14 Apr 2006 17:53:37 -  
1.111
  +++ openpkg-src/perl-dbix/perl-dbix.spec  14 Jun 2006 18:52:50 -  
1.112
  @@ -38,7 +38,7 @@
   %define   V_class_dbi   3.0.3
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
  -%define   V_class_dbi_plugin_abstractcount  0.06
  +%define   V_class_dbi_plugin_abstractcount  0.07
   %define   V_class_dbi_plugin_retrieveall1.04
   %define   V_class_dbi_asform2.42
   %define   V_class_dbi_view  0.07
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060414
  +Release:  20060614
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-03-31 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-Mar-2006 19:18:34
  Branch: HEAD Handle: 2006033118183400

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

  Log:
modifying package: perl-dbix-5.8.8 20060327 - 20060331

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.108 -r1.109 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  27 Mar 2006 09:31:09 -  
1.108
  +++ openpkg-src/perl-dbix/perl-dbix.spec  31 Mar 2006 17:18:34 -  
1.109
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.8
  -%define   V_dbix_dbschema   0.30
  +%define   V_dbix_dbschema   0.31
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.40
   %define   V_dbix_dwiw   0.44
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060327
  +Release:  20060331
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-03-27 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-Mar-2006 11:31:09
  Branch: HEAD Handle: 2006032710310900

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

  Log:
add DBIx::Wrapper, another nice DBI wrapper

  Summary:
RevisionChanges Path
1.108   +11 -1  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.107 -r1.108 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  11 Mar 2006 12:51:02 -  
1.107
  +++ openpkg-src/perl-dbix/perl-dbix.spec  27 Mar 2006 09:31:09 -  
1.108
  @@ -32,6 +32,7 @@
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.26
  +%define   V_dbix_wrapper0.24
   %define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.34
   %define   V_class_dbi   3.0.3
  @@ -53,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060311
  +Release:  20060327
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ -73,6 +74,7 @@
   Source14: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-Plugin-RetrieveAll-%{V_class_dbi_plugin_retrieveall}.tar.gz
   Source15: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-AsForm-%{V_class_dbi_asform}.tar.gz
   Source16: 
http://www.cpan.org/modules/by-module/Class/Class-DBI-View-%{V_class_dbi_view}.tar.gz
  +Source17: 
http://www.cpan.org/modules/by-module/DBIx/DBIx-Wrapper-%{V_dbix_wrapper}.tar.gz
   Patch0:   perl-dbix.patch
   
   #   build information
  @@ -95,6 +97,7 @@
   - DBIx::AnyDBD (%{V_dbix_anydbd})
   - DBIx::SQLEngine (%{V_dbix_sqlengine})
   - DBIx::Simple (%{V_dbix_simple})
  +- DBIx::Wrapper (%{V_dbix_wrapper})
   - DBIx::ContextualFetch (%{V_dbix_contextualfetch})
   - Ima::DBI (%{V_ima_dbi})
   - Class::DBI (%{V_class_dbi})
  @@ -146,6 +149,11 @@
   url   = http://www.cpan.org/modules/by-module/DBIx/
   regex = DBIx-Simple-(__VER__)\.tar\.gz
   }
  +prog perl-dbix:DBIx-Wrapper = {
  +version   = %{V_dbix_wrapper}
  +url   = http://www.cpan.org/modules/by-module/DBIx/
  +regex = DBIx-Wrapper-(__VER__)\.tar\.gz
  +}
   prog perl-dbix:DBIx-ContextualFetch = {
   version   = %{V_dbix_contextualfetch}
   url   = http://www.cpan.org/modules/by-module/DBIx/
  @@ -210,6 +218,7 @@
   %setup -q -T -D -a 14
   %setup -q -T -D -a 15
   %setup -q -T -D -a 16
  +%setup -q -T -D -a 17
   %patch -p0
   
   %build
  @@ -234,6 +243,7 @@
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE14} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE15} configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE16} configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE17} 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`
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-03-11 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:   11-Mar-2006 13:51:02
  Branch: HEAD Handle: 2006031112510200

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

  Log:
I'm 95% sure some of the DBIx modules need a more recent CPAN module
for the Module::AutoInstall stuff

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.106 -r1.107 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  11 Mar 2006 07:56:24 -  
1.106
  +++ openpkg-src/perl-dbix/perl-dbix.spec  11 Mar 2006 12:51:02 -  
1.107
  @@ -80,8 +80,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, perl = %{V_perl}, perl-openpkg 
= %{V_perl}-20040126
   PreReq:   OpenPKG, openpkg = 20040130, perl = %{V_perl}
  -BuildPreReq:  perl-dbi, perl-util, perl-sys, perl-cache, perl-devel
  -PreReq:   perl-dbi, perl-util, perl-sys, perl-cache, perl-devel
  +BuildPreReq:  perl-module, perl-dbi, perl-util, perl-sys, perl-cache, 
perl-devel
  +PreReq:   perl-module, perl-dbi, perl-util, perl-sys, perl-cache, 
perl-devel
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-01-22 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:   22-Jan-2006 21:48:16
  Branch: HEAD Handle: 2006012220481500

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

  Log:
upgrade a module and fix building: requires perl-devel indirectly

  Summary:
RevisionChanges Path
1.103   +4  -4  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.102 -r1.103 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  4 Jan 2006 09:06:39 -   
1.102
  +++ openpkg-src/perl-dbix/perl-dbix.spec  22 Jan 2006 20:48:15 -  
1.103
  @@ -38,7 +38,7 @@
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
   %define   V_class_dbi_plugin_abstractcount  0.06
  -%define   V_class_dbi_plugin_retrieveall1.02
  +%define   V_class_dbi_plugin_retrieveall1.04
   %define   V_class_dbi_asform2.42
   %define   V_class_dbi_view  0.07
   
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060104
  +Release:  20060122
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ -80,8 +80,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, perl = %{V_perl}, perl-openpkg 
= %{V_perl}-20040126
   PreReq:   OpenPKG, openpkg = 20040130, perl = %{V_perl}
  -BuildPreReq:  perl-dbi, perl-util, perl-sys, perl-cache
  -PreReq:   perl-dbi, perl-util, perl-sys, perl-cache
  +BuildPreReq:  perl-dbi, perl-util, perl-sys, perl-cache, perl-devel
  +PreReq:   perl-dbi, perl-util, perl-sys, perl-cache, perl-devel
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-01-04 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:   04-Jan-2006 10:06:39
  Branch: HEAD Handle: 2006010409063900

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

  Log:
Ops, now required perl-cache, too

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.101 -r1.102 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  4 Jan 2006 09:05:57 -   
1.101
  +++ openpkg-src/perl-dbix/perl-dbix.spec  4 Jan 2006 09:06:39 -   
1.102
  @@ -80,8 +80,8 @@
   BuildRoot:%{l_buildroot}
   BuildPreReq:  OpenPKG, openpkg = 20040130, perl = %{V_perl}, perl-openpkg 
= %{V_perl}-20040126
   PreReq:   OpenPKG, openpkg = 20040130, perl = %{V_perl}
  -BuildPreReq:  perl-dbi, perl-util, perl-sys
  -PreReq:   perl-dbi, perl-util, perl-sys
  +BuildPreReq:  perl-dbi, perl-util, perl-sys, perl-cache
  +PreReq:   perl-dbi, perl-util, perl-sys, perl-cache
   AutoReq:  no
   AutoReqProv:  no
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-12-01 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:   01-Dec-2005 20:58:20
  Branch: HEAD Handle: 2005120119582000

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

  Log:
modifying package: perl-dbix-5.8.7 20051121 - 20051201

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.98 -r1.99 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  21 Nov 2005 09:57:38 -  
1.98
  +++ openpkg-src/perl-dbix/perl-dbix.spec  1 Dec 2005 19:58:20 -   
1.99
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.7
  -%define   V_dbix_dbschema   0.27
  +%define   V_dbix_dbschema   0.28
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.33
   %define   V_dbix_dwiw   0.44
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20051121
  +Release:  20051201
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-10-04 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:   04-Oct-2005 20:11:16
  Branch: HEAD Handle: 2005100419111600

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

  Log:
modifying package: perl-dbix-5.8.7 20050928 - 20051004

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.96 -r1.97 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  28 Sep 2005 08:45:44 -  
1.96
  +++ openpkg-src/perl-dbix/perl-dbix.spec  4 Oct 2005 18:11:16 -   
1.97
  @@ -38,7 +38,7 @@
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
   %define   V_class_dbi_plugin_abstractcount  0.06
  -%define   V_class_dbi_plugin_retrieveall1.01
  +%define   V_class_dbi_plugin_retrieveall1.02
   %define   V_class_dbi_asform2.42
   %define   V_class_dbi_view  0.07
   
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050928
  +Release:  20051004
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-09-28 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   28-Sep-2005 10:45:44
  Branch: HEAD Handle: 2005092809454400

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

  Log:
modifying package: perl-dbix-5.8.7 20050923 - 20050928

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.95 -r1.96 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  23 Sep 2005 07:00:13 -  
1.95
  +++ openpkg-src/perl-dbix/perl-dbix.spec  28 Sep 2005 08:45:44 -  
1.96
  @@ -32,7 +32,7 @@
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.26
  -%define   V_dbix_contextualfetch1.02
  +%define   V_dbix_contextualfetch1.03
   %define   V_ima_dbi 0.34
   %define   V_class_dbi   3.0.3
   %define   V_class_dbi_plugin0.03
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050923
  +Release:  20050928
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-09-07 Thread Steffen Weinreich
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Steffen Weinreich
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   07-Sep-2005 22:13:51
  Branch: HEAD Handle: 2005090721135100

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

  Log:
modifying package: perl-dbix-5.8.7 20050906 - 20050907

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.91 -r1.92 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  6 Sep 2005 09:10:39 -   
1.91
  +++ openpkg-src/perl-dbix/perl-dbix.spec  7 Sep 2005 20:13:51 -   
1.92
  @@ -39,7 +39,7 @@
   %define   V_class_dbi_plugin_type   0.02
   %define   V_class_dbi_plugin_abstractcount  0.06
   %define   V_class_dbi_plugin_retrieveall1.01
  -%define   V_class_dbi_asform2.41
  +%define   V_class_dbi_asform2.42
   %define   V_class_dbi_view  0.07
   
   #   package information
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050906
  +Release:  20050907
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-09-01 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:   01-Sep-2005 19:59:45
  Branch: HEAD Handle: 2005090118594500

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

  Log:
modifying package: perl-dbix-5.8.7 20050823 - 20050901

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.89 -r1.90 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  23 Aug 2005 05:45:14 -  
1.89
  +++ openpkg-src/perl-dbix/perl-dbix.spec  1 Sep 2005 17:59:45 -   
1.90
  @@ -26,7 +26,7 @@
   %define   V_perl5.8.7
   %define   V_dbix_dbschema   0.27
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.31
  +%define   V_dbix_searchbuilder  1.32
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050823
  +Release:  20050901
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-22 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:   22-Aug-2005 08:13:59
  Branch: HEAD Handle: 2005082207135900

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

  Log:
modifying package: perl-dbix-5.8.7 20050816 - 20050822

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.87 -r1.88 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  16 Aug 2005 17:48:31 -  
1.87
  +++ openpkg-src/perl-dbix/perl-dbix.spec  22 Aug 2005 06:13:59 -  
1.88
  @@ -37,7 +37,7 @@
   %define   V_class_dbi   0.96
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
  -%define   V_class_dbi_plugin_abstractcount  0.04
  +%define   V_class_dbi_plugin_abstractcount  0.05
   %define   V_class_dbi_plugin_retrieveall1.01
   %define   V_class_dbi_asform2.41
   %define   V_class_dbi_view  0.07
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050816
  +Release:  20050822
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2005-08-22 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:   23-Aug-2005 07:45:14
  Branch: HEAD Handle: 2005082306451400

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

  Log:
modifying package: perl-dbix-5.8.7 20050822 - 20050823

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.88 -r1.89 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  22 Aug 2005 06:13:59 -  
1.88
  +++ openpkg-src/perl-dbix/perl-dbix.spec  23 Aug 2005 05:45:14 -  
1.89
  @@ -37,7 +37,7 @@
   %define   V_class_dbi   0.96
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
  -%define   V_class_dbi_plugin_abstractcount  0.05
  +%define   V_class_dbi_plugin_abstractcount  0.06
   %define   V_class_dbi_plugin_retrieveall1.01
   %define   V_class_dbi_asform2.41
   %define   V_class_dbi_view  0.07
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050822
  +Release:  20050823
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-16 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:   16-Aug-2005 19:48:32
  Branch: HEAD Handle: 2005081618483100

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

  Log:
modifying package: perl-dbix-5.8.7 20050804 - 20050816

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.86 -r1.87 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  4 Aug 2005 09:02:16 -   
1.86
  +++ openpkg-src/perl-dbix/perl-dbix.spec  16 Aug 2005 17:48:31 -  
1.87
  @@ -24,7 +24,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.7
  -%define   V_dbix_dbschema   0.26
  +%define   V_dbix_dbschema   0.27
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.31
   %define   V_dbix_dwiw   0.44
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050804
  +Release:  20050816
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-08-04 Thread Thomas Lotterer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Thomas Lotterer
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   04-Aug-2005 11:02:17
  Branch: HEAD Handle: 2005080410021600

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

  Log:
modifying package: perl-dbix-5.8.7 20050730 - 20050804

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.85 -r1.86 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  30 Jul 2005 18:02:21 -  
1.85
  +++ openpkg-src/perl-dbix/perl-dbix.spec  4 Aug 2005 09:02:16 -   
1.86
  @@ -40,7 +40,7 @@
   %define   V_class_dbi_plugin_abstractcount  0.04
   %define   V_class_dbi_plugin_retrieveall1.01
   %define   V_class_dbi_asform2.41
  -%define   V_class_dbi_view  0.06
  +%define   V_class_dbi_view  0.07
   
   #   package information
   Name: perl-dbix
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050730
  +Release:  20050804
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-07-30 Thread Steffen Weinreich
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Steffen Weinreich
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Jul-2005 20:02:22
  Branch: HEAD Handle: 2005073019022100

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

  Log:
modifying package: perl-dbix-5.8.7 20050729 - 20050730

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.84 -r1.85 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  29 Jul 2005 07:29:31 -  
1.84
  +++ openpkg-src/perl-dbix/perl-dbix.spec  30 Jul 2005 18:02:21 -  
1.85
  @@ -26,7 +26,7 @@
   %define   V_perl5.8.7
   %define   V_dbix_dbschema   0.26
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.30
  +%define   V_dbix_searchbuilder  1.31
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050729
  +Release:  20050730
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-07-29 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:   29-Jul-2005 09:29:31
  Branch: HEAD Handle: 2005072908293100

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

  Log:
modifying package: perl-dbix-5.8.7 20050620 - 20050729

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.83 -r1.84 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  20 Jun 2005 20:18:19 -  
1.83
  +++ openpkg-src/perl-dbix/perl-dbix.spec  29 Jul 2005 07:29:31 -  
1.84
  @@ -26,7 +26,7 @@
   %define   V_perl5.8.7
   %define   V_dbix_dbschema   0.26
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.27
  +%define   V_dbix_searchbuilder  1.30
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050620
  +Release:  20050729
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-06-20 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:   20-Jun-2005 22:18:20
  Branch: HEAD Handle: 2005062021181900

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

  Log:
modifying package: perl-dbix-5.8.7 20050603 - 20050620

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.82 -r1.83 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  3 Jun 2005 07:04:43 -   
1.82
  +++ openpkg-src/perl-dbix/perl-dbix.spec  20 Jun 2005 20:18:19 -  
1.83
  @@ -37,7 +37,7 @@
   %define   V_class_dbi   0.96
   %define   V_class_dbi_plugin0.03
   %define   V_class_dbi_plugin_type   0.02
  -%define   V_class_dbi_plugin_abstractcount  0.03
  +%define   V_class_dbi_plugin_abstractcount  0.04
   %define   V_class_dbi_plugin_retrieveall1.01
   %define   V_class_dbi_asform2.41
   %define   V_class_dbi_view  0.06
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050603
  +Release:  20050620
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-05-10 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:   10-May-2005 15:56:00
  Branch: HEAD Handle: 200505101456

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

  Log:
modifying package: perl-dbix-5.8.6 20050418 - 20050510

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.80 -r1.81 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  18 Apr 2005 11:24:32 -  
1.80
  +++ openpkg-src/perl-dbix/perl-dbix.spec  10 May 2005 13:56:00 -  
1.81
  @@ -26,7 +26,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.26
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.26
  +%define   V_dbix_searchbuilder  1.27
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050418
  +Release:  20050510
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-04-18 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:   18-Apr-2005 13:24:32
  Branch: HEAD Handle: 2005041812243200

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

  Log:
modifying package: perl-dbix-5.8.6 20050410 - 20050418

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.79 -r1.80 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  10 Apr 2005 08:16:36 -  
1.79
  +++ openpkg-src/perl-dbix/perl-dbix.spec  18 Apr 2005 11:24:32 -  
1.80
  @@ -26,7 +26,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.26
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.25
  +%define   V_dbix_searchbuilder  1.26
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050410
  +Release:  20050418
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-04-07 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:   07-Apr-2005 20:00:33
  Branch: HEAD Handle: 2005040719003300

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

  Log:
modifying package: perl-dbix-5.8.6 20050311 - 20050407

  Summary:
RevisionChanges Path
1.78+3  -3  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.77 -r1.78 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  24 Mar 2005 11:19:55 -  
1.77
  +++ openpkg-src/perl-dbix/perl-dbix.spec  7 Apr 2005 18:00:33 -   
1.78
  @@ -24,9 +24,9 @@
   
   #   versions of individual parts
   %define   V_perl5.8.6
  -%define   V_dbix_dbschema   0.24
  +%define   V_dbix_dbschema   0.26
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.22
  +%define   V_dbix_searchbuilder  1.24
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -53,7 +53,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050311
  +Release:  20050407
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-03-11 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:   11-Mar-2005 19:59:41
  Branch: HEAD Handle: 2005031118594100

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

  Log:
modifying package: perl-dbix-5.8.6 20050302 - 20050311

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.75 -r1.76 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  2 Mar 2005 07:29:56 -   
1.75
  +++ openpkg-src/perl-dbix/perl-dbix.spec  11 Mar 2005 18:59:41 -  
1.76
  @@ -25,7 +25,7 @@
   
   #   versions of individual parts
   %define   V_perl5.8.6
  -%define   V_dbix_dbschema   0.23
  +%define   V_dbix_dbschema   0.24
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.22
   %define   V_dbix_dwiw   0.44
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050302
  +Release:  20050311
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-24 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   24-Jan-2005 19:29:14
  Branch: HEAD Handle: 2005012418291300

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

  Log:
modifying package: perl-dbix-5.8.6 20050123 - 20050124

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.73 -r1.74 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  23 Jan 2005 08:29:56 -  
1.73
  +++ openpkg-src/perl-dbix/perl-dbix.spec  24 Jan 2005 18:29:13 -  
1.74
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.21
  +%define   V_dbix_searchbuilder  1.22
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050123
  +Release:  20050124
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-23 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  Date:   23-Jan-2005 09:29:56
  Branch: HEAD Handle: 2005012308295600

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

  Log:
modifying package: perl-dbix-5.8.6 20050118 - 20050123

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.72 -r1.73 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  18 Jan 2005 18:59:10 -  
1.72
  +++ openpkg-src/perl-dbix/perl-dbix.spec  23 Jan 2005 08:29:56 -  
1.73
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.20
  +%define   V_dbix_searchbuilder  1.21
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050118
  +Release:  20050123
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-18 Thread Michael Schloh
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   18-Jan-2005 19:59:11
  Branch: HEAD Handle: 2005011818591000

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

  Log:
modifying package: perl-dbix-5.8.6 20050109 - 20050118

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.71 -r1.72 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  9 Jan 2005 11:29:54 -   
1.71
  +++ openpkg-src/perl-dbix/perl-dbix.spec  18 Jan 2005 18:59:10 -  
1.72
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.19
  +%define   V_dbix_searchbuilder  1.20
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050109
  +Release:  20050118
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-09 Thread Christoph Schug
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Christoph Schug
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   09-Jan-2005 12:29:55
  Branch: HEAD Handle: 2005010911295400

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

  Log:
modifying package: perl-dbix-5.8.6 20050107 - 20050109

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.70 -r1.71 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  7 Jan 2005 08:41:46 -   
1.70
  +++ openpkg-src/perl-dbix/perl-dbix.spec  9 Jan 2005 11:29:54 -   
1.71
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.18
  +%define   V_dbix_searchbuilder  1.19
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20050107
  +Release:  20050109
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2005-01-07 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  Date:   07-Jan-2005 09:41:46
  Branch: HEAD Handle: 2005010708414600

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

  Log:
modifying package: perl-dbix-5.8.6 20041228 - 20050107

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.69 -r1.70 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  1 Jan 2005 10:53:30 -   
1.69
  +++ openpkg-src/perl-dbix/perl-dbix.spec  7 Jan 2005 08:41:46 -   
1.70
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.16
  +%define   V_dbix_searchbuilder  1.18
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041228
  +Release:  20050107
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2004-12-28 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  Date:   28-Dec-2004 10:25:00
  Branch: HEAD Handle: 2004122809245900

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

  Log:
modifying package: perl-dbix-5.8.6 20041227 - 20041228

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.67 -r1.68 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  27 Dec 2004 19:05:23 -  
1.67
  +++ openpkg-src/perl-dbix/perl-dbix.spec  28 Dec 2004 09:24:59 -  
1.68
  @@ -40,7 +40,7 @@
   %define   V_class_dbi_plugin_type   0.02
   %define   V_class_dbi_plugin_abstractcount  0.03
   %define   V_class_dbi_plugin_retrieveall1.01
  -%define   V_class_dbi_asform2.3
  +%define   V_class_dbi_asform2.41
   %define   V_class_dbi_view  0.04
   
   #   package information
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041227
  +Release:  20041228
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2004-12-27 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  Date:   27-Dec-2004 20:05:23
  Branch: HEAD Handle: 2004122719052300

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

  Log:
modifying package: perl-dbix-5.8.6 20041215 - 20041227

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.66 -r1.67 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  15 Dec 2004 18:26:25 -  
1.66
  +++ openpkg-src/perl-dbix/perl-dbix.spec  27 Dec 2004 19:05:23 -  
1.67
  @@ -33,7 +33,7 @@
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.93
   %define   V_dbix_simple 1.26
  -%define   V_dbix_contextualfetch1.01
  +%define   V_dbix_contextualfetch1.02
   %define   V_ima_dbi 0.33
   %define   V_class_dbi   0.96
   %define   V_class_dbi_plugin0.03
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041215
  +Release:  20041227
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2004-12-15 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  Date:   15-Dec-2004 19:26:26
  Branch: HEAD Handle: 2004121518262500

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

  Log:
modifying package: perl-dbix-5.8.6 20041203 - 20041215

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.65 -r1.66 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  3 Dec 2004 07:24:53 -   
1.65
  +++ openpkg-src/perl-dbix/perl-dbix.spec  15 Dec 2004 18:26:25 -  
1.66
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.6
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.15
  +%define   V_dbix_searchbuilder  1.16
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.95
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041203
  +Release:  20041215
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-28 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  Date:   28-Nov-2004 09:23:11
  Branch: HEAD Handle: 2004112808231000

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

  Log:
modifying package: perl-dbix-5.8.5 20041127 - 20041128

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.60 -r1.61 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  27 Nov 2004 20:10:41 -  
1.60
  +++ openpkg-src/perl-dbix/perl-dbix.spec  28 Nov 2004 08:23:10 -  
1.61
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.5
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.14
  +%define   V_dbix_searchbuilder  1.15
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.91
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041127
  +Release:  20041128
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-28 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  Date:   29-Nov-2004 07:31:10
  Branch: HEAD Handle: 2004112906311000

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

  Log:
modifying package: perl-dbix-5.8.5 20041128 - 20041129

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.61 -r1.62 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  28 Nov 2004 08:23:10 -  
1.61
  +++ openpkg-src/perl-dbix/perl-dbix.spec  29 Nov 2004 06:31:10 -  
1.62
  @@ -31,7 +31,7 @@
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.91
   %define   V_dbix_anydbd 2.01
  -%define   V_dbix_sqlengine  0.91
  +%define   V_dbix_sqlengine  0.92
   %define   V_dbix_simple 1.25
   %define   V_dbix_contextualfetch1.01
   %define   V_ima_dbi 0.33
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041128
  +Release:  20041129
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-27 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  Date:   27-Nov-2004 21:10:42
  Branch: HEAD Handle: 2004112720104100

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

  Log:
modifying package: perl-dbix-5.8.5 20041115 - 20041127

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.59 -r1.60 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  15 Nov 2004 18:21:44 -  
1.59
  +++ openpkg-src/perl-dbix/perl-dbix.spec  27 Nov 2004 20:10:41 -  
1.60
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.5
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.12
  +%define   V_dbix_searchbuilder  1.14
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.91
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041115
  +Release:  20041127
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-11-15 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  Date:   15-Nov-2004 19:21:45
  Branch: HEAD Handle: 2004111518214400

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

  Log:
modifying package: perl-dbix-5.8.5 20041024 - 20041115

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.58 -r1.59 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  24 Oct 2004 16:07:48 -  
1.58
  +++ openpkg-src/perl-dbix/perl-dbix.spec  15 Nov 2004 18:21:44 -  
1.59
  @@ -31,7 +31,7 @@
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.91
   %define   V_dbix_anydbd 2.01
  -%define   V_dbix_sqlengine  0.028
  +%define   V_dbix_sqlengine  0.91
   %define   V_dbix_simple 1.25
   %define   V_dbix_contextualfetch1.01
   %define   V_ima_dbi 0.33
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041024
  +Release:  20041115
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-24 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  Date:   24-Oct-2004 18:07:49
  Branch: HEAD Handle: 2004102417074800

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

  Log:
modifying package: perl-dbix-5.8.5 20041022 - 20041024

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.57 -r1.58 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  22 Oct 2004 11:19:01 -  1.57
  +++ openpkg-src/perl-dbix/perl-dbix.spec  24 Oct 2004 16:07:48 -  1.58
  @@ -27,7 +27,7 @@
   %define   V_perl5.8.5
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
  -%define   V_dbix_searchbuilder  1.11
  +%define   V_dbix_searchbuilder  1.12
   %define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.91
   %define   V_dbix_anydbd 2.01
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041022
  +Release:  20041024
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-20 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  Date:   20-Oct-2004 11:10:02
  Branch: HEAD Handle: 2004102010100200

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

  Log:
modifying package: perl-dbix-5.8.5 20041012 - 20041020

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.55 -r1.56 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  12 Oct 2004 08:18:30 -  1.55
  +++ openpkg-src/perl-dbix/perl-dbix.spec  20 Oct 2004 09:10:02 -  1.56
  @@ -29,7 +29,7 @@
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.11
   %define   V_dbix_dwiw   0.44
  -%define   V_dbix_ha 0.61
  +%define   V_dbix_ha 0.91
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.028
   %define   V_dbix_simple 1.25
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20041012
  +Release:  20041020
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-10-12 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  Date:   12-Oct-2004 10:18:30
  Branch: HEAD Handle: 2004101209183000

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

  Log:
modifying package: perl-dbix-5.8.5 20040925 - 20041012

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.54 -r1.55 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  25 Sep 2004 08:35:57 -  1.54
  +++ openpkg-src/perl-dbix/perl-dbix.spec  12 Oct 2004 08:18:30 -  1.55
  @@ -28,7 +28,7 @@
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.11
  -%define   V_dbix_dwiw   0.42
  +%define   V_dbix_dwiw   0.44
   %define   V_dbix_ha 0.61
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.028
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040925
  +Release:  20041012
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-09-25 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  Date:   25-Sep-2004 10:35:58
  Branch: HEAD Handle: 2004092509355700

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

  Log:
modifying package: perl-dbix-5.8.5 20040919 - 20040925

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.53 -r1.54 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  19 Sep 2004 09:19:10 -  1.53
  +++ openpkg-src/perl-dbix/perl-dbix.spec  25 Sep 2004 08:35:57 -  1.54
  @@ -28,7 +28,7 @@
   %define   V_dbix_dbschema   0.23
   %define   V_dbix_datasource 0.02
   %define   V_dbix_searchbuilder  1.11
  -%define   V_dbix_dwiw   0.41
  +%define   V_dbix_dwiw   0.42
   %define   V_dbix_ha 0.61
   %define   V_dbix_anydbd 2.01
   %define   V_dbix_sqlengine  0.028
  @@ -54,7 +54,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040919
  +Release:  20040925
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-09-18 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  Date:   18-Sep-2004 13:00:46
  Branch: HEAD Handle: 2004091812004500

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

  Log:
modifying package: perl-dbix-5.8.5 20040906 - 20040918

  Summary:
RevisionChanges Path
1.52+3  -3  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.51 -r1.52 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  6 Sep 2004 14:08:15 -   1.51
  +++ openpkg-src/perl-dbix/perl-dbix.spec  18 Sep 2004 11:00:45 -  1.52
  @@ -27,8 +27,8 @@
   %define   V_perl 5.8.5
   %define   V_dbix_dbschema0.23
   %define   V_dbix_datasource  0.02
  -%define   V_dbix_searchbuilder   1.10
  -%define   V_dbix_dwiw0.36
  +%define   V_dbix_searchbuilder   1.11
  +%define   V_dbix_dwiw0.41
   %define   V_dbix_ha  0.61
   %define   V_dbix_anydbd  2.01
   %define   V_dbix_sqlengine   0.028
  @@ -45,7 +45,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040906
  +Release:  20040918
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-09-06 Thread Torsten Homeyer
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Torsten Homeyer
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   06-Sep-2004 16:08:15
  Branch: HEAD Handle: 2004090615081500

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

  Log:
modifying package: perl-dbix-5.8.5 20040720 - 20040906

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.50 -r1.51 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  20 Jul 2004 18:21:50 -  1.50
  +++ openpkg-src/perl-dbix/perl-dbix.spec  6 Sep 2004 14:08:15 -   1.51
  @@ -27,7 +27,7 @@
   %define   V_perl 5.8.5
   %define   V_dbix_dbschema0.23
   %define   V_dbix_datasource  0.02
  -%define   V_dbix_searchbuilder   1.01
  +%define   V_dbix_searchbuilder   1.10
   %define   V_dbix_dwiw0.36
   %define   V_dbix_ha  0.61
   %define   V_dbix_anydbd  2.01
  @@ -45,7 +45,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040720
  +Release:  20040906
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-06-29 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  Date:   29-Jun-2004 09:37:03
  Branch: HEAD Handle: -NONE-

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

  Log:
modifying package: perl-dbix-5.8.4 20040622 - 20040629

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

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.48 -r1.49 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  22 Jun 2004 09:23:20 -  1.48
  +++ openpkg-src/perl-dbix/perl-dbix.spec  29 Jun 2004 07:37:03 -  1.49
  @@ -27,7 +27,7 @@
   %define   V_perl 5.8.4
   %define   V_dbix_dbschema0.23
   %define   V_dbix_datasource  0.02
  -%define   V_dbix_searchbuilder   0.99
  +%define   V_dbix_searchbuilder   1.01
   %define   V_dbix_dwiw0.36
   %define   V_dbix_ha  0.61
   %define   V_dbix_anydbd  2.01
  @@ -45,7 +45,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040622
  +Release:  20040629
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-06-22 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:   22-Jun-2004 11:23:20
  Branch: HEAD Handle: -NONE-

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

  Log:
modifying package: perl-dbix-5.8.4 20040621 - 20040622

  Summary:
RevisionChanges Path
1.48+0  -0  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.47 -r1.48 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  21 Jun 2004 07:24:33 -  1.47
  +++ openpkg-src/perl-dbix/perl-dbix.spec  22 Jun 2004 09:23:20 -  1.48
  @@ -32,7 +32,7 @@
   %define   V_dbix_ha  0.61
   %define   V_dbix_anydbd  2.01
   %define   V_dbix_sqlengine   0.028
  -%define   V_dbix_simple  1.24
  +%define   V_dbix_simple  1.25
   
   #   package information
   Name: perl-dbix
  @@ -45,7 +45,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040621
  +Release:  20040622
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-06-21 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:   21-Jun-2004 09:24:33
  Branch: HEAD Handle: -NONE-

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

  Log:
modifying package: perl-dbix-5.8.4 20040610 - 20040621

  Summary:
RevisionChanges Path
1.47+0  -0  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.46 -r1.47 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  10 Jun 2004 06:55:09 -  1.46
  +++ openpkg-src/perl-dbix/perl-dbix.spec  21 Jun 2004 07:24:33 -  1.47
  @@ -32,7 +32,7 @@
   %define   V_dbix_ha  0.61
   %define   V_dbix_anydbd  2.01
   %define   V_dbix_sqlengine   0.028
  -%define   V_dbix_simple  1.23
  +%define   V_dbix_simple  1.24
   
   #   package information
   Name: perl-dbix
  @@ -45,7 +45,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040610
  +Release:  20040621
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]


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

2004-05-05 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  Date:   05-May-2004 11:25:05
  Branch: HEAD Handle: 2004050510250500

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

  Log:
add DBIx::Simple

  Summary:
RevisionChanges Path
1.43+11 -1  openpkg-src/perl-dbix/perl-dbix.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/perl-dbix/perl-dbix.spec
  
  $ cvs diff -u -r1.42 -r1.43 perl-dbix.spec
  --- openpkg-src/perl-dbix/perl-dbix.spec  29 Apr 2004 09:48:22 -  1.42
  +++ openpkg-src/perl-dbix/perl-dbix.spec  5 May 2004 09:25:05 -   1.43
  @@ -32,6 +32,7 @@
   %define   V_dbix_ha  0.61
   %define   V_dbix_anydbd  2.01
   %define   V_dbix_sqlengine   0.028
  +%define   V_dbix_simple  1.21
   
   #   package information
   Name: perl-dbix
  @@ -44,7 +45,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20040429
  +Release:  20040505
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
  @@ -54,6 +55,7 @@
   Source4:  http://www.cpan.org/modules/by-module/DBIx/DBIx-HA-%{V_dbix_ha}.tar.gz
   Source5:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-AnyDBD-%{V_dbix_anydbd}.tar.gz
   Source6:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-SQLEngine-%{V_dbix_sqlengine}.tar.gz
  +Source7:  
http://www.cpan.org/modules/by-module/DBIx/DBIx-Simple-%{V_dbix_simple}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -74,6 +76,7 @@
   - DBIx::HA (%{V_dbix_ha})
   - DBIx::AnyDBD (%{V_dbix_anydbd})
   - DBIx::SQLEngine (%{V_dbix_sqlengine})
  +- DBIx::Simple (%{V_dbix_simple})
   
   %track
   prog perl-dbix:DBIx-DataSource = {
  @@ -111,6 +114,11 @@
   url   = http://www.cpan.org/modules/by-module/DBIx/
   regex = DBIx-SQLEngine-(__VER__)\.tar\.gz
   }
  +prog perl-dbix:DBIx-Simple = {
  +version   = %{V_dbix_simple}
  +url   = http://www.cpan.org/modules/by-module/DBIx/
  +regex = DBIx-Simple-(__VER__)\.tar\.gz
  +}
   
   %prep
   %setup -q -c
  @@ -120,6 +128,7 @@
   %setup -q -T -D -a 4
   %setup -q -T -D -a 5
   %setup -q -T -D -a 6
  +%setup -q -T -D -a 7
   
   %build
   
  @@ -132,6 +141,7 @@
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE4}  configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE5}  configure build install
   %{l_prefix}/bin/perl-openpkg -d %{SOURCE6}  configure build install
  +%{l_prefix}/bin/perl-openpkg -d %{SOURCE7}  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`
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]