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: 11-Jun-2007 21:00:34
Branch: HEAD Handle: 2007061120003100
Modified files:
openpkg-src/urpmi urpmi.patch urpmi.spec
Log:
modifying package: urpmi-4.9.25 20070608 -> 20070611
Summary:
Revision Changes Path
1.44 +9 -9 openpkg-src/urpmi/urpmi.patch
1.61 +3 -3 openpkg-src/urpmi/urpmi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/urpmi/urpmi.patch
============================================================================
$ cvs diff -u -r1.43 -r1.44 urpmi.patch
--- openpkg-src/urpmi/urpmi.patch 8 Jun 2007 16:55:43 -0000 1.43
+++ openpkg-src/urpmi/urpmi.patch 11 Jun 2007 19:00:31 -0000 1.44
@@ -81,9 +81,9 @@
#undef Fflush
#undef Mkdir
-Index: rpmtools-5.1.0/Makefile.PL
---- rpmtools-5.1.0/Makefile.PL.orig 2006-08-22 15:46:50 +0200
-+++ rpmtools-5.1.0/Makefile.PL 2007-03-02 07:51:55 +0100
+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
@@ -45,8 +45,8 @@
RPMTOOLSVERSION => $rpmtools_version,
FROMC => 'parsehdlist rpm2header #rpm-find-leaves',
@@ -104,9 +104,9 @@
INC => '',
LIBS => [ '' ],
INSTALLDIRS => 'vendor',
-Index: rpmtools-5.1.0/parsehdlist.c
---- rpmtools-5.1.0/parsehdlist.c.orig 2006-06-13 13:19:09 +0200
-+++ rpmtools-5.1.0/parsehdlist.c 2007-03-02 07:51:55 +0100
+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
@@ -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.1.0/rpm2header.c
---- rpmtools-5.1.0/rpm2header.c.orig 2006-06-12 11:10:34 +0200
-+++ rpmtools-5.1.0/rpm2header.c 2007-03-02 07:51:55 +0100
+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
@@ -5,7 +5,8 @@
#include <sys/stat.h>
#include <fcntl.h>
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/urpmi/urpmi.spec
============================================================================
$ cvs diff -u -r1.60 -r1.61 urpmi.spec
--- openpkg-src/urpmi/urpmi.spec 8 Jun 2007 16:55:43 -0000 1.60
+++ openpkg-src/urpmi/urpmi.spec 11 Jun 2007 19:00:31 -0000 1.61
@@ -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.1.0
-%define V_rpmtools_rpm 5.1.0-1mdv2007.0
+%define V_rpmtools 5.2.0
+%define V_rpmtools_rpm 5.2.0-1mdv2008.0
# package information
Name: urpmi
@@ -45,7 +45,7 @@
Group: Bootstrapping
License: GPL
Version: %{V_urpmi}
-Release: 20070608
+Release: 20070611
# package options
%option with_wget no
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]