OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 17-Oct-2006 10:36:58
Branch: HEAD Handle: 2006101709365700
Modified files:
openpkg-src/urpmi urpmi.patch urpmi.spec
Log:
modifying package: urpmi-4.8.18 20061013 -> 20061017
Summary:
Revision Changes Path
1.11 +6 -6 openpkg-src/urpmi/urpmi.patch
1.18 +2 -2 openpkg-src/urpmi/urpmi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/urpmi/urpmi.patch
============================================================================
$ cvs diff -u -r1.10 -r1.11 urpmi.patch
--- openpkg-src/urpmi/urpmi.patch 19 Sep 2006 19:15:38 -0000 1.10
+++ openpkg-src/urpmi/urpmi.patch 17 Oct 2006 08:36:57 -0000 1.11
@@ -1,6 +1,6 @@
-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
+Index: URPM-1.47/Makefile.PL
+--- URPM-1.47/Makefile.PL.orig 2006-06-12 12:20:55 +0200
++++ URPM-1.47/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.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
+Index: URPM-1.47/URPM.xs
+--- URPM-1.47/URPM.xs.orig 2006-06-12 12:42:25 +0200
++++ URPM-1.47/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.17 -r1.18 urpmi.spec
--- openpkg-src/urpmi/urpmi.spec 13 Oct 2006 17:35:20 -0000 1.17
+++ openpkg-src/urpmi/urpmi.spec 17 Oct 2006 08:36:57 -0000 1.18
@@ -26,7 +26,7 @@
# package version
%define V_urpmi 4.8.18
-%define V_urpm 1.46
+%define V_urpm 1.47
%define V_mdv_packdrakeng 1.01
%define V_mdv_distribconf 1.01
@@ -41,7 +41,7 @@
Group: Bootstrapping
License: GPL
Version: %{V_urpmi}
-Release: 20061013
+Release: 20061017
# 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]