]> git.pld-linux.org Git - packages/mutt.git/commitdiff
5 new patches added.
authorjojoro <jojoro@poczta.onet.pl>
Thu, 24 Jan 2002 21:18:23 +0000 (21:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mutt.spec -> 1.101

mutt.spec

index edef949173552c42fc6f6de63664ef0e7a6e4cfc..e85077f1eb163063893843e7bb55ae7e4cec8530 100644 (file)
--- a/mutt.spec
+++ b/mutt.spec
@@ -22,6 +22,12 @@ Source3:     %{name}.1.pl
 Patch0:                %{name}-home_etc.patch
 Patch1:                %{name}-forcedotlock.patch
 Patch2:                %{name}-muttbug-tmp.patch
+Patch3:         %{name}-rr.compressed.patch.gz
+Patch4:         %{name}-cd.edit_threads.patch
+Patch5:         %{name}-bj.status-time.patch
+Patch6:         %{name}-devl.narrow_tree.patch
+Patch7:         %{name}-vvv.quote.gz
+
 URL:           http://www.mutt.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -74,6 +80,11 @@ deste
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 autoconf
@@ -84,6 +95,7 @@ CFLAGS="%{optflags} -I%{_includedir}/slang" \
        --enable-imap \
        --enable-mailtool \
        --enable-external-dotlock \
+       --enable-compressed \
        %{!?debug:--disable-debug} %{?debug:--enable-debug} \
        --disable-warnings \
        --with-curses \
This page took 0.035918 seconds and 4 git commands to generate.