Просмотр исходного кода

upgrading package: urpmi 4.10.18 -> 4.10.19

Ralf S. Engelschall 18 лет назад
Родитель
Сommit
b6a046611a
2 измененных файлов с 9 добавлено и 9 удалено
  1. 6 6
      urpmi/urpmi.patch
  2. 3 3
      urpmi/urpmi.spec

+ 6 - 6
urpmi/urpmi.patch

@@ -152,9 +152,9 @@ Index: rpmtools-5.3.2/rpm2header.c
  #include <rpm/rpmts.h>
  
  #define FILENAME_TAG 1000000
-Index: urpmi-4.10.18/Makefile.PL
---- urpmi-4.10.18/Makefile.PL.orig	2007-12-04 14:50:05 +0100
-+++ urpmi-4.10.18/Makefile.PL	2007-12-11 19:38:21 +0100
+Index: urpmi-4.10.19/Makefile.PL
+--- urpmi-4.10.19/Makefile.PL.orig	2007-12-04 14:50:05 +0100
++++ urpmi-4.10.19/Makefile.PL	2007-12-11 19:38:21 +0100
 @@ -60,6 +60,7 @@
      my $po = $with_po ? ' installpo' : '';
      my $gui = $with_gui ? ' installgurpmi2' : '';
@@ -189,9 +189,9 @@ Index: urpmi-4.10.18/Makefile.PL
      },
      EXE_FILES		=> [ @bin_scripts, @sbin_scripts ],
      PMLIBDIRS		=> [ qw(urpm) ],
-Index: urpmi-4.10.18/urpm/sys.pm
---- urpmi-4.10.18/urpm/sys.pm.orig	2007-10-02 14:01:03 +0200
-+++ urpmi-4.10.18/urpm/sys.pm	2007-12-11 19:38:21 +0100
+Index: urpmi-4.10.19/urpm/sys.pm
+--- urpmi-4.10.19/urpm/sys.pm.orig	2007-10-02 14:01:03 +0200
++++ urpmi-4.10.19/urpm/sys.pm	2007-12-11 19:38:21 +0100
 @@ -114,7 +114,7 @@
  }
  

+ 3 - 3
urpmi/urpmi.spec

@@ -23,8 +23,8 @@
 ##
 
 #   package version
-%define       V_urpmi               4.10.18
-%define       V_urpmi_rpm           4.10.18-1mdv2008.1
+%define       V_urpmi               4.10.19
+%define       V_urpmi_rpm           4.10.19-1mdv2008.1
 %define       V_urpm                3.01
 %define       V_urpm_rpm            3.01-1mdv2008.1
 %define       V_mdv_distribconf     3.13
@@ -45,7 +45,7 @@ Class:        EVAL
 Group:        Bootstrapping
 License:      GPL
 Version:      %{V_urpmi}
-Release:      20071212
+Release:      20071213
 
 #   package options
 %option       with_wget      no