Explorar el Código

upgrade patches

Ralf S. Engelschall hace 18 años
padre
commit
2913cf7149
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. 2 2
      mutt/mutt.patch.sidebar
  2. 3 3
      mutt/mutt.spec

+ 2 - 2
mutt/mutt.patch.sidebar

@@ -2,8 +2,8 @@ Fix drawing of sidebar delimiter with the intended
 attributes of the "status" bar --rse 20070906
 
 Index: sidebar.c
---- sidebar.c.orig	2007-09-06 16:47:29 +0200
-+++ sidebar.c	2007-09-06 16:48:21 +0200
+--- sidebar.c.orig	2007-11-04 15:05:17 +0100
++++ sidebar.c	2007-11-04 15:05:17 +0100
 @@ -186,23 +186,14 @@
        return 0;
      }

+ 3 - 3
mutt/mutt.spec

@@ -24,8 +24,8 @@
 
 #   package version
 %define       V_mutt                  1.5.17
-%define       V_mutt_patches          1.5.16
-%define       V_mutt_patches_sidebar  1.5.16.sidebar.20070704
+%define       V_mutt_patches          1.5.17
+%define       V_mutt_patches_sidebar  1.5.17.sidebar.20071102
 
 #   package information
 Name:         mutt
@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Mail
 License:      BSD
 Version:      %{V_mutt}
-Release:      20071102
+Release:      20071104
 
 #   build options
 %option       with_pop       no