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-May-2006 22:20:01 Branch: HEAD Handle: 2006052221200001 Modified files: openpkg-src/urpmi urpmi.patch urpmi.spec Log: modifying package: urpmi-4.8.18 20060505 -> 20060522 Summary: Revision Changes Path 1.7 +6 -6 openpkg-src/urpmi/urpmi.patch 1.13 +2 -2 openpkg-src/urpmi/urpmi.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/urpmi/urpmi.patch ============================================================================ $ cvs diff -u -r1.6 -r1.7 urpmi.patch --- openpkg-src/urpmi/urpmi.patch 5 May 2006 07:34:26 -0000 1.6 +++ openpkg-src/urpmi/urpmi.patch 22 May 2006 20:20:00 -0000 1.7 @@ -1,6 +1,6 @@ -Index: URPM-1.41/Makefile.PL ---- URPM-1.41/Makefile.PL.orig 2006-03-13 17:53:51 +0100 -+++ URPM-1.41/Makefile.PL 2006-03-15 22:07:24 +0100 +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 @@ -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.41/URPM.xs ---- URPM-1.41/URPM.xs.orig 2006-03-13 17:37:43 +0100 -+++ URPM-1.41/URPM.xs 2006-03-15 22:07:16 +0100 +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 @@ -22,6 +22,7 @@ #include <fcntl.h> #include <unistd.h> @@ . patch -p0 <<'@@ .' Index: openpkg-src/urpmi/urpmi.spec ============================================================================ $ cvs diff -u -r1.12 -r1.13 urpmi.spec --- openpkg-src/urpmi/urpmi.spec 5 May 2006 07:34:26 -0000 1.12 +++ openpkg-src/urpmi/urpmi.spec 22 May 2006 20:20:01 -0000 1.13 @@ -26,7 +26,7 @@ # package version %define V_urpmi 4.8.18 -%define V_urpm 1.41 +%define V_urpm 1.42 %define V_mdv_packdrakeng 1.01 %define V_mdv_distribconf 1.01 @@ -41,7 +41,7 @@ Group: Bootstrapping License: GPL Version: %{V_urpmi} -Release: 20060505 +Release: 20060522 # 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