소스 검색

modifying package: urpmi-4.9.26 20070615 -> 20070616

Ralf S. Engelschall 18 년 전
부모
커밋
f9a0507fb0
2개의 변경된 파일12개의 추가작업 그리고 12개의 파일을 삭제
  1. 9 9
      urpmi/urpmi.patch
  2. 3 3
      urpmi/urpmi.spec

+ 9 - 9
urpmi/urpmi.patch

@@ -81,9 +81,9 @@ Index: URPM-1.64/URPM.xs
  
  #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 @@ Index: rpmtools-5.2.0/Makefile.PL
      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 @@ Index: rpmtools-5.2.0/parsehdlist.c
  #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>

+ 3 - 3
urpmi/urpmi.spec

@@ -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 @@ Class:        EVAL
 Group:        Bootstrapping
 License:      GPL
 Version:      %{V_urpmi}
-Release:      20070615
+Release:      20070616
 
 #   package options
 %option       with_wget      no