Browse Source

modifying package: urpmi-5.0 20080114 -> 20080116

Ralf S. Engelschall 18 years ago
parent
commit
4e8ddd811d
2 changed files with 12 additions and 12 deletions
  1. 9 9
      urpmi/urpmi.patch
  2. 3 3
      urpmi/urpmi.spec

+ 9 - 9
urpmi/urpmi.patch

@@ -106,9 +106,9 @@ Index: URPM-3.07/URPM.xs
  struct s_Package {
    char *info;
    char *requires;
-Index: rpmtools-5.3.4/Makefile.PL
---- rpmtools-5.3.4/Makefile.PL.orig	2007-12-18 15:17:25 +0100
-+++ rpmtools-5.3.4/Makefile.PL	2008-01-12 10:38:25 +0100
+Index: rpmtools-5.3.5/Makefile.PL
+--- rpmtools-5.3.5/Makefile.PL.orig	2007-12-18 15:17:25 +0100
++++ rpmtools-5.3.5/Makefile.PL	2008-01-12 10:38:25 +0100
 @@ -35,8 +35,8 @@
          RPMTOOLSVERSION => $rpmtools_version,
          FROMC => 'parsehdlist rpm2header #rpm-find-leaves',
@@ -129,9 +129,9 @@ Index: rpmtools-5.3.4/Makefile.PL
      INC		    => '',
      LIBS	    => [ '' ],
      INSTALLDIRS	    => 'vendor',
-Index: rpmtools-5.3.4/parsehdlist.c
---- rpmtools-5.3.4/parsehdlist.c.orig	2007-06-22 13:46:09 +0200
-+++ rpmtools-5.3.4/parsehdlist.c	2008-01-12 10:38:25 +0100
+Index: rpmtools-5.3.5/parsehdlist.c
+--- rpmtools-5.3.5/parsehdlist.c.orig	2007-06-22 13:46:09 +0200
++++ rpmtools-5.3.5/parsehdlist.c	2008-01-12 10:38:25 +0100
 @@ -7,6 +7,7 @@
  #include <unistd.h>
  #include <signal.h>
@@ -140,9 +140,9 @@ Index: rpmtools-5.3.4/parsehdlist.c
  #include <rpm/rpmlib.h>
  #include <rpm/header.h>
  #include <stdio.h>
-Index: rpmtools-5.3.4/rpm2header.c
---- rpmtools-5.3.4/rpm2header.c.orig	2007-12-17 13:50:16 +0100
-+++ rpmtools-5.3.4/rpm2header.c	2008-01-12 10:38:25 +0100
+Index: rpmtools-5.3.5/rpm2header.c
+--- rpmtools-5.3.5/rpm2header.c.orig	2007-12-17 13:50:16 +0100
++++ rpmtools-5.3.5/rpm2header.c	2008-01-12 10:38:25 +0100
 @@ -5,7 +5,8 @@
  #include <sys/stat.h>
  #include <fcntl.h>

+ 3 - 3
urpmi/urpmi.spec

@@ -30,8 +30,8 @@
 %define       V_mdv_distribconf_rpm 3.14-1mdv2008.1
 %define       V_mdv_packdrakeng     1.13
 %define       V_mdv_packdrakeng_rpm 1.13-1mdv2008.0
-%define       V_rpmtools            5.3.4
-%define       V_rpmtools_rpm        5.3.4-1mdv2008.1
+%define       V_rpmtools            5.3.5
+%define       V_rpmtools_rpm        5.3.5-1mdv2008.1
 
 #   package information
 Name:         urpmi
@@ -44,7 +44,7 @@ Class:        EVAL
 Group:        Bootstrapping
 License:      GPL
 Version:      %{V_urpmi}
-Release:      20080114
+Release:      20080116
 
 #   package options
 %option       with_wget      no