]> git.pld-linux.org Git - packages/mutt.git/commitdiff
- do not apply mutt-folder_column.patch by default. It looks like this patch
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 21 Aug 2004 21:37:58 +0000 (21:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  breaks display if arrow_cursor is set (pointed out by Jan Kanty Palus)
- release 8.1

Changed files:
    mutt.spec -> 1.177

mutt.spec

index 7c41c1fa4b168a92adc4aaa422000089af8c0f32..d4fadc2a3776d724c68f3705b8261ae337bb1fb8 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -3,6 +3,7 @@
 %bcond_with    slang           # use slang library instead of ncurses
 %bcond_with    nntp            # use VVV's NNTP patch
 %bcond_with    esmtp           # use esmtp patch
+%bcond_with    folder_column   # build with folder_column patch
 %bcond_without sasl            # don't use sasl
 %bcond_without home_etc        # don't use home_etc
 #
@@ -18,7 +19,7 @@ Summary(tr):  Mutt elektronik posta program
 Summary(uk):   ðÏÛÔÏ×Á Ë̦¤ÎÔÓØËÁ ÐÒÏÇÒÁÍÁ Mutt
 Name:          mutt
 Version:       1.4.2.1
-Release:       8
+Release:       8.1
 Epoch:         6
 License:       GPL
 Group:         Applications/Mail
@@ -140,7 +141,8 @@ Mutt - 
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
-%patch12 -p1
+# breaks display if arrow_cursor is set
+%{?with_folder_column:%patch12 -p1}
 # disabled - changes default behaviour
 ##%patch13 -p0
 %patch14 -p1
This page took 0.037067 seconds and 4 git commands to generate.