OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 05-Jun-2006 09:42:25 Branch: HEAD Handle: 2006060508422401 Modified files: openpkg-src/urpmi urpmi.patch urpmi.spec Log: modifying package: urpmi-4.8.18 20060522 -> 20060605 Summary: Revision Changes Path 1.8 +6 -6 openpkg-src/urpmi/urpmi.patch 1.14 +2 -2 openpkg-src/urpmi/urpmi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/urpmi/urpmi.patch ============================================================================ $ cvs diff -u -r1.7 -r1.8 urpmi.patch --- openpkg-src/urpmi/urpmi.patch 22 May 2006 20:20:00 -0000 1.7 +++ openpkg-src/urpmi/urpmi.patch 5 Jun 2006 07:42:24 -0000 1.8 @@ -1,6 +1,6 @@ -Index: URPM-1.42/Makefile.PL ---- URPM-1.42/Makefile.PL.orig 2006-03-13 17:53:51 +0100 -+++ URPM-1.42/Makefile.PL 2006-03-15 22:07:24 +0100 +Index: URPM-1.43/Makefile.PL +--- URPM-1.43/Makefile.PL.orig 2006-03-13 17:53:51 +0100 ++++ URPM-1.43/Makefile.PL 2006-03-15 22:07:24 +0100 @@ -3,28 +3,8 @@ # where to find the rpm utility @@ -55,9 +55,9 @@ dist => { COMPRESS => "bzip2", SUFFIX => ".bz2" }, realclean => { FILES => "t/RPMS/noarch/*" }, ); -Index: URPM-1.42/URPM.xs ---- URPM-1.42/URPM.xs.orig 2006-03-13 17:37:43 +0100 -+++ URPM-1.42/URPM.xs 2006-03-15 22:07:16 +0100 +Index: URPM-1.43/URPM.xs +--- URPM-1.43/URPM.xs.orig 2006-03-13 17:37:43 +0100 ++++ URPM-1.43/URPM.xs 2006-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.13 -r1.14 urpmi.spec --- openpkg-src/urpmi/urpmi.spec 22 May 2006 20:20:01 -0000 1.13 +++ openpkg-src/urpmi/urpmi.spec 5 Jun 2006 07:42:25 -0000 1.14 @@ -26,7 +26,7 @@ # package version %define V_urpmi 4.8.18 -%define V_urpm 1.42 +%define V_urpm 1.43 %define V_mdv_packdrakeng 1.01 %define V_mdv_distribconf 1.01 @@ -41,7 +41,7 @@ Group: Bootstrapping License: GPL Version: %{V_urpmi} -Release: 20060522 +Release: 20060605 # list of sources Source0: http://www.cpan.org/authors/id/R/RG/RGARCIA/urpmi-%{V_urpmi}.tar.gz @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org