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: 16-Jun-2007 18:36:39
Branch: HEAD Handle: 2007061617363801
Modified files:
openpkg-src/urpmi urpmi.patch urpmi.spec
Log:
modifying package: urpmi-4.9.26 20070615 -> 20070616
Summary:
Revision Changes Path
1.47 +9 -9 openpkg-src/urpmi/urpmi.patch
1.64 +3 -3 openpkg-src/urpmi/urpmi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/urpmi/urpmi.patch
============================================================================
$ cvs diff -u -r1.46 -r1.47 urpmi.patch
--- openpkg-src/urpmi/urpmi.patch 15 Jun 2007 06:37:56 -0000 1.46
+++ openpkg-src/urpmi/urpmi.patch 16 Jun 2007 16:36:38 -0000 1.47
@@ -81,9 +81,9 @@
#undef Fflush
#undef Mkdir
-Index: rpmtools-5.2.0/Makefile.PL
---- rpmtools-5.2.0/Makefile.PL.orig 2006-08-22 15:46:50 +0200
-+++ rpmtools-5.2.0/Makefile.PL 2007-03-02 07:51:55 +0100
+Index: rpmtools-5.2.1/Makefile.PL
+--- rpmtools-5.2.1/Makefile.PL.orig 2006-08-22 15:46:50 +0200
++++ rpmtools-5.2.1/Makefile.PL 2007-03-02 07:51:55 +0100
@@ -45,8 +45,8 @@
RPMTOOLSVERSION => $rpmtools_version,
FROMC => 'parsehdlist rpm2header #rpm-find-leaves',
@@ -104,9 +104,9 @@
INC => '',
LIBS => [ '' ],
INSTALLDIRS => 'vendor',
-Index: rpmtools-5.2.0/parsehdlist.c
---- rpmtools-5.2.0/parsehdlist.c.orig 2006-06-13 13:19:09 +0200
-+++ rpmtools-5.2.0/parsehdlist.c 2007-03-02 07:51:55 +0100
+Index: rpmtools-5.2.1/parsehdlist.c
+--- rpmtools-5.2.1/parsehdlist.c.orig 2006-06-13 13:19:09 +0200
++++ rpmtools-5.2.1/parsehdlist.c 2007-03-02 07:51:55 +0100
@@ -7,6 +7,7 @@
#include <unistd.h>
#include <signal.h>
@@ -115,9 +115,9 @@
#include <rpm/rpmlib.h>
#include <rpm/header.h>
#include <stdio.h>
-Index: rpmtools-5.2.0/rpm2header.c
---- rpmtools-5.2.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
-+++ rpmtools-5.2.0/rpm2header.c 2007-03-02 07:51:55 +0100
+Index: rpmtools-5.2.1/rpm2header.c
+--- rpmtools-5.2.1/rpm2header.c.orig 2006-06-12 11:10:34 +0200
++++ rpmtools-5.2.1/rpm2header.c 2007-03-02 07:51:55 +0100
@@ -5,7 +5,8 @@
#include <sys/stat.h>
#include <fcntl.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/urpmi/urpmi.spec
============================================================================
$ cvs diff -u -r1.63 -r1.64 urpmi.spec
--- openpkg-src/urpmi/urpmi.spec 15 Jun 2007 06:37:56 -0000 1.63
+++ openpkg-src/urpmi/urpmi.spec 16 Jun 2007 16:36:39 -0000 1.64
@@ -31,8 +31,8 @@
%define V_mdv_distribconf_rpm 3.07-1mdv2007.1
%define V_mdv_packdrakeng 1.11
%define V_mdv_packdrakeng_rpm 1.11-1mdv2008.0
-%define V_rpmtools 5.2.0
-%define V_rpmtools_rpm 5.2.0-1mdv2008.0
+%define V_rpmtools 5.2.1
+%define V_rpmtools_rpm 5.2.1-1mdv2008.0
# package information
Name: urpmi
@@ -45,7 +45,7 @@
Group: Bootstrapping
License: GPL
Version: %{V_urpmi}
-Release: 20070615
+Release: 20070616
# package options
%option with_wget no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]