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: Revision Changes 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 -0000 1.80 +++ openpkg-src/urpmi/urpmi.patch 19 Dec 2007 09:51:23 -0000 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.orig 2007-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.orig 2007-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 -0000 1.100 +++ openpkg-src/urpmi/urpmi.spec 19 Dec 2007 09:51:23 -0000 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_rpmtools 5.3.2 -%define V_rpmtools_rpm 5.3.2-1mdv2008.0 +%define V_rpmtools 5.3.4 +%define V_rpmtools_rpm 5.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