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:
Revision Changes 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 -0000 1.9
+++ openpkg-src/urpmi/urpmi.patch 19 Sep 2006 19:15:38 -0000 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.PL 2006-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.PL 2006-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.xs 2006-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.xs 2006-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 -0000 1.15
+++ openpkg-src/urpmi/urpmi.spec 19 Sep 2006 19:15:38 -0000 1.16
@@ -26,7 +26,7 @@
# package version
%define V_urpmi 4.8.18
-%define V_urpm 1.44
+%define V_urpm 1.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 Project www.openpkg.org
CVS Repository Commit List [email protected]