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: Revision Changes 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 -0000 1.49 +++ openpkg-src/urpmi/urpmi.patch 23 Jun 2007 06:24:50 -0000 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.orig 2007-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.orig 2007-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 -0000 1.67 +++ openpkg-src/urpmi/urpmi.spec 23 Jun 2007 06:24:50 -0000 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_rpmtools 5.2.1 -%define V_rpmtools_rpm 5.2.1-1mdv2008.0 +%define V_rpmtools 5.3.2 +%define V_rpmtools_rpm 5.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