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

2008-02-26 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-2008 19:46:05
  Branch: HEAD Handle: 2008022618460400

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

  Log:
upgrading package: urpmi 5.5 - 5.6

  Summary:
RevisionChanges Path
1.92+12 -12 openpkg-src/urpmi/urpmi.patch
1.117   +5  -5  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.91 -r1.92 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 25 Feb 2008 20:42:50 -  1.91
  +++ openpkg-src/urpmi/urpmi.patch 26 Feb 2008 18:46:04 -  1.92
  @@ -1,6 +1,6 @@
  -Index: URPM-3.08/Makefile.PL
   URPM-3.08/Makefile.PL.orig   2008-02-08 18:00:24 +0100
  -+++ URPM-3.08/Makefile.PL2008-02-25 21:31:56 +0100
  +Index: URPM-3.10/Makefile.PL
  +--- URPM-3.10/Makefile.PL.orig   2008-02-08 18:00:24 +0100
   URPM-3.10/Makefile.PL2008-02-25 21:31:56 +0100
   @@ -1,74 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -88,9 +88,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-3.08/URPM.xs
   URPM-3.08/URPM.xs.orig   2008-01-25 16:50:01 +0100
  -+++ URPM-3.08/URPM.xs2008-02-25 21:27:12 +0100
  +Index: URPM-3.10/URPM.xs
  +--- URPM-3.10/URPM.xs.orig   2008-01-25 16:50:01 +0100
   URPM-3.10/URPM.xs2008-02-25 21:27:12 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -158,9 +158,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-5.5/Makefile.PL
   urpmi-5.5/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-5.5/Makefile.PL2008-02-25 21:27:12 +0100
  +Index: urpmi-5.6/Makefile.PL
  +--- urpmi-5.6/Makefile.PL.orig   2007-12-04 14:50:05 +0100
   urpmi-5.6/Makefile.PL2008-02-25 21:27:12 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -195,9 +195,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-5.5/urpm/sys.pm
   urpmi-5.5/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-5.5/urpm/sys.pm2008-02-25 21:27:12 +0100
  +Index: urpmi-5.6/urpm/sys.pm
  +--- urpmi-5.6/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
   urpmi-5.6/urpm/sys.pm2008-02-25 21:27:12 +0100
   @@ -114,7 +114,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.116 -r1.117 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  25 Feb 2008 20:42:50 -  1.116
  +++ openpkg-src/urpmi/urpmi.spec  26 Feb 2008 18:46:04 -  1.117
  @@ -22,10 +22,10 @@
   ##
   
   #   package version
  -%define   V_urpmi   5.5
  -%define   V_urpmi_rpm   5.5-1mdv2008.1
  -%define   V_urpm3.08
  -%define   V_urpm_rpm3.08-1mdv2008.1
  +%define   V_urpmi   5.6
  +%define   V_urpmi_rpm   5.6-1mdv2008.1
  +%define   V_urpm3.10
  +%define   V_urpm_rpm3.10-1mdv2008.1
   %define   V_mdv_distribconf 4.00
   %define   V_mdv_distribconf_rpm 4.00-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20080225
  +Release:  20080226
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-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:   25-Feb-2008 21:42:51
  Branch: HEAD Handle: 2008022520425000

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

  Log:
modifying package: urpmi-5.5 20080224 - 20080225

  Summary:
RevisionChanges Path
1.91+22 -17 openpkg-src/urpmi/urpmi.patch
1.116   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.90 -r1.91 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 24 Feb 2008 08:39:30 -  1.90
  +++ openpkg-src/urpmi/urpmi.patch 25 Feb 2008 20:42:50 -  1.91
  @@ -1,7 +1,7 @@
  -Index: URPM-3.07/Makefile.PL
   URPM-3.07/Makefile.PL.orig   2007-12-10 12:15:00 +0100
  -+++ URPM-3.07/Makefile.PL2008-01-12 10:38:25 +0100
  -@@ -1,69 +1,7 @@
  +Index: URPM-3.08/Makefile.PL
  +--- URPM-3.08/Makefile.PL.orig   2008-02-08 18:00:24 +0100
   URPM-3.08/Makefile.PL2008-02-25 21:31:56 +0100
  +@@ -1,74 +1,7 @@
use strict;
use ExtUtils::MakeMaker;

  @@ -21,8 +21,10 @@
   -defined $rpm_path or die Can't find rpm on this system\n;
   -
   -my $version = `LC_ALL=C $rpm_path --version`;
  +-# fix compiling with RCs:
  +-$version =~ s/-.*//;
   -chomp $version;
  --$version =~ s/RPM version //;
  +-$version =~ s/(RPM version )|(rpm \(RPM\) )//;
   -my $pversion = eval v$version;
   -$pversion ge v4.2 or die Unable to build URPM with too old (or undetected) 
rpm version $version\n;
   -
  @@ -62,7 +64,10 @@
   -push @rpmflags, '-DRPM_448';
   -}
   -if ($pversion ge v4.5) {
  --push @rpmflags, '-DRPM_450';
  +-push @rpmflags, '-DRPM_450';
  +-}
  +-if ($pversion ge v5.0.0) {
  +-push @rpmflags, '-DRPM_500 -DWITH_DB';
   -}
   -}
   -my $ccflags = join(' ', '-Wall -fno-strict-aliasing', @rpmflags);
  @@ -72,7 +77,7 @@

WriteMakefile(
NAME= 'URPM',
  -@@ -72,8 +10,8 @@
  +@@ -77,8 +10,8 @@
},
CCFLAGS = $ccflags,
VERSION_FROM= 'URPM.pm',
  @@ -83,9 +88,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-3.07/URPM.xs
   URPM-3.07/URPM.xs.orig   2008-01-08 12:13:16 +0100
  -+++ URPM-3.07/URPM.xs2008-01-12 10:38:25 +0100
  +Index: URPM-3.08/URPM.xs
  +--- URPM-3.08/URPM.xs.orig   2008-01-25 16:50:01 +0100
   URPM-3.08/URPM.xs2008-02-25 21:27:12 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -95,7 +100,7 @@

#undef Fflush
#undef Mkdir
  -@@ -65,6 +65,10 @@
  +@@ -80,6 +80,10 @@
#include rpm/rpmbuild.h
#include rpm/rpmlog.h

  @@ -107,8 +112,8 @@
  char *info;
  char *requires;
   Index: rpmtools-5.3.6/Makefile.PL
   rpmtools-5.3.6/Makefile.PL.orig  2007-12-18 15:17:25 +0100
  -+++ rpmtools-5.3.6/Makefile.PL   2008-01-12 10:38:25 +0100
  +--- rpmtools-5.3.6/Makefile.PL.orig  2008-02-05 09:52:26 +0100
   rpmtools-5.3.6/Makefile.PL   2008-02-25 21:27:12 +0100
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -131,7 +136,7 @@
INSTALLDIRS = 'vendor',
   Index: rpmtools-5.3.6/parsehdlist.c
   --- rpmtools-5.3.6/parsehdlist.c.orig2007-06-22 13:46:09 +0200
  -+++ rpmtools-5.3.6/parsehdlist.c 2008-01-12 10:38:25 +0100
   rpmtools-5.3.6/parsehdlist.c 2008-02-25 21:27:12 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -142,7 +147,7 @@
#include stdio.h
   Index: rpmtools-5.3.6/rpm2header.c
   --- rpmtools-5.3.6/rpm2header.c.orig 2007-12-17 13:50:16 +0100
  -+++ rpmtools-5.3.6/rpm2header.c  2008-01-12 10:38:25 +0100
   rpmtools-5.3.6/rpm2header.c  2008-02-25 21:27:12 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ -155,7 +160,7 @@
#define FILENAME_TAG 100
   Index: urpmi-5.5/Makefile.PL
   --- urpmi-5.5/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-5.5/Makefile.PL2008-01-12 10:38:25 +0100
   urpmi-5.5/Makefile.PL2008-02-25 21:27:12 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -192,7 +197,7 @@
PMLIBDIRS   = [ qw(urpm) ],
   Index: urpmi-5.5/urpm/sys.pm
   --- urpmi-5.5/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-5.5/urpm/sys.pm2008-01-12 10:38:25 

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

2008-02-24 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:   24-Feb-2008 09:39:30
  Branch: HEAD Handle: 2008022408393000

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

  Log:
upgrading package: urpmi 5.4 - 5.5

  Summary:
RevisionChanges Path
1.90+6  -6  openpkg-src/urpmi/urpmi.patch
1.115   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.89 -r1.90 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 5 Feb 2008 19:25:25 -   1.89
  +++ openpkg-src/urpmi/urpmi.patch 24 Feb 2008 08:39:30 -  1.90
  @@ -153,9 +153,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-5.4/Makefile.PL
   urpmi-5.4/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-5.4/Makefile.PL2008-01-12 10:38:25 +0100
  +Index: urpmi-5.5/Makefile.PL
  +--- urpmi-5.5/Makefile.PL.orig   2007-12-04 14:50:05 +0100
   urpmi-5.5/Makefile.PL2008-01-12 10:38:25 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -190,9 +190,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-5.4/urpm/sys.pm
   urpmi-5.4/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-5.4/urpm/sys.pm2008-01-12 10:38:25 +0100
  +Index: urpmi-5.5/urpm/sys.pm
  +--- urpmi-5.5/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
   urpmi-5.5/urpm/sys.pm2008-01-12 10:38:25 +0100
   @@ -114,7 +114,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.114 -r1.115 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  5 Feb 2008 19:25:25 -   1.114
  +++ openpkg-src/urpmi/urpmi.spec  24 Feb 2008 08:39:30 -  1.115
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   5.4
  -%define   V_urpmi_rpm   5.4-1mdv2008.1
  +%define   V_urpmi   5.5
  +%define   V_urpmi_rpm   5.5-1mdv2008.1
   %define   V_urpm3.07
   %define   V_urpm_rpm3.07-3mdv2008.1
   %define   V_mdv_distribconf 4.00
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20080205
  +Release:  20080224
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-02-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-Feb-2008 20:25:26
  Branch: HEAD Handle: 2008020519252500

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

  Log:
upgrading package: urpmi 5.2 - 5.4

  Summary:
RevisionChanges Path
1.89+15 -15 openpkg-src/urpmi/urpmi.patch
1.114   +5  -5  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.88 -r1.89 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 19 Jan 2008 08:50:59 -  1.88
  +++ openpkg-src/urpmi/urpmi.patch 5 Feb 2008 19:25:25 -   1.89
  @@ -106,9 +106,9 @@
struct s_Package {
  char *info;
  char *requires;
  -Index: rpmtools-5.3.5/Makefile.PL
   rpmtools-5.3.5/Makefile.PL.orig  2007-12-18 15:17:25 +0100
  -+++ rpmtools-5.3.5/Makefile.PL   2008-01-12 10:38:25 +0100
  +Index: rpmtools-5.3.6/Makefile.PL
  +--- rpmtools-5.3.6/Makefile.PL.orig  2007-12-18 15:17:25 +0100
   rpmtools-5.3.6/Makefile.PL   2008-01-12 10:38:25 +0100
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -129,9 +129,9 @@
INC = '',
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
  -Index: rpmtools-5.3.5/parsehdlist.c
   rpmtools-5.3.5/parsehdlist.c.orig2007-06-22 13:46:09 +0200
  -+++ rpmtools-5.3.5/parsehdlist.c 2008-01-12 10:38:25 +0100
  +Index: rpmtools-5.3.6/parsehdlist.c
  +--- rpmtools-5.3.6/parsehdlist.c.orig2007-06-22 13:46:09 +0200
   rpmtools-5.3.6/parsehdlist.c 2008-01-12 10:38:25 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -140,9 +140,9 @@
#include rpm/rpmlib.h
#include rpm/header.h
#include stdio.h
  -Index: rpmtools-5.3.5/rpm2header.c
   rpmtools-5.3.5/rpm2header.c.orig 2007-12-17 13:50:16 +0100
  -+++ rpmtools-5.3.5/rpm2header.c  2008-01-12 10:38:25 +0100
  +Index: rpmtools-5.3.6/rpm2header.c
  +--- rpmtools-5.3.6/rpm2header.c.orig 2007-12-17 13:50:16 +0100
   rpmtools-5.3.6/rpm2header.c  2008-01-12 10:38:25 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ -153,9 +153,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-5.2/Makefile.PL
   urpmi-5.2/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-5.2/Makefile.PL2008-01-12 10:38:25 +0100
  +Index: urpmi-5.4/Makefile.PL
  +--- urpmi-5.4/Makefile.PL.orig   2007-12-04 14:50:05 +0100
   urpmi-5.4/Makefile.PL2008-01-12 10:38:25 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -190,9 +190,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-5.2/urpm/sys.pm
   urpmi-5.2/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-5.2/urpm/sys.pm2008-01-12 10:38:25 +0100
  +Index: urpmi-5.4/urpm/sys.pm
  +--- urpmi-5.4/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
   urpmi-5.4/urpm/sys.pm2008-01-12 10:38:25 +0100
   @@ -114,7 +114,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.113 -r1.114 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  26 Jan 2008 09:30:31 -  1.113
  +++ openpkg-src/urpmi/urpmi.spec  5 Feb 2008 19:25:25 -   1.114
  @@ -22,16 +22,16 @@
   ##
   
   #   package version
  -%define   V_urpmi   5.2
  -%define   V_urpmi_rpm   5.2-1mdv2008.1
  +%define   V_urpmi   5.4
  +%define   V_urpmi_rpm   5.4-1mdv2008.1
   %define   V_urpm3.07
   %define   V_urpm_rpm3.07-3mdv2008.1
   %define   V_mdv_distribconf 4.00
   %define   V_mdv_distribconf_rpm 4.00-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
   %define   V_mdv_packdrakeng_rpm 1.13-1mdv2008.0
  -%define   V_rpmtools5.3.5
  -%define   V_rpmtools_rpm5.3.5-2mdv2008.1
  +%define   V_rpmtools5.3.6
  +%define   V_rpmtools_rpm5.3.6-1mdv2008.1
   
   #   package information
   Name: urpmi
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20080126
  +Release:  

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

2008-01-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-Jan-2008 09:51:01
  Branch: HEAD Handle: 2008011908505900

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

  Log:
upgrading package: urpmi 5.0 - 5.2

  Summary:
RevisionChanges Path
1.88+6  -6  openpkg-src/urpmi/urpmi.patch
1.112   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.87 -r1.88 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 16 Jan 2008 21:46:27 -  1.87
  +++ openpkg-src/urpmi/urpmi.patch 19 Jan 2008 08:50:59 -  1.88
  @@ -153,9 +153,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-5.0/Makefile.PL
   urpmi-5.0/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-5.0/Makefile.PL2008-01-12 10:38:25 +0100
  +Index: urpmi-5.2/Makefile.PL
  +--- urpmi-5.2/Makefile.PL.orig   2007-12-04 14:50:05 +0100
   urpmi-5.2/Makefile.PL2008-01-12 10:38:25 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -190,9 +190,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-5.0/urpm/sys.pm
   urpmi-5.0/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-5.0/urpm/sys.pm2008-01-12 10:38:25 +0100
  +Index: urpmi-5.2/urpm/sys.pm
  +--- urpmi-5.2/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
   urpmi-5.2/urpm/sys.pm2008-01-12 10:38:25 +0100
   @@ -114,7 +114,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.111 -r1.112 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  18 Jan 2008 17:50:02 -  1.111
  +++ openpkg-src/urpmi/urpmi.spec  19 Jan 2008 08:50:59 -  1.112
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   5.0
  -%define   V_urpmi_rpm   5.0-1mdv2008.1
  +%define   V_urpmi   5.2
  +%define   V_urpmi_rpm   5.2-1mdv2008.1
   %define   V_urpm3.07
   %define   V_urpm_rpm3.07-2mdv2008.1
   %define   V_mdv_distribconf 4.00
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20080118
  +Release:  20080119
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/urpmi/ urpmi.patch urpmi.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:46:27
  Branch: HEAD Handle: 2008011621462700

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

  Log:
modifying package: urpmi-5.0 20080114 - 20080116

  Summary:
RevisionChanges Path
1.87+9  -9  openpkg-src/urpmi/urpmi.patch
1.110   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.86 -r1.87 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 12 Jan 2008 09:40:10 -  1.86
  +++ openpkg-src/urpmi/urpmi.patch 16 Jan 2008 21:46:27 -  1.87
  @@ -106,9 +106,9 @@
struct s_Package {
  char *info;
  char *requires;
  -Index: rpmtools-5.3.4/Makefile.PL
   rpmtools-5.3.4/Makefile.PL.orig  2007-12-18 15:17:25 +0100
  -+++ rpmtools-5.3.4/Makefile.PL   2008-01-12 10:38:25 +0100
  +Index: rpmtools-5.3.5/Makefile.PL
  +--- rpmtools-5.3.5/Makefile.PL.orig  2007-12-18 15:17:25 +0100
   rpmtools-5.3.5/Makefile.PL   2008-01-12 10:38:25 +0100
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -129,9 +129,9 @@
INC = '',
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
  -Index: rpmtools-5.3.4/parsehdlist.c
   rpmtools-5.3.4/parsehdlist.c.orig2007-06-22 13:46:09 +0200
  -+++ rpmtools-5.3.4/parsehdlist.c 2008-01-12 10:38:25 +0100
  +Index: rpmtools-5.3.5/parsehdlist.c
  +--- rpmtools-5.3.5/parsehdlist.c.orig2007-06-22 13:46:09 +0200
   rpmtools-5.3.5/parsehdlist.c 2008-01-12 10:38:25 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -140,9 +140,9 @@
#include rpm/rpmlib.h
#include rpm/header.h
#include stdio.h
  -Index: rpmtools-5.3.4/rpm2header.c
   rpmtools-5.3.4/rpm2header.c.orig 2007-12-17 13:50:16 +0100
  -+++ rpmtools-5.3.4/rpm2header.c  2008-01-12 10:38:25 +0100
  +Index: rpmtools-5.3.5/rpm2header.c
  +--- rpmtools-5.3.5/rpm2header.c.orig 2007-12-17 13:50:16 +0100
   rpmtools-5.3.5/rpm2header.c  2008-01-12 10:38:25 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.109 -r1.110 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  14 Jan 2008 18:32:23 -  1.109
  +++ openpkg-src/urpmi/urpmi.spec  16 Jan 2008 21:46:27 -  1.110
  @@ -30,8 +30,8 @@
   %define   V_mdv_distribconf_rpm 3.14-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
   %define   V_mdv_packdrakeng_rpm 1.13-1mdv2008.0
  -%define   V_rpmtools5.3.4
  -%define   V_rpmtools_rpm5.3.4-1mdv2008.1
  +%define   V_rpmtools5.3.5
  +%define   V_rpmtools_rpm5.3.5-1mdv2008.1
   
   #   package information
   Name: urpmi
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20080114
  +Release:  20080116
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-01-12 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:   12-Jan-2008 10:40:12
  Branch: HEAD Handle: 2008011209401000

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

  Log:
upgrading package: urpmi 4.10.20 - 5.0

  Summary:
RevisionChanges Path
1.86+14 -14 openpkg-src/urpmi/urpmi.patch
1.108   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.85 -r1.86 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 11 Jan 2008 17:01:49 -  1.85
  +++ openpkg-src/urpmi/urpmi.patch 12 Jan 2008 09:40:10 -  1.86
  @@ -1,6 +1,6 @@
   Index: URPM-3.07/Makefile.PL
   --- URPM-3.07/Makefile.PL.orig   2007-12-10 12:15:00 +0100
  -+++ URPM-3.07/Makefile.PL2007-12-17 10:57:01 +0100
   URPM-3.07/Makefile.PL2008-01-12 10:38:25 +0100
   @@ -1,69 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -84,8 +84,8 @@
realclean   = { FILES = t/RPMS/noarch/* },
);
   Index: URPM-3.07/URPM.xs
   URPM-3.07/URPM.xs.orig   2007-12-14 15:50:31 +0100
  -+++ URPM-3.07/URPM.xs2007-12-17 10:57:41 +0100
  +--- URPM-3.07/URPM.xs.orig   2008-01-08 12:13:16 +0100
   URPM-3.07/URPM.xs2008-01-12 10:38:25 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -107,8 +107,8 @@
  char *info;
  char *requires;
   Index: rpmtools-5.3.4/Makefile.PL
   rpmtools-5.3.4/Makefile.PL.orig  2007-06-22 16:31:50 +0200
  -+++ rpmtools-5.3.4/Makefile.PL   2007-12-17 10:57:01 +0100
  +--- rpmtools-5.3.4/Makefile.PL.orig  2007-12-18 15:17:25 +0100
   rpmtools-5.3.4/Makefile.PL   2008-01-12 10:38:25 +0100
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -131,7 +131,7 @@
INSTALLDIRS = 'vendor',
   Index: rpmtools-5.3.4/parsehdlist.c
   --- rpmtools-5.3.4/parsehdlist.c.orig2007-06-22 13:46:09 +0200
  -+++ rpmtools-5.3.4/parsehdlist.c 2007-12-17 10:57:01 +0100
   rpmtools-5.3.4/parsehdlist.c 2008-01-12 10:38:25 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -141,8 +141,8 @@
#include rpm/header.h
#include stdio.h
   Index: rpmtools-5.3.4/rpm2header.c
   rpmtools-5.3.4/rpm2header.c.orig 2007-06-15 09:24:49 +0200
  -+++ rpmtools-5.3.4/rpm2header.c  2007-12-17 10:57:01 +0100
  +--- rpmtools-5.3.4/rpm2header.c.orig 2007-12-17 13:50:16 +0100
   rpmtools-5.3.4/rpm2header.c  2008-01-12 10:38:25 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ -153,9 +153,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.20/Makefile.PL
   urpmi-4.10.20/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-4.10.20/Makefile.PL2007-12-17 10:57:01 +0100
  +Index: urpmi-5.0/Makefile.PL
  +--- urpmi-5.0/Makefile.PL.orig   2007-12-04 14:50:05 +0100
   urpmi-5.0/Makefile.PL2008-01-12 10:38:25 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -190,9 +190,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.20/urpm/sys.pm
   urpmi-4.10.20/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-4.10.20/urpm/sys.pm2007-12-17 10:57:01 +0100
  +Index: urpmi-5.0/urpm/sys.pm
  +--- urpmi-5.0/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
   urpmi-5.0/urpm/sys.pm2008-01-12 10:38:25 +0100
   @@ -114,7 +114,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.107 -r1.108 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  11 Jan 2008 17:01:49 -  1.107
  +++ openpkg-src/urpmi/urpmi.spec  12 Jan 2008 09:40:10 -  1.108
  @@ -22,8 +22,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.20
  -%define   V_urpmi_rpm   4.10.20-1mdv2008.1
  +%define   V_urpmi   5.0
  +%define   V_urpmi_rpm   5.0-1mdv2008.1
   %define   V_urpm3.07
   %define   V_urpm_rpm3.07-1mdv2008.1
   %define   V_mdv_distribconf 3.14
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  

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

2008-01-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-Jan-2008 18:01:51
  Branch: HEAD Handle: 200807014900

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

  Log:
modifying package: urpmi-4.10.20 20080108 - 20080111

  Summary:
RevisionChanges Path
1.85+6  -6  openpkg-src/urpmi/urpmi.patch
1.107   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.84 -r1.85 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 8 Jan 2008 19:00:49 -   1.84
  +++ openpkg-src/urpmi/urpmi.patch 11 Jan 2008 17:01:49 -  1.85
  @@ -1,6 +1,6 @@
  -Index: URPM-3.05/Makefile.PL
   URPM-3.05/Makefile.PL.orig   2007-12-10 12:15:00 +0100
  -+++ URPM-3.05/Makefile.PL2007-12-17 10:57:01 +0100
  +Index: URPM-3.07/Makefile.PL
  +--- URPM-3.07/Makefile.PL.orig   2007-12-10 12:15:00 +0100
   URPM-3.07/Makefile.PL2007-12-17 10:57:01 +0100
   @@ -1,69 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -83,9 +83,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-3.05/URPM.xs
   URPM-3.05/URPM.xs.orig   2007-12-14 15:50:31 +0100
  -+++ URPM-3.05/URPM.xs2007-12-17 10:57:41 +0100
  +Index: URPM-3.07/URPM.xs
  +--- URPM-3.07/URPM.xs.orig   2007-12-14 15:50:31 +0100
   URPM-3.07/URPM.xs2007-12-17 10:57:41 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.106 -r1.107 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  8 Jan 2008 19:00:49 -   1.106
  +++ openpkg-src/urpmi/urpmi.spec  11 Jan 2008 17:01:49 -  1.107
  @@ -24,8 +24,8 @@
   #   package version
   %define   V_urpmi   4.10.20
   %define   V_urpmi_rpm   4.10.20-1mdv2008.1
  -%define   V_urpm3.05
  -%define   V_urpm_rpm3.05-2mdv2008.1
  +%define   V_urpm3.07
  +%define   V_urpm_rpm3.07-1mdv2008.1
   %define   V_mdv_distribconf 3.14
   %define   V_mdv_distribconf_rpm 3.14-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20080108
  +Release:  20080111
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2008-01-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-Jan-2008 20:00:50
  Branch: HEAD Handle: 2008010819004900

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

  Log:
modifying package: urpmi-4.10.20 20080101 - 20080108

  Summary:
RevisionChanges Path
1.84+6  -6  openpkg-src/urpmi/urpmi.patch
1.106   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.83 -r1.84 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 21 Dec 2007 17:13:24 -  1.83
  +++ openpkg-src/urpmi/urpmi.patch 8 Jan 2008 19:00:49 -   1.84
  @@ -1,6 +1,6 @@
  -Index: URPM-3.04/Makefile.PL
   URPM-3.04/Makefile.PL.orig   2007-12-10 12:15:00 +0100
  -+++ URPM-3.04/Makefile.PL2007-12-17 10:57:01 +0100
  +Index: URPM-3.05/Makefile.PL
  +--- URPM-3.05/Makefile.PL.orig   2007-12-10 12:15:00 +0100
   URPM-3.05/Makefile.PL2007-12-17 10:57:01 +0100
   @@ -1,69 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -83,9 +83,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-3.04/URPM.xs
   URPM-3.04/URPM.xs.orig   2007-12-14 15:50:31 +0100
  -+++ URPM-3.04/URPM.xs2007-12-17 10:57:41 +0100
  +Index: URPM-3.05/URPM.xs
  +--- URPM-3.05/URPM.xs.orig   2007-12-14 15:50:31 +0100
   URPM-3.05/URPM.xs2007-12-17 10:57:41 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.105 -r1.106 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  1 Jan 2008 15:06:39 -   1.105
  +++ openpkg-src/urpmi/urpmi.spec  8 Jan 2008 19:00:49 -   1.106
  @@ -24,8 +24,8 @@
   #   package version
   %define   V_urpmi   4.10.20
   %define   V_urpmi_rpm   4.10.20-1mdv2008.1
  -%define   V_urpm3.04
  -%define   V_urpm_rpm3.04-1mdv2008.1
  +%define   V_urpm3.05
  +%define   V_urpm_rpm3.05-2mdv2008.1
   %define   V_mdv_distribconf 3.14
   %define   V_mdv_distribconf_rpm 3.14-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
  @@ -44,7 +44,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20080101
  +Release:  20080108
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-12-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:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   21-Dec-2007 09:19:52
  Branch: HEAD Handle: 2007122108195100

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

  Log:
modifying package: urpmi-4.10.19 20071219 - 20071221

  Summary:
RevisionChanges Path
1.82+6  -6  openpkg-src/urpmi/urpmi.patch
1.102   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.81 -r1.82 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 19 Dec 2007 09:51:23 -  1.81
  +++ openpkg-src/urpmi/urpmi.patch 21 Dec 2007 08:19:51 -  1.82
  @@ -1,6 +1,6 @@
  -Index: URPM-3.03/Makefile.PL
   URPM-3.03/Makefile.PL.orig   2007-12-10 12:15:00 +0100
  -+++ URPM-3.03/Makefile.PL2007-12-17 10:57:01 +0100
  +Index: URPM-3.04/Makefile.PL
  +--- URPM-3.04/Makefile.PL.orig   2007-12-10 12:15:00 +0100
   URPM-3.04/Makefile.PL2007-12-17 10:57:01 +0100
   @@ -1,69 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -83,9 +83,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-3.03/URPM.xs
   URPM-3.03/URPM.xs.orig   2007-12-14 15:50:31 +0100
  -+++ URPM-3.03/URPM.xs2007-12-17 10:57:41 +0100
  +Index: URPM-3.04/URPM.xs
  +--- URPM-3.04/URPM.xs.orig   2007-12-14 15:50:31 +0100
   URPM-3.04/URPM.xs2007-12-17 10:57:41 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.101 -r1.102 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  19 Dec 2007 09:51:23 -  1.101
  +++ openpkg-src/urpmi/urpmi.spec  21 Dec 2007 08:19:51 -  1.102
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.19
   %define   V_urpmi_rpm   4.10.19-1mdv2008.1
  -%define   V_urpm3.03
  -%define   V_urpm_rpm3.03-1mdv2008.1
  +%define   V_urpm3.04
  +%define   V_urpm_rpm3.04-1mdv2008.1
   %define   V_mdv_distribconf 3.13
   %define   V_mdv_distribconf_rpm 3.13-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20071219
  +Release:  20071221
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-12-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:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   21-Dec-2007 18:13:25
  Branch: HEAD Handle: 2007122117132400

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

  Log:
upgrading package: urpmi 4.10.19 - 4.10.20

  Summary:
RevisionChanges Path
1.83+6  -6  openpkg-src/urpmi/urpmi.patch
1.103   +2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.82 -r1.83 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 21 Dec 2007 08:19:51 -  1.82
  +++ openpkg-src/urpmi/urpmi.patch 21 Dec 2007 17:13:24 -  1.83
  @@ -153,9 +153,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.19/Makefile.PL
   urpmi-4.10.19/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-4.10.19/Makefile.PL2007-12-17 10:57:01 +0100
  +Index: urpmi-4.10.20/Makefile.PL
  +--- urpmi-4.10.20/Makefile.PL.orig   2007-12-04 14:50:05 +0100
   urpmi-4.10.20/Makefile.PL2007-12-17 10:57:01 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -190,9 +190,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.19/urpm/sys.pm
   urpmi-4.10.19/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-4.10.19/urpm/sys.pm2007-12-17 10:57:01 +0100
  +Index: urpmi-4.10.20/urpm/sys.pm
  +--- urpmi-4.10.20/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
   urpmi-4.10.20/urpm/sys.pm2007-12-17 10:57:01 +0100
   @@ -114,7 +114,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.102 -r1.103 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  21 Dec 2007 08:19:51 -  1.102
  +++ openpkg-src/urpmi/urpmi.spec  21 Dec 2007 17:13:24 -  1.103
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.19
  -%define   V_urpmi_rpm   4.10.19-1mdv2008.1
  +%define   V_urpmi   4.10.20
  +%define   V_urpmi_rpm   4.10.20-1mdv2008.1
   %define   V_urpm3.04
   %define   V_urpm_rpm3.04-1mdv2008.1
   %define   V_mdv_distribconf 3.13
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-12-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-Dec-2007 10:51:23
  Branch: HEAD Handle: 2007121909512300

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

  Log:
modifying package: urpmi-4.10.19 20071217 - 20071219

  Summary:
RevisionChanges Path
1.81+9  -9  openpkg-src/urpmi/urpmi.patch
1.101   +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.80 -r1.81 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 17 Dec 2007 09:58:54 -  1.80
  +++ openpkg-src/urpmi/urpmi.patch 19 Dec 2007 09:51:23 -  1.81
  @@ -106,9 +106,9 @@
struct s_Package {
  char *info;
  char *requires;
  -Index: rpmtools-5.3.2/Makefile.PL
   rpmtools-5.3.2/Makefile.PL.orig  2007-06-22 16:31:50 +0200
  -+++ rpmtools-5.3.2/Makefile.PL   2007-12-17 10:57:01 +0100
  +Index: rpmtools-5.3.4/Makefile.PL
  +--- rpmtools-5.3.4/Makefile.PL.orig  2007-06-22 16:31:50 +0200
   rpmtools-5.3.4/Makefile.PL   2007-12-17 10:57:01 +0100
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -129,9 +129,9 @@
INC = '',
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
  -Index: rpmtools-5.3.2/parsehdlist.c
   rpmtools-5.3.2/parsehdlist.c.orig2007-06-22 13:46:09 +0200
  -+++ rpmtools-5.3.2/parsehdlist.c 2007-12-17 10:57:01 +0100
  +Index: rpmtools-5.3.4/parsehdlist.c
  +--- rpmtools-5.3.4/parsehdlist.c.orig2007-06-22 13:46:09 +0200
   rpmtools-5.3.4/parsehdlist.c 2007-12-17 10:57:01 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -140,9 +140,9 @@
#include rpm/rpmlib.h
#include rpm/header.h
#include stdio.h
  -Index: rpmtools-5.3.2/rpm2header.c
   rpmtools-5.3.2/rpm2header.c.orig 2007-06-15 09:24:49 +0200
  -+++ rpmtools-5.3.2/rpm2header.c  2007-12-17 10:57:01 +0100
  +Index: rpmtools-5.3.4/rpm2header.c
  +--- rpmtools-5.3.4/rpm2header.c.orig 2007-06-15 09:24:49 +0200
   rpmtools-5.3.4/rpm2header.c  2007-12-17 10:57:01 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.100 -r1.101 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  17 Dec 2007 09:58:54 -  1.100
  +++ openpkg-src/urpmi/urpmi.spec  19 Dec 2007 09:51:23 -  1.101
  @@ -31,8 +31,8 @@
   %define   V_mdv_distribconf_rpm 3.13-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
   %define   V_mdv_packdrakeng_rpm 1.13-1mdv2008.0
  -%define   V_rpmtools5.3.2
  -%define   V_rpmtools_rpm5.3.2-1mdv2008.0
  +%define   V_rpmtools5.3.4
  +%define   V_rpmtools_rpm5.3.4-1mdv2008.1
   
   #   package information
   Name: urpmi
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20071217
  +Release:  20071219
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-12-13 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:   13-Dec-2007 09:36:00
  Branch: HEAD Handle: 2007121308355800

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

  Log:
upgrading package: urpmi 4.10.18 - 4.10.19

  Summary:
RevisionChanges Path
1.79+6  -6  openpkg-src/urpmi/urpmi.patch
1.99+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.78 -r1.79 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 12 Dec 2007 09:32:24 -  1.78
  +++ openpkg-src/urpmi/urpmi.patch 13 Dec 2007 08:35:58 -  1.79
  @@ -152,9 +152,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.18/Makefile.PL
   urpmi-4.10.18/Makefile.PL.orig   2007-12-04 14:50:05 +0100
  -+++ urpmi-4.10.18/Makefile.PL2007-12-11 19:38:21 +0100
  +Index: urpmi-4.10.19/Makefile.PL
  +--- urpmi-4.10.19/Makefile.PL.orig   2007-12-04 14:50:05 +0100
   urpmi-4.10.19/Makefile.PL2007-12-11 19:38:21 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -189,9 +189,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.18/urpm/sys.pm
   urpmi-4.10.18/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
  -+++ urpmi-4.10.18/urpm/sys.pm2007-12-11 19:38:21 +0100
  +Index: urpmi-4.10.19/urpm/sys.pm
  +--- urpmi-4.10.19/urpm/sys.pm.orig   2007-10-02 14:01:03 +0200
   urpmi-4.10.19/urpm/sys.pm2007-12-11 19:38:21 +0100
   @@ -114,7 +114,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.98 -r1.99 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  12 Dec 2007 09:32:24 -  1.98
  +++ openpkg-src/urpmi/urpmi.spec  13 Dec 2007 08:35:58 -  1.99
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.18
  -%define   V_urpmi_rpm   4.10.18-1mdv2008.1
  +%define   V_urpmi   4.10.19
  +%define   V_urpmi_rpm   4.10.19-1mdv2008.1
   %define   V_urpm3.01
   %define   V_urpm_rpm3.01-1mdv2008.1
   %define   V_mdv_distribconf 3.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20071212
  +Release:  20071213
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-12-12 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:   12-Dec-2007 10:32:25
  Branch: HEAD Handle: 2007121209322400

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

  Log:
modifying package: urpmi-4.10.18 20071211 - 20071212

  Summary:
RevisionChanges Path
1.78+6  -6  openpkg-src/urpmi/urpmi.patch
1.98+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.77 -r1.78 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 11 Dec 2007 19:07:51 -  1.77
  +++ openpkg-src/urpmi/urpmi.patch 12 Dec 2007 09:32:24 -  1.78
  @@ -1,6 +1,6 @@
  -Index: URPM-3.00/Makefile.PL
   URPM-3.00/Makefile.PL.orig   2007-12-10 12:15:00 +0100
  -+++ URPM-3.00/Makefile.PL2007-12-11 19:39:03 +0100
  +Index: URPM-3.01/Makefile.PL
  +--- URPM-3.01/Makefile.PL.orig   2007-12-10 12:15:00 +0100
   URPM-3.01/Makefile.PL2007-12-11 19:39:03 +0100
   @@ -1,69 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -83,9 +83,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-3.00/URPM.xs
   URPM-3.00/URPM.xs.orig   2007-12-11 11:01:06 +0100
  -+++ URPM-3.00/URPM.xs2007-12-11 19:38:21 +0100
  +Index: URPM-3.01/URPM.xs
  +--- URPM-3.01/URPM.xs.orig   2007-12-11 11:01:06 +0100
   URPM-3.01/URPM.xs2007-12-11 19:38:21 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.97 -r1.98 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  11 Dec 2007 19:07:51 -  1.97
  +++ openpkg-src/urpmi/urpmi.spec  12 Dec 2007 09:32:24 -  1.98
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.18
   %define   V_urpmi_rpm   4.10.18-1mdv2008.1
  -%define   V_urpm3.00
  -%define   V_urpm_rpm3.00-1mdv2008.1
  +%define   V_urpm3.01
  +%define   V_urpm_rpm3.01-1mdv2008.1
   %define   V_mdv_distribconf 3.13
   %define   V_mdv_distribconf_rpm 3.13-1mdv2008.1
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20071211
  +Release:  20071212
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-12-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-Dec-2007 20:07:52
  Branch: HEAD Handle: 2007121119075100

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

  Log:
upgrading package: urpmi 4.10.17 - 4.10.18

  Summary:
RevisionChanges Path
1.77+43 -35 openpkg-src/urpmi/urpmi.patch
1.97+5  -5  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.76 -r1.77 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 10 Dec 2007 20:48:11 -  1.76
  +++ openpkg-src/urpmi/urpmi.patch 11 Dec 2007 19:07:51 -  1.77
  @@ -1,7 +1,7 @@
  -Index: URPM-2.10/Makefile.PL
   URPM-2.10/Makefile.PL.orig   2007-11-09 09:42:36 +0100
  -+++ URPM-2.10/Makefile.PL2007-12-10 21:37:43 +0100
  -@@ -1,61 +1,7 @@
  +Index: URPM-3.00/Makefile.PL
  +--- URPM-3.00/Makefile.PL.orig   2007-12-10 12:15:00 +0100
   URPM-3.00/Makefile.PL2007-12-11 19:39:03 +0100
  +@@ -1,69 +1,7 @@
use strict;
use ExtUtils::MakeMaker;

  @@ -23,9 +23,8 @@
   -my $version = `LC_ALL=C $rpm_path --version`;
   -chomp $version;
   -$version =~ s/RPM version //;
  --$version =~ /^(?:4\.[2-9]|[5-9]|\d{2})/ 
  --or die Unable to build URPM with too old (or undetected) rpm version 
$version\n;
  --print Found RPM version $version\n;
  +-my $pversion = eval v$version;
  +-$pversion ge v4.2 or die Unable to build URPM with too old (or undetected) 
rpm version $version\n;
   -
   -# to generate the ChangeLog depending on the checkout layout
   -my $commonusername = ../common/;
  @@ -47,24 +46,33 @@
   -**MM**
   -}
   -
  --my $ccflags = '-Wall -fno-strict-aliasing';
  --if ($version =~ /^4\.(4\.[5-9]$|4\.\d\d|[5-9]\.|\d\d)/) {
  --$ccflags .= ' -DRPM_CALLBACK_LONGLONG';
  --}
  --if ($version =~ /^4\.4/  (split(/\./, $version))[2] = 6) {
  --$ccflags .= ' -DRPM_446';
  --}
  --if ($version =~ /^4\.4/  (split(/\./, $version))[2] = 8) {
  --$ccflags .= ' -DRPM_448';
  --}
  --if ($version =~ /^4\.5/  (split(/\./, $version))[2] = 0) {
  --   $ccflags .= ' -DRPM_CALLBACK_LONGLONG -DRPM_446 -DRPM_448 -DRPM_450';
  +-my @rpmflags;
  +-if ($pversion ge v4.4.90  $pversion lt v4.5) {
  +-# rpm.org version
  +-push @rpmflags, '-DRPM_ORG';
  +-} else {
  +-# rpm5.org version
  +-if ($pversion ge v4.4.5) {
  +-push @rpmflags, '-DRPM_CALLBACK_LONGLONG';
  +-} 
  +-if ($pversion ge v4.4.6) {
  +-push @rpmflags, '-DRPM_446';
  +-}
  +-if ($pversion ge v4.4.8) {
  +-push @rpmflags, '-DRPM_448';
  +-}
  +-if ($pversion ge v4.5) {
  +-push @rpmflags, '-DRPM_450';
  +-}
   -}
  +-my $ccflags = join(' ', '-Wall -fno-strict-aliasing', @rpmflags);
  +-
  +-print Found RPM version $version (compiling with flags: $ccflags)\n;
   +my $ccflags = '-fno-strict-aliasing';

WriteMakefile(
NAME= 'URPM',
  -@@ -64,8 +10,8 @@
  +@@ -72,8 +10,8 @@
},
CCFLAGS = $ccflags,
VERSION_FROM= 'URPM.pm',
  @@ -75,9 +83,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-2.10/URPM.xs
   URPM-2.10/URPM.xs.orig   2007-11-09 09:44:12 +0100
  -+++ URPM-2.10/URPM.xs2007-12-10 21:39:13 +0100
  +Index: URPM-3.00/URPM.xs
  +--- URPM-3.00/URPM.xs.orig   2007-12-11 11:01:06 +0100
   URPM-3.00/URPM.xs2007-12-11 19:38:21 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -87,7 +95,7 @@

#undef Fflush
#undef Mkdir
  -@@ -271,6 +271,9 @@
  +@@ -297,6 +297,9 @@

static int has_suggests;
int is_suggests(int_32 flags) { 
  @@ -99,7 +107,7 @@
  return is;
   Index: rpmtools-5.3.2/Makefile.PL
   --- rpmtools-5.3.2/Makefile.PL.orig  2007-06-22 16:31:50 +0200
  -+++ rpmtools-5.3.2/Makefile.PL   2007-12-10 21:36:57 +0100
   rpmtools-5.3.2/Makefile.PL   2007-12-11 19:38:21 +0100
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -122,7 +130,7 @@
INSTALLDIRS = 'vendor',
   Index: rpmtools-5.3.2/parsehdlist.c
   --- rpmtools-5.3.2/parsehdlist.c.orig2007-06-22 13:46:09 +0200
  -+++ rpmtools-5.3.2/parsehdlist.c 2007-12-10 21:36:57 +0100
   rpmtools-5.3.2/parsehdlist.c 2007-12-11 19:38:21 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -133,7 +141,7 @@
#include stdio.h
 

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

2007-12-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-Dec-2007 21:48:12
  Branch: HEAD Handle: 2007121020481100

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

  Log:
upgrading package: urpmi 4.10.14 - 4.10.17

  Summary:
RevisionChanges Path
1.76+33 -20 openpkg-src/urpmi/urpmi.patch
1.96+7  -7  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.75 -r1.76 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 5 Oct 2007 05:53:34 -   1.75
  +++ openpkg-src/urpmi/urpmi.patch 10 Dec 2007 20:48:11 -  1.76
  @@ -1,7 +1,7 @@
  -Index: URPM-2.07/Makefile.PL
   URPM-2.07/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-2.07/Makefile.PL2007-06-22 19:56:56 +0200
  -@@ -1,58 +1,7 @@
  +Index: URPM-2.10/Makefile.PL
  +--- URPM-2.10/Makefile.PL.orig   2007-11-09 09:42:36 +0100
   URPM-2.10/Makefile.PL2007-12-10 21:37:43 +0100
  +@@ -1,61 +1,7 @@
use strict;
use ExtUtils::MakeMaker;

  @@ -57,11 +57,14 @@
   -if ($version =~ /^4\.4/  (split(/\./, $version))[2] = 8) {
   -$ccflags .= ' -DRPM_448';
   -}
  +-if ($version =~ /^4\.5/  (split(/\./, $version))[2] = 0) {
  +-   $ccflags .= ' -DRPM_CALLBACK_LONGLONG -DRPM_446 -DRPM_448 -DRPM_450';
  +-}
   +my $ccflags = '-fno-strict-aliasing';

WriteMakefile(
NAME= 'URPM',
  -@@ -61,8 +10,8 @@
  +@@ -64,8 +10,8 @@
},
CCFLAGS = $ccflags,
VERSION_FROM= 'URPM.pm',
  @@ -72,9 +75,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-2.07/URPM.xs
   URPM-2.07/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-2.07/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-2.10/URPM.xs
  +--- URPM-2.10/URPM.xs.orig   2007-11-09 09:44:12 +0100
   URPM-2.10/URPM.xs2007-12-10 21:39:13 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -84,9 +87,19 @@

#undef Fflush
#undef Mkdir
  +@@ -271,6 +271,9 @@
  + 
  + static int has_suggests;
  + int is_suggests(int_32 flags) { 
  ++#ifndef RPMSENSE_MISSINGOK
  ++#define RPMSENSE_MISSINGOK 0
  ++#endif
  +   int is = flags  RPMSENSE_MISSINGOK;
  +   if (is) has_suggests = is;
  +   return is;
   Index: rpmtools-5.3.2/Makefile.PL
   rpmtools-5.3.2/Makefile.PL.orig  2007-06-15 22:53:22 +0200
  -+++ rpmtools-5.3.2/Makefile.PL   2007-06-22 19:43:44 +0200
  +--- rpmtools-5.3.2/Makefile.PL.orig  2007-06-22 16:31:50 +0200
   rpmtools-5.3.2/Makefile.PL   2007-12-10 21:36:57 +0100
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -108,8 +121,8 @@
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
   Index: rpmtools-5.3.2/parsehdlist.c
   rpmtools-5.3.2/parsehdlist.c.orig2007-06-15 09:24:49 +0200
  -+++ rpmtools-5.3.2/parsehdlist.c 2007-06-22 19:43:44 +0200
  +--- rpmtools-5.3.2/parsehdlist.c.orig2007-06-22 13:46:09 +0200
   rpmtools-5.3.2/parsehdlist.c 2007-12-10 21:36:57 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -120,7 +133,7 @@
#include stdio.h
   Index: rpmtools-5.3.2/rpm2header.c
   --- rpmtools-5.3.2/rpm2header.c.orig 2007-06-15 09:24:49 +0200
  -+++ rpmtools-5.3.2/rpm2header.c  2007-06-22 19:43:44 +0200
   rpmtools-5.3.2/rpm2header.c  2007-12-10 21:36:57 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ -131,9 +144,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.14/Makefile.PL
   urpmi-4.10.14/Makefile.PL.orig   2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.14/Makefile.PL2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.17/Makefile.PL
  +--- urpmi-4.10.17/Makefile.PL.orig   2007-08-28 12:26:16 +0200
   urpmi-4.10.17/Makefile.PL2007-12-10 21:36:57 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,10 +181,10 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.14/urpm/sys.pm
   urpmi-4.10.14/urpm/sys.pm.orig   2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.14/urpm/sys.pm2007-06-22 19:43:44 +0200
  -@@ -94,7 +94,7 @@
  +Index: urpmi-4.10.17/urpm/sys.pm
  +--- 

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

2007-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-2007 08:04:44
  Branch: HEAD Handle: 2007100407044100

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

  Log:
upgrading package: urpmi 4.10.12 - 4.10.13

  Summary:
RevisionChanges Path
1.74+6  -6  openpkg-src/urpmi/urpmi.patch
1.94+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.73 -r1.74 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 2 Oct 2007 15:40:43 -   1.73
  +++ openpkg-src/urpmi/urpmi.patch 4 Oct 2007 06:04:41 -   1.74
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.12/Makefile.PL
   urpmi-4.10.12/Makefile.PL.orig   2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.12/Makefile.PL2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.13/Makefile.PL
  +--- urpmi-4.10.13/Makefile.PL.orig   2007-04-24 21:34:36 +0200
   urpmi-4.10.13/Makefile.PL2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.12/urpm/sys.pm
   urpmi-4.10.12/urpm/sys.pm.orig   2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.12/urpm/sys.pm2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.13/urpm/sys.pm
  +--- urpmi-4.10.13/urpm/sys.pm.orig   2007-04-24 21:22:25 +0200
   urpmi-4.10.13/urpm/sys.pm2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.93 -r1.94 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  2 Oct 2007 15:40:43 -   1.93
  +++ openpkg-src/urpmi/urpmi.spec  4 Oct 2007 06:04:41 -   1.94
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.12
  -%define   V_urpmi_rpm   4.10.12-1mdv2008.0
  +%define   V_urpmi   4.10.13
  +%define   V_urpmi_rpm   4.10.13-1mdv2008.0
   %define   V_urpm2.07
   %define   V_urpm_rpm2.07-1mdv2008.0
   %define   V_mdv_distribconf 3.10
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20071002
  +Release:  20071004
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-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:   05-Oct-2007 07:53:34
  Branch: HEAD Handle: 2007100506533400

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

  Log:
upgrading package: urpmi 4.10.13 - 4.10.14

  Summary:
RevisionChanges Path
1.75+6  -6  openpkg-src/urpmi/urpmi.patch
1.95+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.74 -r1.75 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 4 Oct 2007 06:04:41 -   1.74
  +++ openpkg-src/urpmi/urpmi.patch 5 Oct 2007 05:53:34 -   1.75
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.13/Makefile.PL
   urpmi-4.10.13/Makefile.PL.orig   2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.13/Makefile.PL2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.14/Makefile.PL
  +--- urpmi-4.10.14/Makefile.PL.orig   2007-04-24 21:34:36 +0200
   urpmi-4.10.14/Makefile.PL2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.13/urpm/sys.pm
   urpmi-4.10.13/urpm/sys.pm.orig   2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.13/urpm/sys.pm2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.14/urpm/sys.pm
  +--- urpmi-4.10.14/urpm/sys.pm.orig   2007-04-24 21:22:25 +0200
   urpmi-4.10.14/urpm/sys.pm2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.94 -r1.95 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 Oct 2007 06:04:41 -   1.94
  +++ openpkg-src/urpmi/urpmi.spec  5 Oct 2007 05:53:34 -   1.95
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.13
  -%define   V_urpmi_rpm   4.10.13-1mdv2008.0
  +%define   V_urpmi   4.10.14
  +%define   V_urpmi_rpm   4.10.14-1mdv2008.0
   %define   V_urpm2.07
   %define   V_urpm_rpm2.07-1mdv2008.0
   %define   V_mdv_distribconf 3.10
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20071004
  +Release:  20071005
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-10-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-Oct-2007 17:40:44
  Branch: HEAD Handle: 2007100216404300

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

  Log:
modifying package: urpmi-4.10.12 20070929 - 20071002

  Summary:
RevisionChanges Path
1.73+6  -6  openpkg-src/urpmi/urpmi.patch
1.93+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.72 -r1.73 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 29 Sep 2007 10:38:47 -  1.72
  +++ openpkg-src/urpmi/urpmi.patch 2 Oct 2007 15:40:43 -   1.73
  @@ -1,6 +1,6 @@
  -Index: URPM-2.06/Makefile.PL
   URPM-2.06/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-2.06/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-2.07/Makefile.PL
  +--- URPM-2.07/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-2.07/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-2.06/URPM.xs
   URPM-2.06/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-2.06/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-2.07/URPM.xs
  +--- URPM-2.07/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-2.07/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.92 -r1.93 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  29 Sep 2007 10:38:47 -  1.92
  +++ openpkg-src/urpmi/urpmi.spec  2 Oct 2007 15:40:43 -   1.93
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.12
   %define   V_urpmi_rpm   4.10.12-1mdv2008.0
  -%define   V_urpm2.06
  -%define   V_urpm_rpm2.06-1mdv2008.0
  +%define   V_urpm2.07
  +%define   V_urpm_rpm2.07-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070929
  +Release:  20071002
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-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-Sep-2007 12:38:48
  Branch: HEAD Handle: 2007092911384700

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

  Log:
modifying package: urpmi-4.10.12 20070928 - 20070929

  Summary:
RevisionChanges Path
1.72+6  -6  openpkg-src/urpmi/urpmi.patch
1.92+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.71 -r1.72 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 28 Sep 2007 16:01:18 -  1.71
  +++ openpkg-src/urpmi/urpmi.patch 29 Sep 2007 10:38:47 -  1.72
  @@ -1,6 +1,6 @@
  -Index: URPM-2.05/Makefile.PL
   URPM-2.05/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-2.05/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-2.06/Makefile.PL
  +--- URPM-2.06/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-2.06/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-2.05/URPM.xs
   URPM-2.05/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-2.05/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-2.06/URPM.xs
  +--- URPM-2.06/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-2.06/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.91 -r1.92 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  28 Sep 2007 16:01:18 -  1.91
  +++ openpkg-src/urpmi/urpmi.spec  29 Sep 2007 10:38:47 -  1.92
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.12
   %define   V_urpmi_rpm   4.10.12-1mdv2008.0
  -%define   V_urpm2.05
  -%define   V_urpm_rpm2.05-1mdv2008.0
  +%define   V_urpm2.06
  +%define   V_urpm_rpm2.06-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070928
  +Release:  20070929
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-21 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:   21-Sep-2007 08:03:47
  Branch: HEAD Handle: 2007092107034601

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

  Log:
modifying package: urpmi-4.10.10 20070920 - 20070921

  Summary:
RevisionChanges Path
1.68+6  -6  openpkg-src/urpmi/urpmi.patch
1.88+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.67 -r1.68 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 20 Sep 2007 07:31:22 -  1.67
  +++ openpkg-src/urpmi/urpmi.patch 21 Sep 2007 06:03:46 -  1.68
  @@ -1,6 +1,6 @@
  -Index: URPM-2.02/Makefile.PL
   URPM-2.02/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-2.02/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-2.03/Makefile.PL
  +--- URPM-2.03/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-2.03/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-2.02/URPM.xs
   URPM-2.02/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-2.02/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-2.03/URPM.xs
  +--- URPM-2.03/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-2.03/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.87 -r1.88 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  20 Sep 2007 07:31:22 -  1.87
  +++ openpkg-src/urpmi/urpmi.spec  21 Sep 2007 06:03:47 -  1.88
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.10
   %define   V_urpmi_rpm   4.10.10-1mdv2008.0
  -%define   V_urpm2.02
  -%define   V_urpm_rpm2.02-1mdv2008.0
  +%define   V_urpm2.03
  +%define   V_urpm_rpm2.03-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070920
  +Release:  20070921
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-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-Sep-2007 09:31:23
  Branch: HEAD Handle: 2007092008312200

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

  Log:
modifying package: urpmi-4.10.10 20070917 - 20070920

  Summary:
RevisionChanges Path
1.67+6  -6  openpkg-src/urpmi/urpmi.patch
1.87+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.66 -r1.67 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 17 Sep 2007 15:40:11 -  1.66
  +++ openpkg-src/urpmi/urpmi.patch 20 Sep 2007 07:31:22 -  1.67
  @@ -1,6 +1,6 @@
  -Index: URPM-2.01/Makefile.PL
   URPM-2.01/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-2.01/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-2.02/Makefile.PL
  +--- URPM-2.02/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-2.02/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-2.01/URPM.xs
   URPM-2.01/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-2.01/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-2.02/URPM.xs
  +--- URPM-2.02/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-2.02/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.86 -r1.87 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  17 Sep 2007 15:40:11 -  1.86
  +++ openpkg-src/urpmi/urpmi.spec  20 Sep 2007 07:31:22 -  1.87
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.10
   %define   V_urpmi_rpm   4.10.10-1mdv2008.0
  -%define   V_urpm2.01
  -%define   V_urpm_rpm2.01-1mdv2008.0
  +%define   V_urpm2.02
  +%define   V_urpm_rpm2.02-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070917
  +Release:  20070920
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-17 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:   17-Sep-2007 17:40:12
  Branch: HEAD Handle: 2007091716401100

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

  Log:
upgrading package: urpmi 4.10.9 - 4.10.10

  Summary:
RevisionChanges Path
1.66+6  -6  openpkg-src/urpmi/urpmi.patch
1.86+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.65 -r1.66 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 15 Sep 2007 09:05:03 -  1.65
  +++ openpkg-src/urpmi/urpmi.patch 17 Sep 2007 15:40:11 -  1.66
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.9/Makefile.PL
   urpmi-4.10.9/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.9/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.10/Makefile.PL
  +--- urpmi-4.10.10/Makefile.PL.orig   2007-04-24 21:34:36 +0200
   urpmi-4.10.10/Makefile.PL2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.9/urpm/sys.pm
   urpmi-4.10.9/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.9/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.10/urpm/sys.pm
  +--- urpmi-4.10.10/urpm/sys.pm.orig   2007-04-24 21:22:25 +0200
   urpmi-4.10.10/urpm/sys.pm2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.85 -r1.86 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  15 Sep 2007 09:05:06 -  1.85
  +++ openpkg-src/urpmi/urpmi.spec  17 Sep 2007 15:40:11 -  1.86
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.9
  -%define   V_urpmi_rpm   4.10.9-1mdv2008.0
  +%define   V_urpmi   4.10.10
  +%define   V_urpmi_rpm   4.10.10-1mdv2008.0
   %define   V_urpm2.01
   %define   V_urpm_rpm2.01-1mdv2008.0
   %define   V_mdv_distribconf 3.10
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070915
  +Release:  20070917
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-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-Sep-2007 11:05:06
  Branch: HEAD Handle: 2007091510050303

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

  Log:
modifying package: urpmi-4.10.9 20070914 - 20070915

  Summary:
RevisionChanges Path
1.65+6  -6  openpkg-src/urpmi/urpmi.patch
1.85+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.64 -r1.65 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 14 Sep 2007 05:41:40 -  1.64
  +++ openpkg-src/urpmi/urpmi.patch 15 Sep 2007 09:05:03 -  1.65
  @@ -1,6 +1,6 @@
  -Index: URPM-2.00/Makefile.PL
   URPM-2.00/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-2.00/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-2.01/Makefile.PL
  +--- URPM-2.01/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-2.01/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-2.00/URPM.xs
   URPM-2.00/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-2.00/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-2.01/URPM.xs
  +--- URPM-2.01/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-2.01/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.84 -r1.85 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  14 Sep 2007 05:41:40 -  1.84
  +++ openpkg-src/urpmi/urpmi.spec  15 Sep 2007 09:05:06 -  1.85
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.9
   %define   V_urpmi_rpm   4.10.9-1mdv2008.0
  -%define   V_urpm2.00
  -%define   V_urpm_rpm2.00-1mdv2008.0
  +%define   V_urpm2.01
  +%define   V_urpm_rpm2.01-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070914
  +Release:  20070915
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-13 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:   13-Sep-2007 10:10:18
  Branch: HEAD Handle: 2007091309101700

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

  Log:
upgrading package: urpmi 4.10.7 - 4.10.8

  Summary:
RevisionChanges Path
1.63+6  -6  openpkg-src/urpmi/urpmi.patch
1.83+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.62 -r1.63 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 7 Sep 2007 15:03:54 -   1.62
  +++ openpkg-src/urpmi/urpmi.patch 13 Sep 2007 08:10:17 -  1.63
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.7/Makefile.PL
   urpmi-4.10.7/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.7/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.8/Makefile.PL
  +--- urpmi-4.10.8/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.10.8/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.7/urpm/sys.pm
   urpmi-4.10.7/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.7/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.8/urpm/sys.pm
  +--- urpmi-4.10.8/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
   urpmi-4.10.8/urpm/sys.pm 2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.82 -r1.83 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  7 Sep 2007 15:03:54 -   1.82
  +++ openpkg-src/urpmi/urpmi.spec  13 Sep 2007 08:10:17 -  1.83
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.7
  -%define   V_urpmi_rpm   4.10.7-1mdv2008.0
  +%define   V_urpmi   4.10.8
  +%define   V_urpmi_rpm   4.10.8-1mdv2008.0
   %define   V_urpm1.80
   %define   V_urpm_rpm1.80-1mdv2008.0
   %define   V_mdv_distribconf 3.10
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070907
  +Release:  20070913
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-13 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-Sep-2007 07:41:40
  Branch: HEAD Handle: 2007091406414000

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

  Log:
upgrading package: urpmi 4.10.8 - 4.10.9

  Summary:
RevisionChanges Path
1.64+12 -12 openpkg-src/urpmi/urpmi.patch
1.84+5  -5  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.63 -r1.64 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 13 Sep 2007 08:10:17 -  1.63
  +++ openpkg-src/urpmi/urpmi.patch 14 Sep 2007 05:41:40 -  1.64
  @@ -1,6 +1,6 @@
  -Index: URPM-1.80/Makefile.PL
   URPM-1.80/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.80/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-2.00/Makefile.PL
  +--- URPM-2.00/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-2.00/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.80/URPM.xs
   URPM-1.80/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.80/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-2.00/URPM.xs
  +--- URPM-2.00/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-2.00/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.8/Makefile.PL
   urpmi-4.10.8/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.8/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.9/Makefile.PL
  +--- urpmi-4.10.9/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.10.9/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.8/urpm/sys.pm
   urpmi-4.10.8/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.8/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.9/urpm/sys.pm
  +--- urpmi-4.10.9/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
   urpmi-4.10.9/urpm/sys.pm 2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.83 -r1.84 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  13 Sep 2007 08:10:17 -  1.83
  +++ openpkg-src/urpmi/urpmi.spec  14 Sep 2007 05:41:40 -  1.84
  @@ -23,10 +23,10 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.8
  -%define   V_urpmi_rpm   4.10.8-1mdv2008.0
  -%define   V_urpm1.80
  -%define   V_urpm_rpm1.80-1mdv2008.0
  +%define   V_urpmi   4.10.9
  +%define   V_urpmi_rpm   4.10.9-1mdv2008.0
  +%define   V_urpm2.00
  +%define   V_urpm_rpm2.00-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070913
  +Release:  20070914
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-07 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:   07-Sep-2007 17:03:55
  Branch: HEAD Handle: 2007090716035400

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

  Log:
upgrading package: urpmi 4.10.6 - 4.10.7

  Summary:
RevisionChanges Path
1.62+6  -6  openpkg-src/urpmi/urpmi.patch
1.82+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.61 -r1.62 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 4 Sep 2007 07:30:34 -   1.61
  +++ openpkg-src/urpmi/urpmi.patch 7 Sep 2007 15:03:54 -   1.62
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.6/Makefile.PL
   urpmi-4.10.6/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.6/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.7/Makefile.PL
  +--- urpmi-4.10.7/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.10.7/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.6/urpm/sys.pm
   urpmi-4.10.6/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.6/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.7/urpm/sys.pm
  +--- urpmi-4.10.7/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
   urpmi-4.10.7/urpm/sys.pm 2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.81 -r1.82 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 Sep 2007 07:30:34 -   1.81
  +++ openpkg-src/urpmi/urpmi.spec  7 Sep 2007 15:03:54 -   1.82
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.6
  -%define   V_urpmi_rpm   4.10.6-1mdv2008.0
  +%define   V_urpmi   4.10.7
  +%define   V_urpmi_rpm   4.10.7-1mdv2008.0
   %define   V_urpm1.80
   %define   V_urpm_rpm1.80-1mdv2008.0
   %define   V_mdv_distribconf 3.10
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070904
  +Release:  20070907
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-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-Sep-2007 09:30:34
  Branch: HEAD Handle: 2007090408303400

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

  Log:
modifying package: urpmi-4.10.6 20070903 - 20070904

  Summary:
RevisionChanges Path
1.61+6  -6  openpkg-src/urpmi/urpmi.patch
1.81+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.60 -r1.61 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 3 Sep 2007 15:45:44 -   1.60
  +++ openpkg-src/urpmi/urpmi.patch 4 Sep 2007 07:30:34 -   1.61
  @@ -1,6 +1,6 @@
  -Index: URPM-1.79/Makefile.PL
   URPM-1.79/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.79/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.80/Makefile.PL
  +--- URPM-1.80/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.80/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.79/URPM.xs
   URPM-1.79/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.79/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.80/URPM.xs
  +--- URPM-1.80/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.80/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.80 -r1.81 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  3 Sep 2007 15:45:44 -   1.80
  +++ openpkg-src/urpmi/urpmi.spec  4 Sep 2007 07:30:34 -   1.81
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.6
   %define   V_urpmi_rpm   4.10.6-1mdv2008.0
  -%define   V_urpm1.79
  -%define   V_urpm_rpm1.79-1mdv2008.0
  +%define   V_urpm1.80
  +%define   V_urpm_rpm1.80-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070903
  +Release:  20070904
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-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-Sep-2007 08:45:15
  Branch: HEAD Handle: 2007090307451400

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

  Log:
modifying package: urpmi-4.10.6 20070830 - 20070903

  Summary:
RevisionChanges Path
1.59+6  -6  openpkg-src/urpmi/urpmi.patch
1.79+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.58 -r1.59 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 30 Aug 2007 07:59:40 -  1.58
  +++ openpkg-src/urpmi/urpmi.patch 3 Sep 2007 06:45:14 -   1.59
  @@ -1,6 +1,6 @@
  -Index: URPM-1.77/Makefile.PL
   URPM-1.77/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.77/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.78/Makefile.PL
  +--- URPM-1.78/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.78/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.77/URPM.xs
   URPM-1.77/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.77/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.78/URPM.xs
  +--- URPM-1.78/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.78/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.78 -r1.79 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  30 Aug 2007 07:59:40 -  1.78
  +++ openpkg-src/urpmi/urpmi.spec  3 Sep 2007 06:45:14 -   1.79
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.6
   %define   V_urpmi_rpm   4.10.6-1mdv2008.0
  -%define   V_urpm1.77
  -%define   V_urpm_rpm1.77-1mdv2008.0
  +%define   V_urpm1.78
  +%define   V_urpm_rpm1.78-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070830
  +Release:  20070903
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-09-03 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:   03-Sep-2007 17:45:45
  Branch: HEAD Handle: 2007090316454400

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

  Log:
modifying package: urpmi-4.10.6 20070903 again

  Summary:
RevisionChanges Path
1.60+6  -6  openpkg-src/urpmi/urpmi.patch
1.80+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.59 -r1.60 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 3 Sep 2007 06:45:14 -   1.59
  +++ openpkg-src/urpmi/urpmi.patch 3 Sep 2007 15:45:44 -   1.60
  @@ -1,6 +1,6 @@
  -Index: URPM-1.78/Makefile.PL
   URPM-1.78/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.78/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.79/Makefile.PL
  +--- URPM-1.79/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.79/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.78/URPM.xs
   URPM-1.78/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.78/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.79/URPM.xs
  +--- URPM-1.79/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.79/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.79 -r1.80 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  3 Sep 2007 06:45:14 -   1.79
  +++ openpkg-src/urpmi/urpmi.spec  3 Sep 2007 15:45:44 -   1.80
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.6
   %define   V_urpmi_rpm   4.10.6-1mdv2008.0
  -%define   V_urpm1.78
  -%define   V_urpm_rpm1.78-1mdv2008.0
  +%define   V_urpm1.79
  +%define   V_urpm_rpm1.79-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-30 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Aug-2007 09:59:41
  Branch: HEAD Handle: 2007083008594000

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

  Log:
upgrading package: urpmi 4.10.5 - 4.10.6

  Summary:
RevisionChanges Path
1.58+6  -6  openpkg-src/urpmi/urpmi.patch
1.78+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.57 -r1.58 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 29 Aug 2007 17:06:29 -  1.57
  +++ openpkg-src/urpmi/urpmi.patch 30 Aug 2007 07:59:40 -  1.58
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.5/Makefile.PL
   urpmi-4.10.5/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.5/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.6/Makefile.PL
  +--- urpmi-4.10.6/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.10.6/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.5/urpm/sys.pm
   urpmi-4.10.5/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.5/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.6/urpm/sys.pm
  +--- urpmi-4.10.6/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
   urpmi-4.10.6/urpm/sys.pm 2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.77 -r1.78 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  29 Aug 2007 17:06:31 -  1.77
  +++ openpkg-src/urpmi/urpmi.spec  30 Aug 2007 07:59:40 -  1.78
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.5
  -%define   V_urpmi_rpm   4.10.5-1mdv2008.0
  +%define   V_urpmi   4.10.6
  +%define   V_urpmi_rpm   4.10.6-1mdv2008.0
   %define   V_urpm1.77
   %define   V_urpm_rpm1.77-1mdv2008.0
   %define   V_mdv_distribconf 3.10
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070829
  +Release:  20070830
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-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-Aug-2007 09:28:40
  Branch: HEAD Handle: 2007082908284000

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

  Log:
modifying package: urpmi-4.10.5 20070818 - 20070829

  Summary:
RevisionChanges Path
1.56+6  -6  openpkg-src/urpmi/urpmi.patch
1.76+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.55 -r1.56 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 18 Aug 2007 15:02:49 -  1.55
  +++ openpkg-src/urpmi/urpmi.patch 29 Aug 2007 07:28:40 -  1.56
  @@ -1,6 +1,6 @@
  -Index: URPM-1.75/Makefile.PL
   URPM-1.75/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.75/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.76/Makefile.PL
  +--- URPM-1.76/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.76/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.75/URPM.xs
   URPM-1.75/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.75/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.76/URPM.xs
  +--- URPM-1.76/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.76/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.75 -r1.76 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  18 Aug 2007 15:02:49 -  1.75
  +++ openpkg-src/urpmi/urpmi.spec  29 Aug 2007 07:28:40 -  1.76
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.5
   %define   V_urpmi_rpm   4.10.5-1mdv2008.0
  -%define   V_urpm1.75
  -%define   V_urpm_rpm1.75-1mdv2008.0
  +%define   V_urpm1.76
  +%define   V_urpm_rpm1.76-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070818
  +Release:  20070829
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-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-Aug-2007 19:06:31
  Branch: HEAD Handle: 2007082918062902

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

  Log:
modifying package: urpmi-4.10.5 20070829 again

  Summary:
RevisionChanges Path
1.57+6  -6  openpkg-src/urpmi/urpmi.patch
1.77+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.56 -r1.57 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 29 Aug 2007 07:28:40 -  1.56
  +++ openpkg-src/urpmi/urpmi.patch 29 Aug 2007 17:06:29 -  1.57
  @@ -1,6 +1,6 @@
  -Index: URPM-1.76/Makefile.PL
   URPM-1.76/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.76/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.77/Makefile.PL
  +--- URPM-1.77/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.77/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.76/URPM.xs
   URPM-1.76/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.76/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.77/URPM.xs
  +--- URPM-1.77/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.77/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.76 -r1.77 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  29 Aug 2007 07:28:40 -  1.76
  +++ openpkg-src/urpmi/urpmi.spec  29 Aug 2007 17:06:31 -  1.77
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.10.5
   %define   V_urpmi_rpm   4.10.5-1mdv2008.0
  -%define   V_urpm1.76
  -%define   V_urpm_rpm1.76-1mdv2008.0
  +%define   V_urpm1.77
  +%define   V_urpm_rpm1.77-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.13
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-18 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:   18-Aug-2007 17:02:50
  Branch: HEAD Handle: 2007081816024900

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

  Log:
upgrading package: urpmi 4.10.4 - 4.10.5

  Summary:
RevisionChanges Path
1.55+6  -6  openpkg-src/urpmi/urpmi.patch
1.75+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.54 -r1.55 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 14 Aug 2007 18:50:00 -  1.54
  +++ openpkg-src/urpmi/urpmi.patch 18 Aug 2007 15:02:49 -  1.55
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.10.4/Makefile.PL
   urpmi-4.10.4/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.10.4/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.5/Makefile.PL
  +--- urpmi-4.10.5/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.10.5/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.10.4/urpm/sys.pm
   urpmi-4.10.4/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.10.4/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.5/urpm/sys.pm
  +--- urpmi-4.10.5/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
   urpmi-4.10.5/urpm/sys.pm 2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.74 -r1.75 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  14 Aug 2007 18:50:00 -  1.74
  +++ openpkg-src/urpmi/urpmi.spec  18 Aug 2007 15:02:49 -  1.75
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.10.4
  -%define   V_urpmi_rpm   4.10.4-2mdv2008.0
  +%define   V_urpmi   4.10.5
  +%define   V_urpmi_rpm   4.10.5-1mdv2008.0
   %define   V_urpm1.75
   %define   V_urpm_rpm1.75-1mdv2008.0
   %define   V_mdv_distribconf 3.10
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070814
  +Release:  20070818
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-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-Aug-2007 20:50:01
  Branch: HEAD Handle: 200708141950

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

  Log:
upgrading package: urpmi 4.9.28 - 4.10.4

  Summary:
RevisionChanges Path
1.54+12 -12 openpkg-src/urpmi/urpmi.patch
1.74+7  -7  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.53 -r1.54 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 4 Aug 2007 18:19:27 -   1.53
  +++ openpkg-src/urpmi/urpmi.patch 14 Aug 2007 18:50:00 -  1.54
  @@ -1,6 +1,6 @@
  -Index: URPM-1.68/Makefile.PL
   URPM-1.68/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.68/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.75/Makefile.PL
  +--- URPM-1.75/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.75/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.68/URPM.xs
   URPM-1.68/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.68/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.75/URPM.xs
  +--- URPM-1.75/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.75/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.28/Makefile.PL
   urpmi-4.9.28/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.9.28/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.4/Makefile.PL
  +--- urpmi-4.10.4/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.10.4/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.28/urpm/sys.pm
   urpmi-4.9.28/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.9.28/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.10.4/urpm/sys.pm
  +--- urpmi-4.10.4/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
   urpmi-4.10.4/urpm/sys.pm 2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.73 -r1.74 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 Aug 2007 18:19:27 -   1.73
  +++ openpkg-src/urpmi/urpmi.spec  14 Aug 2007 18:50:00 -  1.74
  @@ -23,14 +23,14 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.28
  -%define   V_urpmi_rpm   4.9.28-1mdv2008.0
  -%define   V_urpm1.68
  -%define   V_urpm_rpm1.68-1mdv2008.0
  +%define   V_urpmi   4.10.4
  +%define   V_urpmi_rpm   4.10.4-2mdv2008.0
  +%define   V_urpm1.75
  +%define   V_urpm_rpm1.75-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
  -%define   V_mdv_packdrakeng 1.12
  -%define   V_mdv_packdrakeng_rpm 1.12-1mdv2008.0
  +%define   V_mdv_packdrakeng 1.13
  +%define   V_mdv_packdrakeng_rpm 1.13-1mdv2008.0
   %define   V_rpmtools5.3.2
   %define   V_rpmtools_rpm5.3.2-1mdv2008.0
   
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070804
  +Release:  20070814
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-08-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-Aug-2007 20:19:27
  Branch: HEAD Handle: 2007080419192700

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

  Log:
upgrading package: urpmi 4.9.27 - 4.9.28

  Summary:
RevisionChanges Path
1.53+12 -12 openpkg-src/urpmi/urpmi.patch
1.73+5  -5  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.52 -r1.53 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 6 Jul 2007 07:15:41 -   1.52
  +++ openpkg-src/urpmi/urpmi.patch 4 Aug 2007 18:19:27 -   1.53
  @@ -1,6 +1,6 @@
  -Index: URPM-1.67/Makefile.PL
   URPM-1.67/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.67/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.68/Makefile.PL
  +--- URPM-1.68/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.68/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.67/URPM.xs
   URPM-1.67/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.67/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.68/URPM.xs
  +--- URPM-1.68/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.68/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -131,9 +131,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.27/Makefile.PL
   urpmi-4.9.27/Makefile.PL.orig2007-04-24 21:34:36 +0200
  -+++ urpmi-4.9.27/Makefile.PL 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.9.28/Makefile.PL
  +--- urpmi-4.9.28/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.9.28/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -168,9 +168,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.27/urpm/sys.pm
   urpmi-4.9.27/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
  -+++ urpmi-4.9.27/urpm/sys.pm 2007-06-22 19:43:44 +0200
  +Index: urpmi-4.9.28/urpm/sys.pm
  +--- urpmi-4.9.28/urpm/sys.pm.orig2007-04-24 21:22:25 +0200
   urpmi-4.9.28/urpm/sys.pm 2007-06-22 19:43:44 +0200
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.72 -r1.73 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  21 Jul 2007 08:33:41 -  1.72
  +++ openpkg-src/urpmi/urpmi.spec  4 Aug 2007 18:19:27 -   1.73
  @@ -23,10 +23,10 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.27
  -%define   V_urpmi_rpm   4.9.27-1mdv2008.0
  -%define   V_urpm1.67
  -%define   V_urpm_rpm1.67-1mdv2008.0
  +%define   V_urpmi   4.9.28
  +%define   V_urpmi_rpm   4.9.28-1mdv2008.0
  +%define   V_urpm1.68
  +%define   V_urpm_rpm1.68-1mdv2008.0
   %define   V_mdv_distribconf 3.10
   %define   V_mdv_distribconf_rpm 3.10-1mdv2008.0
   %define   V_mdv_packdrakeng 1.12
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070721
  +Release:  20070804
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

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

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   06-Jul-2007 09:15:42
  Branch: HEAD Handle: 2007070608154100

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

  Log:
modifying package: urpmi-4.9.27 20070704 - 20070706

  Summary:
RevisionChanges Path
1.52+6  -6  openpkg-src/urpmi/urpmi.patch
1.71+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.51 -r1.52 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 3 Jul 2007 18:31:59 -   1.51
  +++ openpkg-src/urpmi/urpmi.patch 6 Jul 2007 07:15:41 -   1.52
  @@ -1,6 +1,6 @@
  -Index: URPM-1.66/Makefile.PL
   URPM-1.66/Makefile.PL.orig   2007-06-19 16:24:46 +0200
  -+++ URPM-1.66/Makefile.PL2007-06-22 19:56:56 +0200
  +Index: URPM-1.67/Makefile.PL
  +--- URPM-1.67/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.67/Makefile.PL2007-06-22 19:56:56 +0200
   @@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -72,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.66/URPM.xs
   URPM-1.66/URPM.xs.orig   2007-06-19 16:44:27 +0200
  -+++ URPM-1.66/URPM.xs2007-06-22 19:43:44 +0200
  +Index: URPM-1.67/URPM.xs
  +--- URPM-1.67/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.67/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.70 -r1.71 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 Jul 2007 07:06:34 -   1.70
  +++ openpkg-src/urpmi/urpmi.spec  6 Jul 2007 07:15:41 -   1.71
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.27
   %define   V_urpmi_rpm   4.9.27-1mdv2008.0
  -%define   V_urpm1.66
  -%define   V_urpm_rpm1.66-1mdv2008.0
  +%define   V_urpm1.67
  +%define   V_urpm_rpm1.67-1mdv2008.0
   %define   V_mdv_distribconf 3.08
   %define   V_mdv_distribconf_rpm 3.08-1mdv2008.0
   %define   V_mdv_packdrakeng 1.12
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070704
  +Release:  20070706
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-23 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:   23-Jun-2007 08:24:50
  Branch: HEAD Handle: 2007062307245000

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

  Log:
modifying package: urpmi-4.9.27 20070622 - 20070623

  Summary:
RevisionChanges Path
1.50+9  -9  openpkg-src/urpmi/urpmi.patch
1.68+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.49 -r1.50 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 22 Jun 2007 17:58:46 -  1.49
  +++ openpkg-src/urpmi/urpmi.patch 23 Jun 2007 06:24:50 -  1.50
  @@ -84,9 +84,9 @@

#undef Fflush
#undef Mkdir
  -Index: rpmtools-5.2.1/Makefile.PL
   rpmtools-5.2.1/Makefile.PL.orig  2007-06-15 22:53:22 +0200
  -+++ rpmtools-5.2.1/Makefile.PL   2007-06-22 19:43:44 +0200
  +Index: rpmtools-5.3.2/Makefile.PL
  +--- rpmtools-5.3.2/Makefile.PL.orig  2007-06-15 22:53:22 +0200
   rpmtools-5.3.2/Makefile.PL   2007-06-22 19:43:44 +0200
   @@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -107,9 +107,9 @@
INC = '',
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
  -Index: rpmtools-5.2.1/parsehdlist.c
   rpmtools-5.2.1/parsehdlist.c.orig2007-06-15 09:24:49 +0200
  -+++ rpmtools-5.2.1/parsehdlist.c 2007-06-22 19:43:44 +0200
  +Index: rpmtools-5.3.2/parsehdlist.c
  +--- rpmtools-5.3.2/parsehdlist.c.orig2007-06-15 09:24:49 +0200
   rpmtools-5.3.2/parsehdlist.c 2007-06-22 19:43:44 +0200
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -118,9 +118,9 @@
#include rpm/rpmlib.h
#include rpm/header.h
#include stdio.h
  -Index: rpmtools-5.2.1/rpm2header.c
   rpmtools-5.2.1/rpm2header.c.orig 2007-06-15 09:24:49 +0200
  -+++ rpmtools-5.2.1/rpm2header.c  2007-06-22 19:43:44 +0200
  +Index: rpmtools-5.3.2/rpm2header.c
  +--- rpmtools-5.3.2/rpm2header.c.orig 2007-06-15 09:24:49 +0200
   rpmtools-5.3.2/rpm2header.c  2007-06-22 19:43:44 +0200
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.67 -r1.68 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  22 Jun 2007 17:58:46 -  1.67
  +++ openpkg-src/urpmi/urpmi.spec  23 Jun 2007 06:24:50 -  1.68
  @@ -31,8 +31,8 @@
   %define   V_mdv_distribconf_rpm 3.07-1mdv2007.1
   %define   V_mdv_packdrakeng 1.12
   %define   V_mdv_packdrakeng_rpm 1.12-1mdv2008.0
  -%define   V_rpmtools5.2.1
  -%define   V_rpmtools_rpm5.2.1-1mdv2008.0
  +%define   V_rpmtools5.3.2
  +%define   V_rpmtools_rpm5.3.2-1mdv2008.0
   
   #   package information
   Name: urpmi
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070622
  +Release:  20070623
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-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-Jun-2007 19:58:47
  Branch: HEAD Handle: 2007062218584600

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

  Log:
modifying package: urpmi-4.9.27 20070619 - 20070622

  Summary:
RevisionChanges Path
1.49+23 -20 openpkg-src/urpmi/urpmi.patch
1.67+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.48 -r1.49 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 19 Jun 2007 16:03:46 -  1.48
  +++ openpkg-src/urpmi/urpmi.patch 22 Jun 2007 17:58:46 -  1.49
  @@ -1,7 +1,7 @@
  -Index: URPM-1.64/Makefile.PL
   URPM-1.64/Makefile.PL.orig   2007-03-01 18:42:53 +0100
  -+++ URPM-1.64/Makefile.PL2007-03-02 07:56:34 +0100
  -@@ -1,55 +1,7 @@
  +Index: URPM-1.65/Makefile.PL
  +--- URPM-1.65/Makefile.PL.orig   2007-06-19 16:24:46 +0200
   URPM-1.65/Makefile.PL2007-06-22 19:56:56 +0200
  +@@ -1,58 +1,7 @@
use strict;
use ExtUtils::MakeMaker;

  @@ -54,11 +54,14 @@
   -if ($version =~ /^4\.4/  (split(/\./, $version))[2] = 6) {
   -$ccflags .= ' -DRPM_446';
   -}
  +-if ($version =~ /^4\.4/  (split(/\./, $version))[2] = 8) {
  +-$ccflags .= ' -DRPM_448';
  +-}
   +my $ccflags = '-fno-strict-aliasing';

WriteMakefile(
NAME= 'URPM',
  -@@ -58,8 +10,8 @@
  +@@ -61,8 +10,8 @@
},
CCFLAGS = $ccflags,
VERSION_FROM= 'URPM.pm',
  @@ -69,9 +72,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.64/URPM.xs
   URPM-1.64/URPM.xs.orig   2007-03-01 17:17:05 +0100
  -+++ URPM-1.64/URPM.xs2007-03-02 07:51:55 +0100
  +Index: URPM-1.65/URPM.xs
  +--- URPM-1.65/URPM.xs.orig   2007-06-19 16:44:27 +0200
   URPM-1.65/URPM.xs2007-06-22 19:43:44 +0200
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -82,9 +85,9 @@
#undef Fflush
#undef Mkdir
   Index: rpmtools-5.2.1/Makefile.PL
   rpmtools-5.2.1/Makefile.PL.orig  2006-08-22 15:46:50 +0200
  -+++ rpmtools-5.2.1/Makefile.PL   2007-03-02 07:51:55 +0100
  -@@ -45,8 +45,8 @@
  +--- rpmtools-5.2.1/Makefile.PL.orig  2007-06-15 22:53:22 +0200
   rpmtools-5.2.1/Makefile.PL   2007-06-22 19:43:44 +0200
  +@@ -35,8 +35,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
FROMCC = '#gendepslist2 hdlist2names hdlist2files hdlist2prereq 
hdlist2groups',
  @@ -95,7 +98,7 @@
},
depend = {
clean_subdirs = 'cleanc',
  -@@ -63,7 +63,7 @@
  +@@ -49,7 +49,7 @@
C   = [],
OBJECT  = '',
CCFLAGS = '-Wall',
  @@ -105,8 +108,8 @@
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
   Index: rpmtools-5.2.1/parsehdlist.c
   rpmtools-5.2.1/parsehdlist.c.orig2006-06-13 13:19:09 +0200
  -+++ rpmtools-5.2.1/parsehdlist.c 2007-03-02 07:51:55 +0100
  +--- rpmtools-5.2.1/parsehdlist.c.orig2007-06-15 09:24:49 +0200
   rpmtools-5.2.1/parsehdlist.c 2007-06-22 19:43:44 +0200
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -116,8 +119,8 @@
#include rpm/header.h
#include stdio.h
   Index: rpmtools-5.2.1/rpm2header.c
   rpmtools-5.2.1/rpm2header.c.orig 2006-06-12 11:10:34 +0200
  -+++ rpmtools-5.2.1/rpm2header.c  2007-03-02 07:51:55 +0100
  +--- rpmtools-5.2.1/rpm2header.c.orig 2007-06-15 09:24:49 +0200
   rpmtools-5.2.1/rpm2header.c  2007-06-22 19:43:44 +0200
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ -129,8 +132,8 @@

#define FILENAME_TAG 100
   Index: urpmi-4.9.27/Makefile.PL
   urpmi-4.9.27/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.27/Makefile.PL 2007-03-02 07:51:55 +0100
  +--- urpmi-4.9.27/Makefile.PL.orig2007-04-24 21:34:36 +0200
   urpmi-4.9.27/Makefile.PL 2007-06-22 19:43:44 +0200
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -166,8 +169,8 @@
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
   Index: urpmi-4.9.27/urpm/sys.pm
   urpmi-4.9.27/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.27/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +--- urpmi-4.9.27/urpm/sys.pm.orig

[CVS] OpenPKG: openpkg-src/urpmi/ urpmi.patch urpmi.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 18:03:49
  Branch: HEAD Handle: 2007061917034600

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

  Log:
upgrading package: urpmi 4.9.26 - 4.9.27

  Summary:
RevisionChanges Path
1.48+6  -6  openpkg-src/urpmi/urpmi.patch
1.66+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.47 -r1.48 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 16 Jun 2007 16:36:38 -  1.47
  +++ openpkg-src/urpmi/urpmi.patch 19 Jun 2007 16:03:46 -  1.48
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.26/Makefile.PL
   urpmi-4.9.26/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.26/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.27/Makefile.PL
  +--- urpmi-4.9.27/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.27/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.26/urpm/sys.pm
   urpmi-4.9.26/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.26/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.27/urpm/sys.pm
  +--- urpmi-4.9.27/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.27/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.65 -r1.66 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  18 Jun 2007 17:10:19 -  1.65
  +++ openpkg-src/urpmi/urpmi.spec  19 Jun 2007 16:03:46 -  1.66
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.26
  -%define   V_urpmi_rpm   4.9.26-1mdv2008.0
  +%define   V_urpmi   4.9.27
  +%define   V_urpmi_rpm   4.9.27-1mdv2008.0
   %define   V_urpm1.64
   %define   V_urpm_rpm1.64-1mdv2008.0
   %define   V_mdv_distribconf 3.07
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070618
  +Release:  20070619
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-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-Jun-2007 18:36:39
  Branch: HEAD Handle: 2007061617363801

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

  Log:
modifying package: urpmi-4.9.26 20070615 - 20070616

  Summary:
RevisionChanges Path
1.47+9  -9  openpkg-src/urpmi/urpmi.patch
1.64+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.46 -r1.47 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 15 Jun 2007 06:37:56 -  1.46
  +++ openpkg-src/urpmi/urpmi.patch 16 Jun 2007 16:36:38 -  1.47
  @@ -81,9 +81,9 @@

#undef Fflush
#undef Mkdir
  -Index: rpmtools-5.2.0/Makefile.PL
   rpmtools-5.2.0/Makefile.PL.orig  2006-08-22 15:46:50 +0200
  -+++ rpmtools-5.2.0/Makefile.PL   2007-03-02 07:51:55 +0100
  +Index: rpmtools-5.2.1/Makefile.PL
  +--- rpmtools-5.2.1/Makefile.PL.orig  2006-08-22 15:46:50 +0200
   rpmtools-5.2.1/Makefile.PL   2007-03-02 07:51:55 +0100
   @@ -45,8 +45,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -104,9 +104,9 @@
INC = '',
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
  -Index: rpmtools-5.2.0/parsehdlist.c
   rpmtools-5.2.0/parsehdlist.c.orig2006-06-13 13:19:09 +0200
  -+++ rpmtools-5.2.0/parsehdlist.c 2007-03-02 07:51:55 +0100
  +Index: rpmtools-5.2.1/parsehdlist.c
  +--- rpmtools-5.2.1/parsehdlist.c.orig2006-06-13 13:19:09 +0200
   rpmtools-5.2.1/parsehdlist.c 2007-03-02 07:51:55 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -115,9 +115,9 @@
#include rpm/rpmlib.h
#include rpm/header.h
#include stdio.h
  -Index: rpmtools-5.2.0/rpm2header.c
   rpmtools-5.2.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
  -+++ rpmtools-5.2.0/rpm2header.c  2007-03-02 07:51:55 +0100
  +Index: rpmtools-5.2.1/rpm2header.c
  +--- rpmtools-5.2.1/rpm2header.c.orig 2006-06-12 11:10:34 +0200
   rpmtools-5.2.1/rpm2header.c  2007-03-02 07:51:55 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.63 -r1.64 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  15 Jun 2007 06:37:56 -  1.63
  +++ openpkg-src/urpmi/urpmi.spec  16 Jun 2007 16:36:39 -  1.64
  @@ -31,8 +31,8 @@
   %define   V_mdv_distribconf_rpm 3.07-1mdv2007.1
   %define   V_mdv_packdrakeng 1.11
   %define   V_mdv_packdrakeng_rpm 1.11-1mdv2008.0
  -%define   V_rpmtools5.2.0
  -%define   V_rpmtools_rpm5.2.0-1mdv2008.0
  +%define   V_rpmtools5.2.1
  +%define   V_rpmtools_rpm5.2.1-1mdv2008.0
   
   #   package information
   Name: urpmi
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070615
  +Release:  20070616
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-15 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:   15-Jun-2007 08:37:57
  Branch: HEAD Handle: 2007061507375600

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

  Log:
upgrading package: urpmi 4.9.25 - 4.9.26

  Summary:
RevisionChanges Path
1.46+6  -6  openpkg-src/urpmi/urpmi.patch
1.63+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.45 -r1.46 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 13 Jun 2007 06:19:32 -  1.45
  +++ openpkg-src/urpmi/urpmi.patch 15 Jun 2007 06:37:56 -  1.46
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.25/Makefile.PL
   urpmi-4.9.25/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.25/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.26/Makefile.PL
  +--- urpmi-4.9.26/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.26/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.25/urpm/sys.pm
   urpmi-4.9.25/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.25/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.26/urpm/sys.pm
  +--- urpmi-4.9.26/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.26/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.62 -r1.63 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  13 Jun 2007 06:19:32 -  1.62
  +++ openpkg-src/urpmi/urpmi.spec  15 Jun 2007 06:37:56 -  1.63
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.25
  -%define   V_urpmi_rpm   4.9.25-1mdv2008.0
  +%define   V_urpmi   4.9.26
  +%define   V_urpmi_rpm   4.9.26-1mdv2008.0
   %define   V_urpm1.64
   %define   V_urpm_rpm1.64-1mdv2008.0
   %define   V_mdv_distribconf 3.07
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070613
  +Release:  20070615
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-13 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:   13-Jun-2007 08:19:32
  Branch: HEAD Handle: 2007061307193200

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

  Log:
modifying package: urpmi-4.9.25 20070611 - 20070613

  Summary:
RevisionChanges Path
1.45+6  -6  openpkg-src/urpmi/urpmi.patch
1.62+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.44 -r1.45 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 11 Jun 2007 19:00:31 -  1.44
  +++ openpkg-src/urpmi/urpmi.patch 13 Jun 2007 06:19:32 -  1.45
  @@ -1,6 +1,6 @@
  -Index: URPM-1.63/Makefile.PL
   URPM-1.63/Makefile.PL.orig   2007-03-01 18:42:53 +0100
  -+++ URPM-1.63/Makefile.PL2007-03-02 07:56:34 +0100
  +Index: URPM-1.64/Makefile.PL
  +--- URPM-1.64/Makefile.PL.orig   2007-03-01 18:42:53 +0100
   URPM-1.64/Makefile.PL2007-03-02 07:56:34 +0100
   @@ -1,55 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -69,9 +69,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.63/URPM.xs
   URPM-1.63/URPM.xs.orig   2007-03-01 17:17:05 +0100
  -+++ URPM-1.63/URPM.xs2007-03-02 07:51:55 +0100
  +Index: URPM-1.64/URPM.xs
  +--- URPM-1.64/URPM.xs.orig   2007-03-01 17:17:05 +0100
   URPM-1.64/URPM.xs2007-03-02 07:51:55 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.61 -r1.62 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  11 Jun 2007 19:00:31 -  1.61
  +++ openpkg-src/urpmi/urpmi.spec  13 Jun 2007 06:19:32 -  1.62
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.25
   %define   V_urpmi_rpm   4.9.25-1mdv2008.0
  -%define   V_urpm1.63
  -%define   V_urpm_rpm1.63-4mdv2008.0
  +%define   V_urpm1.64
  +%define   V_urpm_rpm1.64-1mdv2008.0
   %define   V_mdv_distribconf 3.07
   %define   V_mdv_distribconf_rpm 3.07-1mdv2007.1
   %define   V_mdv_packdrakeng 1.11
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070611
  +Release:  20070613
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-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-Jun-2007 21:00:34
  Branch: HEAD Handle: 2007061120003100

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

  Log:
modifying package: urpmi-4.9.25 20070608 - 20070611

  Summary:
RevisionChanges Path
1.44+9  -9  openpkg-src/urpmi/urpmi.patch
1.61+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.43 -r1.44 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 8 Jun 2007 16:55:43 -   1.43
  +++ openpkg-src/urpmi/urpmi.patch 11 Jun 2007 19:00:31 -  1.44
  @@ -81,9 +81,9 @@

#undef Fflush
#undef Mkdir
  -Index: rpmtools-5.1.0/Makefile.PL
   rpmtools-5.1.0/Makefile.PL.orig  2006-08-22 15:46:50 +0200
  -+++ rpmtools-5.1.0/Makefile.PL   2007-03-02 07:51:55 +0100
  +Index: rpmtools-5.2.0/Makefile.PL
  +--- rpmtools-5.2.0/Makefile.PL.orig  2006-08-22 15:46:50 +0200
   rpmtools-5.2.0/Makefile.PL   2007-03-02 07:51:55 +0100
   @@ -45,8 +45,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -104,9 +104,9 @@
INC = '',
LIBS= [ '' ],
INSTALLDIRS = 'vendor',
  -Index: rpmtools-5.1.0/parsehdlist.c
   rpmtools-5.1.0/parsehdlist.c.orig2006-06-13 13:19:09 +0200
  -+++ rpmtools-5.1.0/parsehdlist.c 2007-03-02 07:51:55 +0100
  +Index: rpmtools-5.2.0/parsehdlist.c
  +--- rpmtools-5.2.0/parsehdlist.c.orig2006-06-13 13:19:09 +0200
   rpmtools-5.2.0/parsehdlist.c 2007-03-02 07:51:55 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -115,9 +115,9 @@
#include rpm/rpmlib.h
#include rpm/header.h
#include stdio.h
  -Index: rpmtools-5.1.0/rpm2header.c
   rpmtools-5.1.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
  -+++ rpmtools-5.1.0/rpm2header.c  2007-03-02 07:51:55 +0100
  +Index: rpmtools-5.2.0/rpm2header.c
  +--- rpmtools-5.2.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
   rpmtools-5.2.0/rpm2header.c  2007-03-02 07:51:55 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.60 -r1.61 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  8 Jun 2007 16:55:43 -   1.60
  +++ openpkg-src/urpmi/urpmi.spec  11 Jun 2007 19:00:31 -  1.61
  @@ -31,8 +31,8 @@
   %define   V_mdv_distribconf_rpm 3.07-1mdv2007.1
   %define   V_mdv_packdrakeng 1.11
   %define   V_mdv_packdrakeng_rpm 1.11-1mdv2008.0
  -%define   V_rpmtools5.1.0
  -%define   V_rpmtools_rpm5.1.0-1mdv2007.0
  +%define   V_rpmtools5.2.0
  +%define   V_rpmtools_rpm5.2.0-1mdv2008.0
   
   #   package information
   Name: urpmi
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070608
  +Release:  20070611
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-06-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-Jun-2007 18:55:44
  Branch: HEAD Handle: 2007060817554300

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

  Log:
upgrading package: urpmi 4.9.24 - 4.9.25

  Summary:
RevisionChanges Path
1.43+6  -6  openpkg-src/urpmi/urpmi.patch
1.60+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.42 -r1.43 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 10 May 2007 05:59:14 -  1.42
  +++ openpkg-src/urpmi/urpmi.patch 8 Jun 2007 16:55:43 -   1.43
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.24/Makefile.PL
   urpmi-4.9.24/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.24/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.25/Makefile.PL
  +--- urpmi-4.9.25/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.25/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.24/urpm/sys.pm
   urpmi-4.9.24/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.24/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.25/urpm/sys.pm
  +--- urpmi-4.9.25/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.25/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.59 -r1.60 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  8 Jun 2007 06:33:40 -   1.59
  +++ openpkg-src/urpmi/urpmi.spec  8 Jun 2007 16:55:43 -   1.60
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.24
  -%define   V_urpmi_rpm   4.9.24-1mdv2008.0
  +%define   V_urpmi   4.9.25
  +%define   V_urpmi_rpm   4.9.25-1mdv2008.0
   %define   V_urpm1.63
   %define   V_urpm_rpm1.63-4mdv2008.0
   %define   V_mdv_distribconf 3.07
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-05-09 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-2007 07:59:14
  Branch: HEAD Handle: 2007051006591400

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

  Log:
upgrading package: urpmi 4.9.23 - 4.9.24

  Summary:
RevisionChanges Path
1.42+12 -12 openpkg-src/urpmi/urpmi.patch
1.53+5  -5  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.41 -r1.42 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 4 May 2007 06:10:05 -   1.41
  +++ openpkg-src/urpmi/urpmi.patch 10 May 2007 05:59:14 -  1.42
  @@ -1,6 +1,6 @@
  -Index: URPM-1.62/Makefile.PL
   URPM-1.62/Makefile.PL.orig   2007-03-01 18:42:53 +0100
  -+++ URPM-1.62/Makefile.PL2007-03-02 07:56:34 +0100
  +Index: URPM-1.63/Makefile.PL
  +--- URPM-1.63/Makefile.PL.orig   2007-03-01 18:42:53 +0100
   URPM-1.63/Makefile.PL2007-03-02 07:56:34 +0100
   @@ -1,55 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -69,9 +69,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.62/URPM.xs
   URPM-1.62/URPM.xs.orig   2007-03-01 17:17:05 +0100
  -+++ URPM-1.62/URPM.xs2007-03-02 07:51:55 +0100
  +Index: URPM-1.63/URPM.xs
  +--- URPM-1.63/URPM.xs.orig   2007-03-01 17:17:05 +0100
   URPM-1.63/URPM.xs2007-03-02 07:51:55 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.23/Makefile.PL
   urpmi-4.9.23/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.23/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.24/Makefile.PL
  +--- urpmi-4.9.24/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.24/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.23/urpm/sys.pm
   urpmi-4.9.23/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.23/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.24/urpm/sys.pm
  +--- urpmi-4.9.24/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.24/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.52 -r1.53 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 May 2007 06:10:06 -   1.52
  +++ openpkg-src/urpmi/urpmi.spec  10 May 2007 05:59:14 -  1.53
  @@ -23,10 +23,10 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.23
  -%define   V_urpmi_rpm   4.9.23-1mdv2008.0
  -%define   V_urpm1.62
  -%define   V_urpm_rpm1.62-1mdv2008.0
  +%define   V_urpmi   4.9.24
  +%define   V_urpmi_rpm   4.9.24-1mdv2008.0
  +%define   V_urpm1.63
  +%define   V_urpm_rpm1.63-1mdv2008.0
   %define   V_mdv_distribconf 3.07
   %define   V_mdv_distribconf_rpm 3.07-1mdv2007.1
   %define   V_mdv_packdrakeng 1.01
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070504
  +Release:  20070510
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-05-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-May-2007 08:10:06
  Branch: HEAD Handle: 2007050407100501

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

  Log:
upgrading package: urpmi 4.9.21 - 4.9.23

  Summary:
RevisionChanges Path
1.41+12 -12 openpkg-src/urpmi/urpmi.patch
1.52+5  -5  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.40 -r1.41 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 30 Mar 2007 16:54:39 -  1.40
  +++ openpkg-src/urpmi/urpmi.patch 4 May 2007 06:10:05 -   1.41
  @@ -1,6 +1,6 @@
  -Index: URPM-1.60/Makefile.PL
   URPM-1.60/Makefile.PL.orig   2007-03-01 18:42:53 +0100
  -+++ URPM-1.60/Makefile.PL2007-03-02 07:56:34 +0100
  +Index: URPM-1.62/Makefile.PL
  +--- URPM-1.62/Makefile.PL.orig   2007-03-01 18:42:53 +0100
   URPM-1.62/Makefile.PL2007-03-02 07:56:34 +0100
   @@ -1,55 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -69,9 +69,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.60/URPM.xs
   URPM-1.60/URPM.xs.orig   2007-03-01 17:17:05 +0100
  -+++ URPM-1.60/URPM.xs2007-03-02 07:51:55 +0100
  +Index: URPM-1.62/URPM.xs
  +--- URPM-1.62/URPM.xs.orig   2007-03-01 17:17:05 +0100
   URPM-1.62/URPM.xs2007-03-02 07:51:55 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.21/Makefile.PL
   urpmi-4.9.21/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.21/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.23/Makefile.PL
  +--- urpmi-4.9.23/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.23/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.21/urpm/sys.pm
   urpmi-4.9.21/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.21/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.23/urpm/sys.pm
  +--- urpmi-4.9.23/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.23/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.51 -r1.52 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  30 Mar 2007 16:54:39 -  1.51
  +++ openpkg-src/urpmi/urpmi.spec  4 May 2007 06:10:06 -   1.52
  @@ -23,10 +23,10 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.21
  -%define   V_urpmi_rpm   4.9.21-1mdv2007.1
  -%define   V_urpm1.60
  -%define   V_urpm_rpm1.60-1mdv2007.1
  +%define   V_urpmi   4.9.23
  +%define   V_urpmi_rpm   4.9.23-1mdv2008.0
  +%define   V_urpm1.62
  +%define   V_urpm_rpm1.62-1mdv2008.0
   %define   V_mdv_distribconf 3.07
   %define   V_mdv_distribconf_rpm 3.07-1mdv2007.1
   %define   V_mdv_packdrakeng 1.01
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070330
  +Release:  20070504
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

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

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   30-Mar-2007 18:54:39
  Branch: HEAD Handle: 2007033017543900

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

  Log:
upgrading package: urpmi 4.9.20 - 4.9.21

  Summary:
RevisionChanges Path
1.40+6  -6  openpkg-src/urpmi/urpmi.patch
1.51+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.39 -r1.40 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 17 Mar 2007 17:43:13 -  1.39
  +++ openpkg-src/urpmi/urpmi.patch 30 Mar 2007 16:54:39 -  1.40
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.20/Makefile.PL
   urpmi-4.9.20/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.20/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.21/Makefile.PL
  +--- urpmi-4.9.21/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.21/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.20/urpm/sys.pm
   urpmi-4.9.20/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.20/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.21/urpm/sys.pm
  +--- urpmi-4.9.21/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.21/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.50 -r1.51 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  17 Mar 2007 17:43:13 -  1.50
  +++ openpkg-src/urpmi/urpmi.spec  30 Mar 2007 16:54:39 -  1.51
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.20
  -%define   V_urpmi_rpm   4.9.20-1mdv2007.1
  +%define   V_urpmi   4.9.21
  +%define   V_urpmi_rpm   4.9.21-1mdv2007.1
   %define   V_urpm1.60
   %define   V_urpm_rpm1.60-1mdv2007.1
   %define   V_mdv_distribconf 3.07
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070317
  +Release:  20070330
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-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-Mar-2007 18:43:13
  Branch: HEAD Handle: 2007031717431300

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

  Log:
upgrading package: urpmi 4.9.19 - 4.9.20

  Summary:
RevisionChanges Path
1.39+6  -6  openpkg-src/urpmi/urpmi.patch
1.50+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.38 -r1.39 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 9 Mar 2007 16:06:05 -   1.38
  +++ openpkg-src/urpmi/urpmi.patch 17 Mar 2007 17:43:13 -  1.39
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.19/Makefile.PL
   urpmi-4.9.19/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.19/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.20/Makefile.PL
  +--- urpmi-4.9.20/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.20/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.19/urpm/sys.pm
   urpmi-4.9.19/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.19/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.20/urpm/sys.pm
  +--- urpmi-4.9.20/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.20/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.49 -r1.50 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  9 Mar 2007 16:06:06 -   1.49
  +++ openpkg-src/urpmi/urpmi.spec  17 Mar 2007 17:43:13 -  1.50
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.19
  -%define   V_urpmi_rpm   4.9.19-1mdv2007.1
  +%define   V_urpmi   4.9.20
  +%define   V_urpmi_rpm   4.9.20-1mdv2007.1
   %define   V_urpm1.60
   %define   V_urpm_rpm1.60-1mdv2007.1
   %define   V_mdv_distribconf 3.07
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070309
  +Release:  20070317
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-09 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:   09-Mar-2007 17:06:06
  Branch: HEAD Handle: 2007030916060501

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

  Log:
upgrading package: urpmi 4.9.17 - 4.9.19

  Summary:
RevisionChanges Path
1.38+6  -6  openpkg-src/urpmi/urpmi.patch
1.49+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.37 -r1.38 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 9 Mar 2007 07:01:55 -   1.37
  +++ openpkg-src/urpmi/urpmi.patch 9 Mar 2007 16:06:05 -   1.38
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.17/Makefile.PL
   urpmi-4.9.17/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.17/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.19/Makefile.PL
  +--- urpmi-4.9.19/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.19/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.17/urpm/sys.pm
   urpmi-4.9.17/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.17/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.19/urpm/sys.pm
  +--- urpmi-4.9.19/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.19/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.48 -r1.49 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  9 Mar 2007 07:01:55 -   1.48
  +++ openpkg-src/urpmi/urpmi.spec  9 Mar 2007 16:06:06 -   1.49
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.17
  -%define   V_urpmi_rpm   4.9.17-3mdv2007.1
  +%define   V_urpmi   4.9.19
  +%define   V_urpmi_rpm   4.9.19-1mdv2007.1
   %define   V_urpm1.60
   %define   V_urpm_rpm1.60-1mdv2007.1
   %define   V_mdv_distribconf 3.07
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-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:   09-Mar-2007 08:01:56
  Branch: HEAD Handle: 2007030907015500

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

  Log:
modifying package: urpmi-4.9.17 20070307 - 20070309

  Summary:
RevisionChanges Path
1.37+6  -6  openpkg-src/urpmi/urpmi.patch
1.48+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.36 -r1.37 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 7 Mar 2007 16:10:33 -   1.36
  +++ openpkg-src/urpmi/urpmi.patch 9 Mar 2007 07:01:55 -   1.37
  @@ -1,6 +1,6 @@
  -Index: URPM-1.59/Makefile.PL
   URPM-1.59/Makefile.PL.orig   2007-03-01 18:42:53 +0100
  -+++ URPM-1.59/Makefile.PL2007-03-02 07:56:34 +0100
  +Index: URPM-1.60/Makefile.PL
  +--- URPM-1.60/Makefile.PL.orig   2007-03-01 18:42:53 +0100
   URPM-1.60/Makefile.PL2007-03-02 07:56:34 +0100
   @@ -1,55 +1,7 @@
use strict;
use ExtUtils::MakeMaker;
  @@ -69,9 +69,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.59/URPM.xs
   URPM-1.59/URPM.xs.orig   2007-03-01 17:17:05 +0100
  -+++ URPM-1.59/URPM.xs2007-03-02 07:51:55 +0100
  +Index: URPM-1.60/URPM.xs
  +--- URPM-1.60/URPM.xs.orig   2007-03-01 17:17:05 +0100
   URPM-1.60/URPM.xs2007-03-02 07:51:55 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.47 -r1.48 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  7 Mar 2007 16:10:33 -   1.47
  +++ openpkg-src/urpmi/urpmi.spec  9 Mar 2007 07:01:55 -   1.48
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.17
   %define   V_urpmi_rpm   4.9.17-3mdv2007.1
  -%define   V_urpm1.59
  -%define   V_urpm_rpm1.59-1mdv2007.1
  +%define   V_urpm1.60
  +%define   V_urpm_rpm1.60-1mdv2007.1
   %define   V_mdv_distribconf 3.07
   %define   V_mdv_distribconf_rpm 3.07-1mdv2007.1
   %define   V_mdv_packdrakeng 1.01
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070307
  +Release:  20070309
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-07 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:   07-Mar-2007 17:10:33
  Branch: HEAD Handle: 2007030716103300

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

  Log:
upgrading package: urpmi 4.9.16 - 4.9.17

  Summary:
RevisionChanges Path
1.36+6  -6  openpkg-src/urpmi/urpmi.patch
1.47+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.35 -r1.36 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 2 Mar 2007 18:20:07 -   1.35
  +++ openpkg-src/urpmi/urpmi.patch 7 Mar 2007 16:10:33 -   1.36
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.16/Makefile.PL
   urpmi-4.9.16/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.16/Makefile.PL 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.17/Makefile.PL
  +--- urpmi-4.9.17/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.17/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.16/urpm/sys.pm
   urpmi-4.9.16/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
  -+++ urpmi-4.9.16/urpm/sys.pm 2007-03-02 07:51:55 +0100
  +Index: urpmi-4.9.17/urpm/sys.pm
  +--- urpmi-4.9.17/urpm/sys.pm.orig2007-02-01 09:37:41 +0100
   urpmi-4.9.17/urpm/sys.pm 2007-03-02 07:51:55 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.46 -r1.47 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 Mar 2007 14:24:17 -   1.46
  +++ openpkg-src/urpmi/urpmi.spec  7 Mar 2007 16:10:33 -   1.47
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.16
  -%define   V_urpmi_rpm   4.9.16-1mdv2007.1
  +%define   V_urpmi   4.9.17
  +%define   V_urpmi_rpm   4.9.17-3mdv2007.1
   %define   V_urpm1.59
   %define   V_urpm_rpm1.59-1mdv2007.1
   %define   V_mdv_distribconf 3.07
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070304
  +Release:  20070307
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-03-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-Mar-2007 07:57:57
  Branch: HEAD Handle: 2007030206575700

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

  Log:
modifying package: urpmi-4.9.15 20070227 - 20070302

  Summary:
RevisionChanges Path
1.34+29 -30 openpkg-src/urpmi/urpmi.patch
1.44+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.33 -r1.34 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 27 Feb 2007 18:31:07 -  1.33
  +++ openpkg-src/urpmi/urpmi.patch 2 Mar 2007 06:57:57 -   1.34
  @@ -1,10 +1,12 @@
  -Index: URPM-1.58/Makefile.PL
   URPM-1.58/Makefile.PL.orig   2007-01-15 08:40:29 +0100
  -+++ URPM-1.58/Makefile.PL2007-02-11 19:57:23 +0100
  -@@ -3,53 +3,20 @@
  - 
  - # where to find the rpm utility
  +Index: URPM-1.59/Makefile.PL
  +--- URPM-1.59/Makefile.PL.orig   2007-03-01 18:42:53 +0100
   URPM-1.59/Makefile.PL2007-03-02 07:56:34 +0100
  +@@ -1,55 +1,7 @@
  + use strict;
  + use ExtUtils::MakeMaker;

  +-# where to find the rpm utility
  +-
   -my $rpm_path = $ENV{RPM_PATH}; # this overrides
   -
   -unless (defined $rpm_path) {
  @@ -34,32 +36,29 @@
   --d $commonusername or $commonusername = ;
   -};
   -};
  -+my $rpm_path = ;
  -+my $rpmtopdir = ;
  - 
  - sub MY::postamble {
  - **MM**;
  - .PHONY: ChangeLog
  - 
  - ChangeLog:
  +-
  +-sub MY::postamble {
  +-**MM**;
  +-.PHONY: ChangeLog
  +-
  +-ChangeLog:
   -LC_ALL=C svn2cl --accum --strip-prefix=soft/rpm/perl-URPM/trunk 
--authors ${commonusername}username.xml
  -+LC_ALL=C svn2cl --accum --strip-prefix=soft/rpm/perl-URPM/trunk 
--authors username.xml
  - rm -f *.bak
  - **MM**
  - }
  - 
  +-rm -f *.bak
  +-**MM**
  +-}
  +-
   -my $ccflags = '-Wall -fno-strict-aliasing';
   -if ($version =~ /^4\.(4\.[5-9]$|4\.\d\d|[5-9]\.|\d\d)/) {
   -$ccflags .= ' -DRPM_CALLBACK_LONGLONG';
   -}
  --if ($version eq '4.4.6') {
  +-if ($version =~ /^4\.4/  (split(/\./, $version))[2] = 6) {
   -$ccflags .= ' -DRPM_446';
   -}
   +my $ccflags = '-fno-strict-aliasing';

WriteMakefile(
NAME= 'URPM',
  -@@ -58,8 +25,8 @@
  +@@ -58,8 +10,8 @@
},
CCFLAGS = $ccflags,
VERSION_FROM= 'URPM.pm',
  @@ -70,9 +69,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.58/URPM.xs
   URPM-1.58/URPM.xs.orig   2007-01-19 09:39:36 +0100
  -+++ URPM-1.58/URPM.xs2007-02-11 19:57:31 +0100
  +Index: URPM-1.59/URPM.xs
  +--- URPM-1.59/URPM.xs.orig   2007-03-01 17:17:05 +0100
   URPM-1.59/URPM.xs2007-03-02 07:51:55 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -84,7 +83,7 @@
#undef Mkdir
   Index: rpmtools-5.1.0/Makefile.PL
   --- rpmtools-5.1.0/Makefile.PL.orig  2006-08-22 15:46:50 +0200
  -+++ rpmtools-5.1.0/Makefile.PL   2007-02-11 19:57:23 +0100
   rpmtools-5.1.0/Makefile.PL   2007-03-02 07:51:55 +0100
   @@ -45,8 +45,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -107,7 +106,7 @@
INSTALLDIRS = 'vendor',
   Index: rpmtools-5.1.0/parsehdlist.c
   --- rpmtools-5.1.0/parsehdlist.c.orig2006-06-13 13:19:09 +0200
  -+++ rpmtools-5.1.0/parsehdlist.c 2007-02-11 19:57:23 +0100
   rpmtools-5.1.0/parsehdlist.c 2007-03-02 07:51:55 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -118,7 +117,7 @@
#include stdio.h
   Index: rpmtools-5.1.0/rpm2header.c
   --- rpmtools-5.1.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
  -+++ rpmtools-5.1.0/rpm2header.c  2007-02-11 19:57:23 +0100
   rpmtools-5.1.0/rpm2header.c  2007-03-02 07:51:55 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ -131,7 +130,7 @@
#define FILENAME_TAG 100
   Index: urpmi-4.9.15/Makefile.PL
   --- urpmi-4.9.15/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.15/Makefile.PL 2007-02-11 19:57:23 +0100
   urpmi-4.9.15/Makefile.PL 2007-03-02 07:51:55 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -167,8 +166,8 @@
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
   Index: urpmi-4.9.15/urpm/sys.pm
  

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

2007-02-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-Feb-2007 19:31:08
  Branch: HEAD Handle: 2007022718310700

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

  Log:
upgrading package: urpmi 4.9.14 - 4.9.15

  Summary:
RevisionChanges Path
1.33+6  -6  openpkg-src/urpmi/urpmi.patch
1.43+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.32 -r1.33 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 15 Feb 2007 07:08:50 -  1.32
  +++ openpkg-src/urpmi/urpmi.patch 27 Feb 2007 18:31:07 -  1.33
  @@ -129,9 +129,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.14/Makefile.PL
   urpmi-4.9.14/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.14/Makefile.PL 2007-02-11 19:57:23 +0100
  +Index: urpmi-4.9.15/Makefile.PL
  +--- urpmi-4.9.15/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.15/Makefile.PL 2007-02-11 19:57:23 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -166,9 +166,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.14/urpm/sys.pm
   urpmi-4.9.14/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.14/urpm/sys.pm 2007-02-11 19:57:23 +0100
  +Index: urpmi-4.9.15/urpm/sys.pm
  +--- urpmi-4.9.15/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
   urpmi-4.9.15/urpm/sys.pm 2007-02-11 19:57:23 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.42 -r1.43 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  20 Feb 2007 07:38:48 -  1.42
  +++ openpkg-src/urpmi/urpmi.spec  27 Feb 2007 18:31:07 -  1.43
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.14
  -%define   V_urpmi_rpm   4.9.14-1mdv2007.1
  +%define   V_urpmi   4.9.15
  +%define   V_urpmi_rpm   4.9.15-2mdv2007.1
   %define   V_urpm1.58
   %define   V_urpm_rpm1.58-1mdv2007.1
   %define   V_mdv_distribconf 3.07
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070220
  +Release:  20070227
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-02-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:   15-Feb-2007 08:08:50
  Branch: HEAD Handle: 2007021507085000

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

  Log:
modifying package: urpmi-4.9.14 20070211 - 20070215

  Summary:
RevisionChanges Path
1.32+6  -6  openpkg-src/urpmi/urpmi.patch
1.41+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.31 -r1.32 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 11 Feb 2007 18:58:54 -  1.31
  +++ openpkg-src/urpmi/urpmi.patch 15 Feb 2007 07:08:50 -  1.32
  @@ -1,6 +1,6 @@
  -Index: URPM-1.57/Makefile.PL
   URPM-1.57/Makefile.PL.orig   2007-01-15 08:40:29 +0100
  -+++ URPM-1.57/Makefile.PL2007-02-11 19:57:23 +0100
  +Index: URPM-1.58/Makefile.PL
  +--- URPM-1.58/Makefile.PL.orig   2007-01-15 08:40:29 +0100
   URPM-1.58/Makefile.PL2007-02-11 19:57:23 +0100
   @@ -3,53 +3,20 @@

# where to find the rpm utility
  @@ -70,9 +70,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.57/URPM.xs
   URPM-1.57/URPM.xs.orig   2007-01-19 09:39:36 +0100
  -+++ URPM-1.57/URPM.xs2007-02-11 19:57:31 +0100
  +Index: URPM-1.58/URPM.xs
  +--- URPM-1.58/URPM.xs.orig   2007-01-19 09:39:36 +0100
   URPM-1.58/URPM.xs2007-02-11 19:57:31 +0100
   @@ -22,7 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.40 -r1.41 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  11 Feb 2007 18:53:56 -  1.40
  +++ openpkg-src/urpmi/urpmi.spec  15 Feb 2007 07:08:50 -  1.41
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.14
   %define   V_urpmi_rpm   4.9.14-1mdv2007.1
  -%define   V_urpm1.57
  -%define   V_urpm_rpm1.57-1mdv2007.1
  +%define   V_urpm1.58
  +%define   V_urpm_rpm1.58-1mdv2007.1
   %define   V_mdv_distribconf 3.06
   %define   V_mdv_distribconf_rpm 3.06-1mdv2007.0
   %define   V_mdv_packdrakeng 1.01
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070211
  +Release:  20070215
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-02-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-Feb-2007 14:54:53
  Branch: HEAD Handle: 2007021013545200

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

  Log:
fix tab character in front of make(1) command

  Summary:
RevisionChanges Path
1.29+1  -1  openpkg-src/urpmi/urpmi.patch
1.38+1  -1  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.28 -r1.29 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 26 Jan 2007 09:24:15 -  1.28
  +++ openpkg-src/urpmi/urpmi.patch 10 Feb 2007 13:54:52 -  1.29
  @@ -43,7 +43,7 @@

ChangeLog:
   -LC_ALL=C svn2cl --accum --strip-prefix=soft/rpm/perl-URPM/trunk 
--authors ${commonusername}username.xml
  -+LC_ALL=C svn2cl --accum --strip-prefix=soft/rpm/perl-URPM/trunk 
--authors username.xml
  ++LC_ALL=C svn2cl --accum --strip-prefix=soft/rpm/perl-URPM/trunk 
--authors username.xml
rm -f *.bak
**MM**
}
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.37 -r1.38 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  26 Jan 2007 09:24:15 -  1.37
  +++ openpkg-src/urpmi/urpmi.spec  10 Feb 2007 13:54:52 -  1.38
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070126
  +Release:  20070210
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-02-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-Feb-2007 15:02:28
  Branch: HEAD Handle: 2007021014022700

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

  Log:
modifying package: urpmi-4.9.14 20070210 again

  Summary:
RevisionChanges Path
1.30+11 -11 openpkg-src/urpmi/urpmi.patch
1.39+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.29 -r1.30 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 10 Feb 2007 13:54:52 -  1.29
  +++ openpkg-src/urpmi/urpmi.patch 10 Feb 2007 14:02:27 -  1.30
  @@ -1,6 +1,6 @@
  -Index: URPM-1.56/Makefile.PL
   URPM-1.56/Makefile.PL.orig   2007-01-15 08:40:29 +0100
  -+++ URPM-1.56/Makefile.PL2007-01-20 09:43:37 +0100
  +Index: URPM-1.57/Makefile.PL
  +--- URPM-1.57/Makefile.PL.orig   2007-01-15 08:40:29 +0100
   URPM-1.57/Makefile.PL2007-01-20 09:43:37 +0100
   @@ -3,53 +3,20 @@

# where to find the rpm utility
  @@ -70,9 +70,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.56/URPM.xs
   URPM-1.56/URPM.xs.orig   2007-01-19 09:39:36 +0100
  -+++ URPM-1.56/URPM.xs2007-01-20 09:43:56 +0100
  +Index: URPM-1.57/URPM.xs
  +--- URPM-1.57/URPM.xs.orig   2007-01-19 09:39:36 +0100
   URPM-1.57/URPM.xs2007-01-20 09:43:56 +0100
   @@ -23,6 +23,7 @@
#include unistd.h
#include zlib.h
  @@ -83,7 +83,7 @@
#undef Mkdir
   Index: rpmtools-5.1.0/Makefile.PL
   --- rpmtools-5.1.0/Makefile.PL.orig  2006-08-22 15:46:50 +0200
  -+++ rpmtools-5.1.0/Makefile.PL   2007-01-20 09:41:56 +0100
   rpmtools-5.1.0/Makefile.PL   2007-01-20 09:41.57 +0100
   @@ -45,8 +45,8 @@
RPMTOOLSVERSION = $rpmtools_version,
FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  @@ -106,7 +106,7 @@
INSTALLDIRS = 'vendor',
   Index: rpmtools-5.1.0/parsehdlist.c
   --- rpmtools-5.1.0/parsehdlist.c.orig2006-06-13 13:19:09 +0200
  -+++ rpmtools-5.1.0/parsehdlist.c 2007-01-20 09:41:56 +0100
   rpmtools-5.1.0/parsehdlist.c 2007-01-20 09:41.57 +0100
   @@ -7,6 +7,7 @@
#include unistd.h
#include signal.h
  @@ -117,7 +117,7 @@
#include stdio.h
   Index: rpmtools-5.1.0/rpm2header.c
   --- rpmtools-5.1.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
  -+++ rpmtools-5.1.0/rpm2header.c  2007-01-20 09:41:56 +0100
   rpmtools-5.1.0/rpm2header.c  2007-01-20 09:41.57 +0100
   @@ -5,7 +5,8 @@
#include sys/stat.h
#include fcntl.h
  @@ -130,7 +130,7 @@
#define FILENAME_TAG 100
   Index: urpmi-4.9.14/Makefile.PL
   --- urpmi-4.9.14/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.14/Makefile.PL 2007-01-20 09:41:56 +0100
   urpmi-4.9.14/Makefile.PL 2007-01-20 09:41.57 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -167,7 +167,7 @@
PMLIBDIRS   = [ qw(urpm) ],
   Index: urpmi-4.9.14/urpm/sys.pm
   --- urpmi-4.9.14/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.14/urpm/sys.pm 2007-01-20 09:41:56 +0100
   urpmi-4.9.14/urpm/sys.pm 2007-01-20 09:41.57 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.38 -r1.39 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  10 Feb 2007 13:54:52 -  1.38
  +++ openpkg-src/urpmi/urpmi.spec  10 Feb 2007 14:02:27 -  1.39
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.14
   %define   V_urpmi_rpm   4.9.14-1mdv2007.1
  -%define   V_urpm1.56
  -%define   V_urpm_rpm1.56-1mdv2007.1
  +%define   V_urpm1.57
  +%define   V_urpm_rpm1.57-1mdv2007.1
   %define   V_mdv_distribconf 3.06
   %define   V_mdv_distribconf_rpm 3.06-1mdv2007.0
   %define   V_mdv_packdrakeng 1.01
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-01-26 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-Jan-2007 10:24:15
  Branch: HEAD Handle: 2007012609241500

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

  Log:
upgrading package: urpmi 4.9.13 - 4.9.14

  Summary:
RevisionChanges Path
1.28+6  -6  openpkg-src/urpmi/urpmi.patch
1.37+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.27 -r1.28 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 20 Jan 2007 08:46:18 -  1.27
  +++ openpkg-src/urpmi/urpmi.patch 26 Jan 2007 09:24:15 -  1.28
  @@ -128,9 +128,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.13/Makefile.PL
   urpmi-4.9.13/Makefile.PL.orig2006-11-30 16:44:49 +0100
  -+++ urpmi-4.9.13/Makefile.PL 2007-01-20 09:41:56 +0100
  +Index: urpmi-4.9.14/Makefile.PL
  +--- urpmi-4.9.14/Makefile.PL.orig2006-11-30 16:44:49 +0100
   urpmi-4.9.14/Makefile.PL 2007-01-20 09:41:56 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -165,9 +165,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.13/urpm/sys.pm
   urpmi-4.9.13/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.13/urpm/sys.pm 2007-01-20 09:41:56 +0100
  +Index: urpmi-4.9.14/urpm/sys.pm
  +--- urpmi-4.9.14/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
   urpmi-4.9.14/urpm/sys.pm 2007-01-20 09:41:56 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.36 -r1.37 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  20 Jan 2007 08:46:19 -  1.36
  +++ openpkg-src/urpmi/urpmi.spec  26 Jan 2007 09:24:15 -  1.37
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.13
  -%define   V_urpmi_rpm   4.9.13-1mdv2007.1
  +%define   V_urpmi   4.9.14
  +%define   V_urpmi_rpm   4.9.14-1mdv2007.1
   %define   V_urpm1.56
   %define   V_urpm_rpm1.56-1mdv2007.1
   %define   V_mdv_distribconf 3.06
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070120
  +Release:  20070126
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-01-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-Jan-2007 18:46:39
  Branch: HEAD Handle: 200707463801

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

  Log:
upgrading package: urpmi 4.9.11 - 4.9.12

  Summary:
RevisionChanges Path
1.26+6  -6  openpkg-src/urpmi/urpmi.patch
1.35+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.25 -r1.26 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 10 Jan 2007 18:51:46 -  1.25
  +++ openpkg-src/urpmi/urpmi.patch 11 Jan 2007 17:46:38 -  1.26
  @@ -135,9 +135,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.11/Makefile.PL
   urpmi-4.9.11/Makefile.PL.orig2006-11-17 18:51:28 +0100
  -+++ urpmi-4.9.11/Makefile.PL 2006-11-25 20:25:08 +0100
  +Index: urpmi-4.9.12/Makefile.PL
  +--- urpmi-4.9.12/Makefile.PL.orig2006-11-17 18:51:28 +0100
   urpmi-4.9.12/Makefile.PL 2006-11-25 20:25:08 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -172,9 +172,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.11/urpm/sys.pm
   urpmi-4.9.11/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.11/urpm/sys.pm 2006-11-25 20:26:24 +0100
  +Index: urpmi-4.9.12/urpm/sys.pm
  +--- urpmi-4.9.12/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
   urpmi-4.9.12/urpm/sys.pm 2006-11-25 20:26:24 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.34 -r1.35 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  10 Jan 2007 18:51:46 -  1.34
  +++ openpkg-src/urpmi/urpmi.spec  11 Jan 2007 17:46:39 -  1.35
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.11
  -%define   V_urpmi_rpm   4.9.11-1mdv2007.1
  +%define   V_urpmi   4.9.12
  +%define   V_urpmi_rpm   4.9.12-1mdv2007.1
   %define   V_urpm1.55
   %define   V_urpm_rpm1.55-1mdv2007.1
   %define   V_mdv_distribconf 3.06
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070110
  +Release:  20070111
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-01-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-Jan-2007 19:34:32
  Branch: HEAD Handle: 2007011018343200

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

  Log:
modifying package: urpmi-4.9.11 20070108 - 20070110

  Summary:
RevisionChanges Path
1.24+6  -6  openpkg-src/urpmi/urpmi.patch
1.33+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.23 -r1.24 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 8 Jan 2007 18:20:01 -   1.23
  +++ openpkg-src/urpmi/urpmi.patch 10 Jan 2007 18:34:32 -  1.24
  @@ -1,6 +1,6 @@
  -Index: URPM-1.53/Makefile.PL
   URPM-1.53/Makefile.PL.orig   2006-11-03 16:03:35 +0100
  -+++ URPM-1.53/Makefile.PL2006-11-25 20:25:08 +0100
  +Index: URPM-1.54/Makefile.PL
  +--- URPM-1.54/Makefile.PL.orig   2006-11-03 16:03:35 +0100
   URPM-1.54/Makefile.PL2006-11-25 20:25:08 +0100
   @@ -3,46 +3,15 @@

# where to find the rpm utility
  @@ -77,9 +77,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.53/URPM.xs
   URPM-1.53/URPM.xs.orig   2006-11-17 17:43:04 +0100
  -+++ URPM-1.53/URPM.xs2006-11-25 20:25:08 +0100
  +Index: URPM-1.54/URPM.xs
  +--- URPM-1.54/URPM.xs.orig   2006-11-17 17:43:04 +0100
   URPM-1.54/URPM.xs2006-11-25 20:25:08 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.32 -r1.33 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  8 Jan 2007 18:20:01 -   1.32
  +++ openpkg-src/urpmi/urpmi.spec  10 Jan 2007 18:34:32 -  1.33
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.11
   %define   V_urpmi_rpm   4.9.11-1mdv2007.1
  -%define   V_urpm1.53
  -%define   V_urpm_rpm1.53-1mdv2007.1
  +%define   V_urpm1.54
  +%define   V_urpm_rpm1.54-1mdv2007.1
   %define   V_mdv_distribconf 3.06
   %define   V_mdv_distribconf_rpm 3.06-1mdv2007.0
   %define   V_mdv_packdrakeng 1.01
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20070108
  +Release:  20070110
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-01-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-Jan-2007 19:51:47
  Branch: HEAD Handle: 2007011018514600

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

  Log:
modifying package: urpmi-4.9.11 20070110 again

  Summary:
RevisionChanges Path
1.25+6  -6  openpkg-src/urpmi/urpmi.patch
1.34+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.24 -r1.25 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 10 Jan 2007 18:34:32 -  1.24
  +++ openpkg-src/urpmi/urpmi.patch 10 Jan 2007 18:51:46 -  1.25
  @@ -1,6 +1,6 @@
  -Index: URPM-1.54/Makefile.PL
   URPM-1.54/Makefile.PL.orig   2006-11-03 16:03:35 +0100
  -+++ URPM-1.54/Makefile.PL2006-11-25 20:25:08 +0100
  +Index: URPM-1.55/Makefile.PL
  +--- URPM-1.55/Makefile.PL.orig   2006-11-03 16:03:35 +0100
   URPM-1.55/Makefile.PL2006-11-25 20:25:08 +0100
   @@ -3,46 +3,15 @@

# where to find the rpm utility
  @@ -77,9 +77,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.54/URPM.xs
   URPM-1.54/URPM.xs.orig   2006-11-17 17:43:04 +0100
  -+++ URPM-1.54/URPM.xs2006-11-25 20:25:08 +0100
  +Index: URPM-1.55/URPM.xs
  +--- URPM-1.55/URPM.xs.orig   2006-11-17 17:43:04 +0100
   URPM-1.55/URPM.xs2006-11-25 20:25:08 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.33 -r1.34 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  10 Jan 2007 18:34:32 -  1.33
  +++ openpkg-src/urpmi/urpmi.spec  10 Jan 2007 18:51:46 -  1.34
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.11
   %define   V_urpmi_rpm   4.9.11-1mdv2007.1
  -%define   V_urpm1.54
  -%define   V_urpm_rpm1.54-1mdv2007.1
  +%define   V_urpm1.55
  +%define   V_urpm_rpm1.55-1mdv2007.1
   %define   V_mdv_distribconf 3.06
   %define   V_mdv_distribconf_rpm 3.06-1mdv2007.0
   %define   V_mdv_packdrakeng 1.01
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2007-01-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-Jan-2007 19:20:01
  Branch: HEAD Handle: 2007010818200100

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

  Log:
modifying package: urpmi-4.9.11 20061213 - 20070108

  Summary:
RevisionChanges Path
1.23+6  -6  openpkg-src/urpmi/urpmi.patch
1.32+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.22 -r1.23 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 13 Dec 2006 07:44:45 -  1.22
  +++ openpkg-src/urpmi/urpmi.patch 8 Jan 2007 18:20:01 -   1.23
  @@ -1,6 +1,6 @@
  -Index: URPM-1.52/Makefile.PL
   URPM-1.52/Makefile.PL.orig   2006-11-03 16:03:35 +0100
  -+++ URPM-1.52/Makefile.PL2006-11-25 20:25:08 +0100
  +Index: URPM-1.53/Makefile.PL
  +--- URPM-1.53/Makefile.PL.orig   2006-11-03 16:03:35 +0100
   URPM-1.53/Makefile.PL2006-11-25 20:25:08 +0100
   @@ -3,46 +3,15 @@

# where to find the rpm utility
  @@ -77,9 +77,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.52/URPM.xs
   URPM-1.52/URPM.xs.orig   2006-11-17 17:43:04 +0100
  -+++ URPM-1.52/URPM.xs2006-11-25 20:25:08 +0100
  +Index: URPM-1.53/URPM.xs
  +--- URPM-1.53/URPM.xs.orig   2006-11-17 17:43:04 +0100
   URPM-1.53/URPM.xs2006-11-25 20:25:08 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.31 -r1.32 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  1 Jan 2007 17:42:38 -   1.31
  +++ openpkg-src/urpmi/urpmi.spec  8 Jan 2007 18:20:01 -   1.32
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.11
   %define   V_urpmi_rpm   4.9.11-1mdv2007.1
  -%define   V_urpm1.52
  -%define   V_urpm_rpm1.52-1mdv2007.1
  +%define   V_urpm1.53
  +%define   V_urpm_rpm1.53-1mdv2007.1
   %define   V_mdv_distribconf 3.06
   %define   V_mdv_distribconf_rpm 3.06-1mdv2007.0
   %define   V_mdv_packdrakeng 1.01
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061213
  +Release:  20070108
   
   #   package options
   %option   with_wget  no
  @@ .
__
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-12-12 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:   13-Dec-2006 08:44:45
  Branch: HEAD Handle: 2006121307444500

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

  Log:
upgrading package: urpmi 4.9.10 - 4.9.11

  Summary:
RevisionChanges Path
1.22+6  -6  openpkg-src/urpmi/urpmi.patch
1.30+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.21 -r1.22 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 7 Dec 2006 16:02:44 -   1.21
  +++ openpkg-src/urpmi/urpmi.patch 13 Dec 2006 07:44:45 -  1.22
  @@ -135,9 +135,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.10/Makefile.PL
   urpmi-4.9.10/Makefile.PL.orig2006-11-17 18:51:28 +0100
  -+++ urpmi-4.9.10/Makefile.PL 2006-11-25 20:25:08 +0100
  +Index: urpmi-4.9.11/Makefile.PL
  +--- urpmi-4.9.11/Makefile.PL.orig2006-11-17 18:51:28 +0100
   urpmi-4.9.11/Makefile.PL 2006-11-25 20:25:08 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -172,9 +172,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.10/urpm/sys.pm
   urpmi-4.9.10/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.10/urpm/sys.pm 2006-11-25 20:26:24 +0100
  +Index: urpmi-4.9.11/urpm/sys.pm
  +--- urpmi-4.9.11/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
   urpmi-4.9.11/urpm/sys.pm 2006-11-25 20:26:24 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.29 -r1.30 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  7 Dec 2006 16:02:45 -   1.29
  +++ openpkg-src/urpmi/urpmi.spec  13 Dec 2006 07:44:45 -  1.30
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.10
  -%define   V_urpmi_rpm   4.9.10-1mdv2007.1
  +%define   V_urpmi   4.9.11
  +%define   V_urpmi_rpm   4.9.11-1mdv2007.1
   %define   V_urpm1.52
   %define   V_urpm_rpm1.52-1mdv2007.1
   %define   V_mdv_distribconf 3.06
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061207
  +Release:  20061213
   
   #   package options
   %option   with_wget  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-12-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-Dec-2006 17:02:45
  Branch: HEAD Handle: 2006120716024401

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

  Log:
upgrading package: urpmi 4.9.8 - 4.9.10

  Summary:
RevisionChanges Path
1.21+6  -6  openpkg-src/urpmi/urpmi.patch
1.29+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.20 -r1.21 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 6 Dec 2006 16:43:16 -   1.20
  +++ openpkg-src/urpmi/urpmi.patch 7 Dec 2006 16:02:44 -   1.21
  @@ -135,9 +135,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.8/Makefile.PL
   urpmi-4.9.8/Makefile.PL.orig 2006-11-17 18:51:28 +0100
  -+++ urpmi-4.9.8/Makefile.PL  2006-11-25 20:25:08 +0100
  +Index: urpmi-4.9.10/Makefile.PL
  +--- urpmi-4.9.10/Makefile.PL.orig2006-11-17 18:51:28 +0100
   urpmi-4.9.10/Makefile.PL 2006-11-25 20:25:08 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -172,9 +172,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.8/urpm/sys.pm
   urpmi-4.9.8/urpm/sys.pm.orig 2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.8/urpm/sys.pm  2006-11-25 20:26:24 +0100
  +Index: urpmi-4.9.10/urpm/sys.pm
  +--- urpmi-4.9.10/urpm/sys.pm.orig2006-11-23 11:51:16 +0100
   urpmi-4.9.10/urpm/sys.pm 2006-11-25 20:26:24 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.28 -r1.29 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  6 Dec 2006 16:43:16 -   1.28
  +++ openpkg-src/urpmi/urpmi.spec  7 Dec 2006 16:02:45 -   1.29
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.8
  -%define   V_urpmi_rpm   4.9.8-1mdv2007.1
  +%define   V_urpmi   4.9.10
  +%define   V_urpmi_rpm   4.9.10-1mdv2007.1
   %define   V_urpm1.52
   %define   V_urpm_rpm1.52-1mdv2007.1
   %define   V_mdv_distribconf 3.06
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061206
  +Release:  20061207
   
   #   package options
   %option   with_wget  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-12-06 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   06-Dec-2006 17:43:16
  Branch: HEAD Handle: 2006120616431600

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

  Log:
upgrading package: urpmi 4.9.6 - 4.9.8

  Summary:
RevisionChanges Path
1.20+6  -6  openpkg-src/urpmi/urpmi.patch
1.28+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.19 -r1.20 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 4 Dec 2006 16:38:38 -   1.19
  +++ openpkg-src/urpmi/urpmi.patch 6 Dec 2006 16:43:16 -   1.20
  @@ -135,9 +135,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.6/Makefile.PL
   urpmi-4.9.6/Makefile.PL.orig 2006-11-17 18:51:28 +0100
  -+++ urpmi-4.9.6/Makefile.PL  2006-11-25 20:25:08 +0100
  +Index: urpmi-4.9.8/Makefile.PL
  +--- urpmi-4.9.8/Makefile.PL.orig 2006-11-17 18:51:28 +0100
   urpmi-4.9.8/Makefile.PL  2006-11-25 20:25:08 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -172,9 +172,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.6/urpm/sys.pm
   urpmi-4.9.6/urpm/sys.pm.orig 2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.6/urpm/sys.pm  2006-11-25 20:26:24 +0100
  +Index: urpmi-4.9.8/urpm/sys.pm
  +--- urpmi-4.9.8/urpm/sys.pm.orig 2006-11-23 11:51:16 +0100
   urpmi-4.9.8/urpm/sys.pm  2006-11-25 20:26:24 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.27 -r1.28 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 Dec 2006 16:38:38 -   1.27
  +++ openpkg-src/urpmi/urpmi.spec  6 Dec 2006 16:43:16 -   1.28
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.6
  -%define   V_urpmi_rpm   4.9.6-1mdv2007.1
  +%define   V_urpmi   4.9.8
  +%define   V_urpmi_rpm   4.9.8-1mdv2007.1
   %define   V_urpm1.52
   %define   V_urpm_rpm1.52-1mdv2007.1
   %define   V_mdv_distribconf 3.06
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061204
  +Release:  20061206
   
   #   package options
   %option   with_wget  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-12-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-Dec-2006 17:38:38
  Branch: HEAD Handle: 2006120416383800

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

  Log:
modifying package: urpmi-4.9.6 20061202 - 20061204

  Summary:
RevisionChanges Path
1.19+6  -6  openpkg-src/urpmi/urpmi.patch
1.27+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.18 -r1.19 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 2 Dec 2006 08:48:58 -   1.18
  +++ openpkg-src/urpmi/urpmi.patch 4 Dec 2006 16:38:38 -   1.19
  @@ -1,6 +1,6 @@
  -Index: URPM-1.51/Makefile.PL
   URPM-1.51/Makefile.PL.orig   2006-11-03 16:03:35 +0100
  -+++ URPM-1.51/Makefile.PL2006-11-25 20:25:08 +0100
  +Index: URPM-1.52/Makefile.PL
  +--- URPM-1.52/Makefile.PL.orig   2006-11-03 16:03:35 +0100
   URPM-1.52/Makefile.PL2006-11-25 20:25:08 +0100
   @@ -3,46 +3,15 @@

# where to find the rpm utility
  @@ -77,9 +77,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.51/URPM.xs
   URPM-1.51/URPM.xs.orig   2006-11-17 17:43:04 +0100
  -+++ URPM-1.51/URPM.xs2006-11-25 20:25:08 +0100
  +Index: URPM-1.52/URPM.xs
  +--- URPM-1.52/URPM.xs.orig   2006-11-17 17:43:04 +0100
   URPM-1.52/URPM.xs2006-11-25 20:25:08 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.26 -r1.27 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  2 Dec 2006 08:48:58 -   1.26
  +++ openpkg-src/urpmi/urpmi.spec  4 Dec 2006 16:38:38 -   1.27
  @@ -25,8 +25,8 @@
   #   package version
   %define   V_urpmi   4.9.6
   %define   V_urpmi_rpm   4.9.6-1mdv2007.1
  -%define   V_urpm1.51
  -%define   V_urpm_rpm1.51-1mdv2007.1
  +%define   V_urpm1.52
  +%define   V_urpm_rpm1.52-1mdv2007.1
   %define   V_mdv_distribconf 3.06
   %define   V_mdv_distribconf_rpm 3.06-1mdv2007.0
   %define   V_mdv_packdrakeng 1.01
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061202
  +Release:  20061204
   
   #   package options
   %option   with_wget  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-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-2006 12:18:30
  Branch: HEAD Handle: 200612082900

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

  Log:
upgrading package: urpmi 4.9.4 - 4.9.5

  Summary:
RevisionChanges Path
1.17+6  -6  openpkg-src/urpmi/urpmi.patch
1.25+3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.16 -r1.17 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 30 Nov 2006 16:00:26 -  1.16
  +++ openpkg-src/urpmi/urpmi.patch 1 Dec 2006 11:18:29 -   1.17
  @@ -135,9 +135,9 @@
#include rpm/rpmts.h

#define FILENAME_TAG 100
  -Index: urpmi-4.9.4/Makefile.PL
   urpmi-4.9.4/Makefile.PL.orig 2006-11-17 18:51:28 +0100
  -+++ urpmi-4.9.4/Makefile.PL  2006-11-25 20:25:08 +0100
  +Index: urpmi-4.9.5/Makefile.PL
  +--- urpmi-4.9.5/Makefile.PL.orig 2006-11-17 18:51:28 +0100
   urpmi-4.9.5/Makefile.PL  2006-11-25 20:25:08 +0100
   @@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
  @@ -172,9 +172,9 @@
},
EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
PMLIBDIRS   = [ qw(urpm) ],
  -Index: urpmi-4.9.4/urpm/sys.pm
   urpmi-4.9.4/urpm/sys.pm.orig 2006-11-23 11:51:16 +0100
  -+++ urpmi-4.9.4/urpm/sys.pm  2006-11-25 20:26:24 +0100
  +Index: urpmi-4.9.5/urpm/sys.pm
  +--- urpmi-4.9.5/urpm/sys.pm.orig 2006-11-23 11:51:16 +0100
   urpmi-4.9.5/urpm/sys.pm  2006-11-25 20:26:24 +0100
   @@ -94,7 +94,7 @@
}

  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.24 -r1.25 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  30 Nov 2006 16:00:26 -  1.24
  +++ openpkg-src/urpmi/urpmi.spec  1 Dec 2006 11:18:29 -   1.25
  @@ -23,8 +23,8 @@
   ##
   
   #   package version
  -%define   V_urpmi   4.9.4
  -%define   V_urpmi_rpm   4.9.4-1mdv2007.1
  +%define   V_urpmi   4.9.5
  +%define   V_urpmi_rpm   4.9.5-1mdv2007.1
   %define   V_urpm1.50
   %define   V_urpm_rpm1.50-1mdv2007.1
   %define   V_mdv_distribconf 3.06
  @@ -45,7 +45,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061130
  +Release:  20061201
   
   #   package options
   %option   with_wget  no
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-11-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-Nov-2006 09:49:51
  Branch: HEAD Handle: 2006111408495001

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

  Log:
add rpmtools to have the [urpmi.]genhdlist command at hand

  Summary:
RevisionChanges Path
1.13+56 -9  openpkg-src/urpmi/urpmi.patch
1.20+46 -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.12 -r1.13 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 14 Nov 2006 07:43:53 -  1.12
  +++ openpkg-src/urpmi/urpmi.patch 14 Nov 2006 08:49:50 -  1.13
  @@ -1,6 +1,6 @@
   Index: URPM-1.47/Makefile.PL
   --- URPM-1.47/Makefile.PL.orig   2006-06-12 12:20:55 +0200
  -+++ URPM-1.47/Makefile.PL2006-06-12 21:21:37 +0200
   URPM-1.47/Makefile.PL2006-11-14 09:16:09 +0100
   @@ -3,46 +3,15 @@

# where to find the rpm utility
  @@ -78,8 +78,8 @@
realclean   = { FILES = t/RPMS/noarch/* },
);
   Index: URPM-1.47/URPM.xs
   URPM-1.47/URPM.xs.orig   2006-06-12 12:42:25 +0200
  -+++ URPM-1.47/URPM.xs2006-06-12 21:21:21 +0200
  +--- URPM-1.47/URPM.xs.orig   2006-09-19 10:57:31 +0200
   URPM-1.47/URPM.xs2006-11-14 09:16:09 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ -88,10 +88,57 @@

#undef Fflush
#undef Mkdir
  -
   urpmi-4.8.29/Makefile.PL.bla 2006-03-21 18:28:24.0 +0100
  -+++ urpmi-4.8.29/Makefile.PL 2006-11-12 00:39:36.0 +0100
  -@@ -64,6 +64,7 @@
  +Index: rpmtools-5.1.0/Makefile.PL
  +--- rpmtools-5.1.0/Makefile.PL.orig  2006-08-22 15:46:50 +0200
   rpmtools-5.1.0/Makefile.PL   2006-11-14 09:16:09 +0100
  +@@ -45,8 +45,8 @@
  + RPMTOOLSVERSION = $rpmtools_version,
  + FROMC = 'parsehdlist rpm2header #rpm-find-leaves',
  + FROMCC = '#gendepslist2 hdlist2names hdlist2files hdlist2prereq 
hdlist2groups',
  +-LIBRPM = '-lrpm -lrpmio -lrpmdb -lrpmbuild -lz -lbz2 -lpopt',
  +-INCRPM = '-I/usr/include/rpm',
  ++LIBRPM = `openpkg rpm-config --ldflags --libs`,
  ++INCRPM = `openpkg rpm-config --cflags --cppflags`,
  + },
  + depend = {
  + clean_subdirs = 'cleanc',
  +@@ -63,7 +63,7 @@
  + C   = [],
  + OBJECT  = '',
  + CCFLAGS = '-Wall',
  +-OPTIMIZE= '-O3 -fomit-frame-pointer -fno-exceptions -pipe 
-s -ffast-math -fexpensive-optimizations',
  ++OPTIMIZE= '-O2',
  + INC = '',
  + LIBS= [ '' ],
  + INSTALLDIRS = 'vendor',
  +Index: rpmtools-5.1.0/parsehdlist.c
  +--- rpmtools-5.1.0/parsehdlist.c.orig2006-06-13 13:19:09 +0200
   rpmtools-5.1.0/parsehdlist.c 2006-11-14 09:16:27 +0100
  +@@ -7,6 +7,7 @@
  + #include unistd.h
  + #include signal.h
  + #include errno.h
  ++#include rpm/glob.h
  + #include rpm/rpmlib.h
  + #include rpm/header.h
  + #include stdio.h
  +Index: rpmtools-5.1.0/rpm2header.c
  +--- rpmtools-5.1.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
   rpmtools-5.1.0/rpm2header.c  2006-11-14 09:16:55 +0100
  +@@ -5,7 +5,8 @@
  + #include sys/stat.h
  + #include fcntl.h
  + #include unistd.h
  +-#include rpmlib.h
  ++#include rpm/glob.h
  ++#include rpm/rpmlib.h
  + #include rpm/rpmts.h
  + 
  + #define FILENAME_TAG 100
  +Index: urpmi-4.8.29/Makefile.PL
  +--- urpmi-4.8.29/Makefile.PL.orig2006-11-02 11:33:59 +0100
   urpmi-4.8.29/Makefile.PL 2006-11-14 09:16:09 +0100
  +@@ -60,6 +60,7 @@
my $po = $with_po ? ' installpo' : '';
my $gui = $with_gui ? ' installgurpmi2' : '';
$inherited =~ s/^install ::/$ installconfigfiles 
installstatedir$po$gui/gm;
  @@ -99,7 +146,7 @@
$inherited;
}

  -@@ -104,10 +105,10 @@
  +@@ -110,10 +111,10 @@
install -m 644 inst.list skip.list \$(SYSCONFDIR)/urpmi

installstatedir:
  @@ -114,7 +161,7 @@

installgurpmi2: pure_install
ln -s -f consolehelper \$(DESTINSTALLSCRIPT)/gurpmi2
  -@@ -151,8 +152,8 @@
  +@@ -147,8 +148,8 @@
INST_MAN5DIR= 'blib/man5',
INST_MAN8DIR= 'blib/man8',
# We could read those values from rpm macros.
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.19 -r1.20 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  14 Nov 2006 

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

2006-11-13 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-Nov-2006 08:43:54
  Branch: HEAD Handle: 2006111407435301

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

  Log:
completely work-off the URPMI packaging based on hints from
contribution

  Summary:
RevisionChanges Path
1.12+37 -0  openpkg-src/urpmi/urpmi.patch
1.19+114 -26openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.11 -r1.12 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 17 Oct 2006 08:36:57 -  1.11
  +++ openpkg-src/urpmi/urpmi.patch 14 Nov 2006 07:43:53 -  1.12
  @@ -88,3 +88,40 @@

#undef Fflush
#undef Mkdir
  +
  +--- urpmi-4.8.29/Makefile.PL.bla 2006-03-21 18:28:24.0 +0100
   urpmi-4.8.29/Makefile.PL 2006-11-12 00:39:36.0 +0100
  +@@ -64,6 +64,7 @@
  + my $po = $with_po ? ' installpo' : '';
  + my $gui = $with_gui ? ' installgurpmi2' : '';
  + $inherited =~ s/^install ::/$ installconfigfiles 
installstatedir$po$gui/gm;
  ++$inherited =~ s/^pure_install ::/$ installconfigfiles 
installstatedir$po$gui/gm;
  + $inherited;
  + }
  + 
  +@@ -104,10 +105,10 @@
  + install -m 644 inst.list skip.list \$(SYSCONFDIR)/urpmi
  + 
  + installstatedir:
  +-install -d \$(LOCALSTATEDIR)/urpmi
  +-install -d \$(DESTDIR)/var/cache/urpmi/partial
  +-install -d \$(DESTDIR)/var/cache/urpmi/headers
  +-install -d \$(DESTDIR)/var/cache/urpmi/rpms
  ++install -d \$(LOCALSTATEDIR)/urpmi/lib
  ++install -d \$(DESTDIR)/\$(PREFIX)/var/urpmi/cache/partial
  ++install -d \$(DESTDIR)/\$(PREFIX)/var/urpmi/cache/headers
  ++install -d \$(DESTDIR)/\$(PREFIX)/var/urpmi/cache/rpms
  + 
  + installgurpmi2: pure_install
  + ln -s -f consolehelper \$(DESTINSTALLSCRIPT)/gurpmi2
  +@@ -151,8 +152,8 @@
  + INST_MAN5DIR= 'blib/man5',
  + INST_MAN8DIR= 'blib/man8',
  + # We could read those values from rpm macros.
  +-SYSCONFDIR  = '$(DESTDIR)/etc',
  +-LOCALSTATEDIR   = '$(DESTDIR)/var/lib',
  ++SYSCONFDIR  = '$(DESTDIR)$(PREFIX)/etc',
  ++LOCALSTATEDIR   = '$(DESTDIR)$(PREFIX)/var',
  + },
  + EXE_FILES   = [ @bin_scripts, @sbin_scripts ],
  + PMLIBDIRS   = [ qw(urpm) ],
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.18 -r1.19 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  17 Oct 2006 08:36:57 -  1.18
  +++ openpkg-src/urpmi/urpmi.spec  14 Nov 2006 07:43:54 -  1.19
  @@ -22,13 +22,15 @@
   ##  SUCH DAMAGE.
   ##
   
  -#   FIXME: rse: blindly packaged, still not tested at all under run-time
  -
   #   package version
  -%define   V_urpmi   4.8.18
  -%define   V_urpm1.47
  -%define   V_mdv_packdrakeng 1.01
  -%define   V_mdv_distribconf 1.01
  +%define   V_urpmi   4.8.29
  +%define   V_urpmi_rpm   4.8.29-1mdv2007.1
  +%define   V_urpm1.47
  +%define   V_urpm_rpm1.47-1mdv2007.1
  +%define   V_mdv_distribconf 3.06
  +%define   V_mdv_distribconf_rpm 3.06-1mdv2007.0
  +%define   V_mdv_packdrakeng 1.01
  +%define   V_mdv_packdrakeng_rpm 1.01-2mdk
   
   #   package information
   Name: urpmi
  @@ -41,53 +43,74 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061017
  +Release:  20061114
  +
  +#   package options
  +%option   with_wget  no
  +%option   with_ssh   no
  +%option   with_rsync no
   
   #   list of sources
  -Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  -Source1:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/URPM-%{V_urpm}.tar.gz
  -Source2:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/MDV-Packdrakeng-%{V_mdv_packdrakeng}.tar.gz
  -Source3:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/MDV-Distribconf-%{V_mdv_distribconf}.tar.gz
  +Source0:  
ftp://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/devel/cooker/SRPMS/main/release/urpmi-%{V_urpmi_rpm}.src.rpm
  +Source1:  
ftp://ftp.free.fr/pub/Distributions_Linux/MandrivaLinux/devel/cooker/SRPMS/main/release/perl-URPM-%{V_urpm_rpm}.src.rpm
  +Source2:  

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

2006-10-17 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:   17-Oct-2006 10:36:58
  Branch: HEAD Handle: 2006101709365700

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

  Log:
modifying package: urpmi-4.8.18 20061013 - 20061017

  Summary:
RevisionChanges Path
1.11+6  -6  openpkg-src/urpmi/urpmi.patch
1.18+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.10 -r1.11 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 19 Sep 2006 19:15:38 -  1.10
  +++ openpkg-src/urpmi/urpmi.patch 17 Oct 2006 08:36:57 -  1.11
  @@ -1,6 +1,6 @@
  -Index: URPM-1.46/Makefile.PL
   URPM-1.46/Makefile.PL.orig   2006-06-12 12:20:55 +0200
  -+++ URPM-1.46/Makefile.PL2006-06-12 21:21:37 +0200
  +Index: URPM-1.47/Makefile.PL
  +--- URPM-1.47/Makefile.PL.orig   2006-06-12 12:20:55 +0200
   URPM-1.47/Makefile.PL2006-06-12 21:21:37 +0200
   @@ -3,46 +3,15 @@

# where to find the rpm utility
  @@ -77,9 +77,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.46/URPM.xs
   URPM-1.46/URPM.xs.orig   2006-06-12 12:42:25 +0200
  -+++ URPM-1.46/URPM.xs2006-06-12 21:21:21 +0200
  +Index: URPM-1.47/URPM.xs
  +--- URPM-1.47/URPM.xs.orig   2006-06-12 12:42:25 +0200
   URPM-1.47/URPM.xs2006-06-12 21:21:21 +0200
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.17 -r1.18 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  13 Oct 2006 17:35:20 -  1.17
  +++ openpkg-src/urpmi/urpmi.spec  17 Oct 2006 08:36:57 -  1.18
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.18
  -%define   V_urpm1.46
  +%define   V_urpm1.47
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20061013
  +Release:  20061017
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-09-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-Sep-2006 21:15:38
  Branch: HEAD Handle: 2006091920153800

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

  Log:
modifying package: urpmi-4.8.18 20060612 - 20060919

  Summary:
RevisionChanges Path
1.10+6  -6  openpkg-src/urpmi/urpmi.patch
1.16+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.9 -r1.10 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 12 Jun 2006 19:22:15 -  1.9
  +++ openpkg-src/urpmi/urpmi.patch 19 Sep 2006 19:15:38 -  1.10
  @@ -1,6 +1,6 @@
  -Index: URPM-1.44/Makefile.PL
   URPM-1.44/Makefile.PL.orig   2006-06-12 12:20:55 +0200
  -+++ URPM-1.44/Makefile.PL2006-06-12 21:21:37 +0200
  +Index: URPM-1.46/Makefile.PL
  +--- URPM-1.46/Makefile.PL.orig   2006-06-12 12:20:55 +0200
   URPM-1.46/Makefile.PL2006-06-12 21:21:37 +0200
   @@ -3,46 +3,15 @@

# where to find the rpm utility
  @@ -77,9 +77,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.44/URPM.xs
   URPM-1.44/URPM.xs.orig   2006-06-12 12:42:25 +0200
  -+++ URPM-1.44/URPM.xs2006-06-12 21:21:21 +0200
  +Index: URPM-1.46/URPM.xs
  +--- URPM-1.46/URPM.xs.orig   2006-06-12 12:42:25 +0200
   URPM-1.46/URPM.xs2006-06-12 21:21:21 +0200
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.15 -r1.16 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  12 Jun 2006 19:22:15 -  1.15
  +++ openpkg-src/urpmi/urpmi.spec  19 Sep 2006 19:15:38 -  1.16
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.18
  -%define   V_urpm1.44
  +%define   V_urpm1.46
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060612
  +Release:  20060919
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-06-12 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:   12-Jun-2006 21:22:15
  Branch: HEAD Handle: 2006061220221500

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

  Log:
modifying package: urpmi-4.8.18 20060605 - 20060612

  Summary:
RevisionChanges Path
1.9 +31 -9  openpkg-src/urpmi/urpmi.patch
1.15+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.8 -r1.9 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 5 Jun 2006 07:42:24 -   1.8
  +++ openpkg-src/urpmi/urpmi.patch 12 Jun 2006 19:22:15 -  1.9
  @@ -1,7 +1,7 @@
  -Index: URPM-1.43/Makefile.PL
   URPM-1.43/Makefile.PL.orig   2006-03-13 17:53:51 +0100
  -+++ URPM-1.43/Makefile.PL2006-03-15 22:07:24 +0100
  -@@ -3,28 +3,8 @@
  +Index: URPM-1.44/Makefile.PL
  +--- URPM-1.44/Makefile.PL.orig   2006-06-12 12:20:55 +0200
   URPM-1.44/Makefile.PL2006-06-12 21:21:37 +0200
  +@@ -3,46 +3,15 @@

# where to find the rpm utility

  @@ -19,6 +19,7 @@
   -defined $rpm_path or die Can't find rpm on this system\n;
   -
   -my $version = `LC_ALL=C $rpm_path --version`;
  +-chomp $version;
   -$version =~ s/RPM version //;
   -$version =~ /^(?:4\.[2-9]|[5-9]|\d{2})/ 
   -or die Unable to build URPM with too old (or undetected) rpm version 
$version\n;
  @@ -27,12 +28,30 @@
   -# directory where to build an rpm of this
   -my $rpmtopdir = `$rpm_path --eval '%{_topdir}'`;
   -chomp $rpmtopdir;
  +-
  +-# to generate the ChangeLog depending on the checkout layout
  +-my $commonusername = ../common/;
  +--d $commonusername or do {
  +-$commonusername = ../../common/;
  +--d $commonusername or do {
  +-$commonusername = ../../../common/;
  +--d $commonusername or $commonusername = ;
  +-};
  +-};
   +my $rpm_path = ;
   +my $rpmtopdir = ;

sub MY::postamble {
**MM**;
  -@@ -46,10 +26,7 @@
  + .PHONY: ChangeLog rpmdist srpm rpm
  + 
  + ChangeLog:
  +-LC_ALL=C svn2cl --accum --strip-prefix=soft/rpm/perl-URPM/trunk 
--authors ${commonusername}username.xml
  ++LC_ALL=C svn2cl --accum --strip-prefix=soft/rpm/perl-URPM/trunk 
--authors username.xml
  + rm -f *.bak
  + 
  + rpmdist: dist
  +@@ -57,13 +26,7 @@
**MM**
}

  @@ -40,11 +59,14 @@
   -if ($version =~ /^4\.(4\.[5-9]$|4\.\d\d|[5-9]\.|\d\d)/) {
   -$ccflags .= ' -DRPM_CALLBACK_LONGLONG';
   -}
  +-if ($version eq '4.4.6') {
  +-$ccflags .= ' -DRPM_446';
  +-}
   +my $ccflags = '-fno-strict-aliasing';

WriteMakefile(
NAME= 'URPM',
  -@@ -58,8 +35,8 @@
  +@@ -72,8 +35,8 @@
},
CCFLAGS = $ccflags,
VERSION_FROM= 'URPM.pm',
  @@ -55,9 +77,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.43/URPM.xs
   URPM-1.43/URPM.xs.orig   2006-03-13 17:37:43 +0100
  -+++ URPM-1.43/URPM.xs2006-03-15 22:07:16 +0100
  +Index: URPM-1.44/URPM.xs
  +--- URPM-1.44/URPM.xs.orig   2006-06-12 12:42:25 +0200
   URPM-1.44/URPM.xs2006-06-12 21:21:21 +0200
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.14 -r1.15 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  5 Jun 2006 07:42:25 -   1.14
  +++ openpkg-src/urpmi/urpmi.spec  12 Jun 2006 19:22:15 -  1.15
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.18
  -%define   V_urpm1.43
  +%define   V_urpm1.44
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060605
  +Release:  20060612
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-05 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   05-May-2006 09:34:26
  Branch: HEAD Handle: 2006050508342600

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

  Log:
modifying package: urpmi-4.8.18 20060407 - 20060505

  Summary:
RevisionChanges Path
1.6 +6  -6  openpkg-src/urpmi/urpmi.patch
1.12+2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.5 -r1.6 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 15 Mar 2006 21:16:11 -  1.5
  +++ openpkg-src/urpmi/urpmi.patch 5 May 2006 07:34:26 -   1.6
  @@ -1,6 +1,6 @@
  -Index: URPM-1.40/Makefile.PL
   URPM-1.40/Makefile.PL.orig   2006-03-13 17:53:51 +0100
  -+++ URPM-1.40/Makefile.PL2006-03-15 22:07:24 +0100
  +Index: URPM-1.41/Makefile.PL
  +--- URPM-1.41/Makefile.PL.orig   2006-03-13 17:53:51 +0100
   URPM-1.41/Makefile.PL2006-03-15 22:07:24 +0100
   @@ -3,28 +3,8 @@

# where to find the rpm utility
  @@ -55,9 +55,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.40/URPM.xs
   URPM-1.40/URPM.xs.orig   2006-03-13 17:37:43 +0100
  -+++ URPM-1.40/URPM.xs2006-03-15 22:07:16 +0100
  +Index: URPM-1.41/URPM.xs
  +--- URPM-1.41/URPM.xs.orig   2006-03-13 17:37:43 +0100
   URPM-1.41/URPM.xs2006-03-15 22:07:16 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.11 -r1.12 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  7 Apr 2006 18:43:49 -   1.11
  +++ openpkg-src/urpmi/urpmi.spec  5 May 2006 07:34:26 -   1.12
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.18
  -%define   V_urpm1.40
  +%define   V_urpm1.41
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060407
  +Release:  20060505
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-03-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-Mar-2006 22:16:12
  Branch: HEAD Handle: 2006031521161100

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

  Log:
modifying package: urpmi-4.8.13 20060312 - 20060315

  Summary:
RevisionChanges Path
1.5 +20 -11 openpkg-src/urpmi/urpmi.patch
1.7 +2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.4 -r1.5 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 8 Mar 2006 20:11:54 -   1.4
  +++ openpkg-src/urpmi/urpmi.patch 15 Mar 2006 21:16:11 -  1.5
  @@ -1,6 +1,6 @@
  -Index: URPM-1.39/Makefile.PL
   URPM-1.39/Makefile.PL.orig   2006-03-07 11:29:12 +0100
  -+++ URPM-1.39/Makefile.PL2006-03-08 21:09:58 +0100
  +Index: URPM-1.40/Makefile.PL
  +--- URPM-1.40/Makefile.PL.orig   2006-03-13 17:53:51 +0100
   URPM-1.40/Makefile.PL2006-03-15 22:07:24 +0100
   @@ -3,28 +3,8 @@

# where to find the rpm utility
  @@ -32,12 +32,21 @@

sub MY::postamble {
**MM**;
  -@@ -51,10 +31,10 @@
  - PREREQ_PM   = {
  - 'MDV::Packdrakeng' = '1.00',
  +@@ -46,10 +26,7 @@
  + **MM**
  + }
  + 
  +-my $ccflags = '-Wall -fno-strict-aliasing';
  +-if ($version =~ /^4\.(4\.[5-9]$|4\.\d\d|[5-9]\.|\d\d)/) {
  +-$ccflags .= ' -DRPM_CALLBACK_LONGLONG';
  +-}
  ++my $ccflags = '-fno-strict-aliasing';
  + 
  + WriteMakefile(
  + NAME= 'URPM',
  +@@ -58,8 +35,8 @@
},
  --CCFLAGS = '-Wall -fno-strict-aliasing',
  -+CCFLAGS = '-fno-strict-aliasing',
  + CCFLAGS = $ccflags,
VERSION_FROM= 'URPM.pm',
   -LIBS= [ '-lrpm -lrpmio -lrpmdb -lrpmbuild -lpopt -lz' ],
   -INC = '-I/usr/include/rpm',
  @@ -46,9 +55,9 @@
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
);
  -Index: URPM-1.39/URPM.xs
   URPM-1.39/URPM.xs.orig   2006-03-07 11:21:12 +0100
  -+++ URPM-1.39/URPM.xs2006-03-08 20:52:29 +0100
  +Index: URPM-1.40/URPM.xs
  +--- URPM-1.40/URPM.xs.orig   2006-03-13 17:37:43 +0100
   URPM-1.40/URPM.xs2006-03-15 22:07:16 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.6 -r1.7 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  12 Mar 2006 08:57:42 -  1.6
  +++ openpkg-src/urpmi/urpmi.spec  15 Mar 2006 21:16:11 -  1.7
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.13
  -%define   V_urpm1.39
  +%define   V_urpm1.40
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060312
  +Release:  20060315
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-03-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-Mar-2006 21:11:54
  Branch: HEAD Handle: 2006030820115400

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

  Log:
modifying package: urpmi-4.8.13 20060307 - 20060308

  Summary:
RevisionChanges Path
1.4 +11 -12 openpkg-src/urpmi/urpmi.patch
1.5 +2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.3 -r1.4 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 7 Mar 2006 07:31:45 -   1.3
  +++ openpkg-src/urpmi/urpmi.patch 8 Mar 2006 20:11:54 -   1.4
  @@ -1,6 +1,6 @@
  -Index: URPM-1.38/Makefile.PL
   URPM-1.38/Makefile.PL.orig   2006-03-01 12:42:07 +0100
  -+++ URPM-1.38/Makefile.PL2006-03-04 09:48:14 +0100
  +Index: URPM-1.39/Makefile.PL
  +--- URPM-1.39/Makefile.PL.orig   2006-03-07 11:29:12 +0100
   URPM-1.39/Makefile.PL2006-03-08 21:09:58 +0100
   @@ -3,28 +3,8 @@

# where to find the rpm utility
  @@ -32,24 +32,23 @@

sub MY::postamble {
**MM**;
  -@@ -51,10 +31,11 @@
  +@@ -51,10 +31,10 @@
PREREQ_PM   = {
'MDV::Packdrakeng' = '1.00',
},
  --CCFLAGS = '-Wall',
  --OPTIMIZE= '-O3 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations -fno-strict-aliasing',
  -+CCFLAGS = '',
  -+OPTIMIZE= '-O2 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations -fno-strict-aliasing',
  +-CCFLAGS = '-Wall -fno-strict-aliasing',
  ++CCFLAGS = '-fno-strict-aliasing',
VERSION_FROM= 'URPM.pm',
   -LIBS= [ '-lrpm -lrpmio -lrpmdb -lrpmbuild -lpopt -lz' ],
  +-INC = '-I/usr/include/rpm',
   +LIBS= [ `openpkg rpm-config --ldflags --libs` ],
   +INC = `openpkg rpm-config --cflags --cppflags`,
  - INC = '-I/usr/include/rpm',
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
  -Index: URPM-1.38/URPM.xs
   URPM-1.38/URPM.xs.orig   2006-03-03 16:05:49 +0100
  -+++ URPM-1.38/URPM.xs2006-03-04 09:47:35 +0100
  + );
  +Index: URPM-1.39/URPM.xs
  +--- URPM-1.39/URPM.xs.orig   2006-03-07 11:21:12 +0100
   URPM-1.39/URPM.xs2006-03-08 20:52:29 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.4 -r1.5 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  7 Mar 2006 07:31:45 -   1.4
  +++ openpkg-src/urpmi/urpmi.spec  8 Mar 2006 20:11:54 -   1.5
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.13
  -%define   V_urpm1.38
  +%define   V_urpm1.39
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060307
  +Release:  20060308
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-03-06 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-Mar-2006 08:31:45
  Branch: HEAD Handle: 2006030707314500

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

  Log:
modifying package: urpmi-4.8.13 20060304 - 20060307

  Summary:
RevisionChanges Path
1.3 +6  -6  openpkg-src/urpmi/urpmi.patch
1.4 +2  -2  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.2 -r1.3 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 4 Mar 2006 08:49:45 -   1.2
  +++ openpkg-src/urpmi/urpmi.patch 7 Mar 2006 07:31:45 -   1.3
  @@ -1,6 +1,6 @@
  -Index: URPM-1.37/Makefile.PL
   URPM-1.37/Makefile.PL.orig   2006-03-01 12:42:07 +0100
  -+++ URPM-1.37/Makefile.PL2006-03-04 09:48:14 +0100
  +Index: URPM-1.38/Makefile.PL
  +--- URPM-1.38/Makefile.PL.orig   2006-03-01 12:42:07 +0100
   URPM-1.38/Makefile.PL2006-03-04 09:48:14 +0100
   @@ -3,28 +3,8 @@

# where to find the rpm utility
  @@ -47,9 +47,9 @@
INC = '-I/usr/include/rpm',
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
  -Index: URPM-1.37/URPM.xs
   URPM-1.37/URPM.xs.orig   2006-03-03 16:05:49 +0100
  -+++ URPM-1.37/URPM.xs2006-03-04 09:47:35 +0100
  +Index: URPM-1.38/URPM.xs
  +--- URPM-1.38/URPM.xs.orig   2006-03-03 16:05:49 +0100
   URPM-1.38/URPM.xs2006-03-04 09:47:35 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.3 -r1.4 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  4 Mar 2006 08:49:45 -   1.3
  +++ openpkg-src/urpmi/urpmi.spec  7 Mar 2006 07:31:45 -   1.4
  @@ -26,7 +26,7 @@
   
   #   package version
   %define   V_urpmi   4.8.13
  -%define   V_urpm1.37
  +%define   V_urpm1.38
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060304
  +Release:  20060307
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-03-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-Mar-2006 09:49:46
  Branch: HEAD Handle: 2006030408494500

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

  Log:
upgrading package: urpmi 4.8.12 - 4.8.13

  Summary:
RevisionChanges Path
1.2 +10 -11 openpkg-src/urpmi/urpmi.patch
1.3 +3  -3  openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r1.1 -r1.2 urpmi.patch
  --- openpkg-src/urpmi/urpmi.patch 28 Feb 2006 20:55:10 -  1.1
  +++ openpkg-src/urpmi/urpmi.patch 4 Mar 2006 08:49:45 -   1.2
  @@ -1,6 +1,6 @@
  -Index: URPM-1.36/Makefile.PL
   URPM-1.36/Makefile.PL.orig   2006-01-19 13:44:43 +0100
  -+++ URPM-1.36/Makefile.PL2006-02-28 21:47:03 +0100
  +Index: URPM-1.37/Makefile.PL
  +--- URPM-1.37/Makefile.PL.orig   2006-03-01 12:42:07 +0100
   URPM-1.37/Makefile.PL2006-03-04 09:48:14 +0100
   @@ -3,28 +3,8 @@

# where to find the rpm utility
  @@ -32,25 +32,24 @@

sub MY::postamble {
**MM**;
  -@@ -51,11 +31,11 @@
  +@@ -51,10 +31,11 @@
PREREQ_PM   = {
'MDV::Packdrakeng' = '1.00',
},
   -CCFLAGS = '-Wall',
  --OPTIMIZE= '-O3 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations',
  +-OPTIMIZE= '-O3 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations -fno-strict-aliasing',
   +CCFLAGS = '',
  -+OPTIMIZE= '-O2 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations',
  ++OPTIMIZE= '-O2 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations -fno-strict-aliasing',
VERSION_FROM= 'URPM.pm',
   -LIBS= [ '-lrpm -lrpmio -lrpmdb -lrpmbuild -lpopt -lz' ],
  --INC = '-I/usr/include/rpm',
   +LIBS= [ `openpkg rpm-config --ldflags --libs` ],
   +INC = `openpkg rpm-config --cflags --cppflags`,
  + INC = '-I/usr/include/rpm',
dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
realclean   = { FILES = t/RPMS/noarch/* },
  - );
  -Index: URPM-1.36/URPM.xs
   URPM-1.36/URPM.xs.orig   2006-02-13 11:22:51 +0100
  -+++ URPM-1.36/URPM.xs2006-02-28 21:46:20 +0100
  +Index: URPM-1.37/URPM.xs
  +--- URPM-1.37/URPM.xs.orig   2006-03-03 16:05:49 +0100
   URPM-1.37/URPM.xs2006-03-04 09:47:35 +0100
   @@ -22,6 +22,7 @@
#include fcntl.h
#include unistd.h
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r1.2 -r1.3 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec  1 Mar 2006 06:37:33 -   1.2
  +++ openpkg-src/urpmi/urpmi.spec  4 Mar 2006 08:49:45 -   1.3
  @@ -25,8 +25,8 @@
   #   FIXME: rse: blindly packaged, still not tested at all under run-time
   
   #   package version
  -%define   V_urpmi   4.8.12
  -%define   V_urpm1.36
  +%define   V_urpmi   4.8.13
  +%define   V_urpm1.37
   %define   V_mdv_packdrakeng 1.01
   %define   V_mdv_distribconf 1.01
   
  @@ -41,7 +41,7 @@
   Group:Bootstrapping
   License:  GPL
   Version:  %{V_urpmi}
  -Release:  20060301
  +Release:  20060304
   
   #   list of sources
   Source0:  
http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-02-28 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:   28-Feb-2006 21:55:10
  Branch: HEAD Handle: 2006022820551000

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

  Log:
new package: urpmi 4.8.11 (RPM Installer)

  Summary:
RevisionChanges Path
1.1 +61 -0  openpkg-src/urpmi/urpmi.patch
1.1 +110 -0 openpkg-src/urpmi/urpmi.spec
  

  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.patch
  
  $ cvs diff -u -r0 -r1.1 urpmi.patch
  --- /dev/null 2006-02-28 21:55:10 +0100
  +++ urpmi.patch   2006-02-28 21:55:10 +0100
  @@ -0,0 +1,61 @@
  +Index: URPM-1.36/Makefile.PL
  +--- URPM-1.36/Makefile.PL.orig   2006-01-19 13:44:43 +0100
   URPM-1.36/Makefile.PL2006-02-28 21:47:03 +0100
  +@@ -3,28 +3,8 @@
  + 
  + # where to find the rpm utility
  + 
  +-my $rpm_path = $ENV{RPM_PATH}; # this overrides
  +-
  +-unless (defined $rpm_path) {
  +-for (qw(/bin/rpm /usr/bin/rpm)) {
  +-if (-x) {
  +-$rpm_path = $_;
  +-last;
  +-}
  +-}
  +-}
  +-
  +-defined $rpm_path or die Can't find rpm on this system\n;
  +-
  +-my $version = `LC_ALL=C $rpm_path --version`;
  +-$version =~ s/RPM version //;
  +-$version =~ /^(?:4\.[2-9]|[5-9]|\d{2})/ 
  +-or die Unable to build URPM with too old (or undetected) rpm version 
$version\n;
  +-print Found RPM version $version\n;
  +-
  +-# directory where to build an rpm of this
  +-my $rpmtopdir = `$rpm_path --eval '%{_topdir}'`;
  +-chomp $rpmtopdir;
  ++my $rpm_path = ;
  ++my $rpmtopdir = ;
  + 
  + sub MY::postamble {
  + **MM**;
  +@@ -51,11 +31,11 @@
  + PREREQ_PM   = {
  + 'MDV::Packdrakeng' = '1.00',
  + },
  +-CCFLAGS = '-Wall',
  +-OPTIMIZE= '-O3 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations',
  ++CCFLAGS = '',
  ++OPTIMIZE= '-O2 -fomit-frame-pointer -fno-exceptions -pipe -s 
-ffast-math -fexpensive-optimizations',
  + VERSION_FROM= 'URPM.pm',
  +-LIBS= [ '-lrpm -lrpmio -lrpmdb -lrpmbuild -lpopt -lz' ],
  +-INC = '-I/usr/include/rpm',
  ++LIBS= [ `openpkg rpm-config --ldflags --libs` ],
  ++INC = `openpkg rpm-config --cflags --cppflags`,
  + dist= { COMPRESS = bzip2, SUFFIX = .bz2 },
  + realclean   = { FILES = t/RPMS/noarch/* },
  + );
  +Index: URPM-1.36/URPM.xs
  +--- URPM-1.36/URPM.xs.orig   2006-02-13 11:22:51 +0100
   URPM-1.36/URPM.xs2006-02-28 21:46:20 +0100
  +@@ -22,6 +22,7 @@
  + #include fcntl.h
  + #include unistd.h
  + #include zlib.h
  ++#include glob.h
  + 
  + #undef Fflush
  + #undef Mkdir
  @@ .
  patch -p0 '@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  
  $ cvs diff -u -r0 -r1.1 urpmi.spec
  --- /dev/null 2006-02-28 21:55:10 +0100
  +++ urpmi.spec2006-02-28 21:55:10 +0100
  @@ -0,0 +1,110 @@
  +##
  +##  urpmi.spec -- OpenPKG RPM Package Specification
  +##  Copyright (c) 2000-2006 OpenPKG Foundation e.V. http://openpkg.net/
  +##  Copyright (c) 2000-2006 Ralf S. Engelschall http://engelschall.com/
  +##
  +##  Permission to use, copy, modify, and distribute this software for
  +##  any purpose with or without fee is hereby granted, provided that
  +##  the above copyright notice and this permission notice appear in all
  +##  copies.
  +##
  +##  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  +##  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  +##  MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
  +##  IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
  +##  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  +##  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  +##  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  +##  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  +##  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  +##  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  +##  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  +##  SUCH DAMAGE.
  +##
  +
  +#   FIXME: rse: blindly packaged, still not tested at all under run-time
  +
  +#   package version
  +%define   V_urpmi   4.8.11
  +%define   V_urpm1.36
  +%define   V_mdv_packdrakeng 1.01
  +%define   V_mdv_distribconf 1.01
  +
  +#   package information