diff --git a/zsh.spec b/zsh.spec index f6e9136..dca0bf8 100644 --- a/zsh.spec +++ b/zsh.spec @@ -3,7 +3,7 @@ Summary: A powerful interactive shell Name: zsh Version: 4.2.6 -Release: 1 +Release: 2 License: BSD URL: http://zsh.sunsite.dk/ Group: System Environment/Shells @@ -63,7 +63,7 @@ cp -p %SOURCE7 . %define _bindir /bin # Avoid stripping... export LDFLAGS="" -%configure --enable-etcdir=%{_sysconfdir} --with-tcsetpgrp +%configure --enable-etcdir=%{_sysconfdir} --with-tcsetpgrp --enable-maildir-support make all html # Run the testsuite @@ -140,6 +140,9 @@ fi %doc Doc/zsh/*.html %changelog +* Tue Sep 19 2006 James Antill - 4.2.6-2 +- Add --enable-maildir-support BZ#186281 + * Mon Sep 11 2006 Christopher Aillon - 4.2.6-1 - Update to 4.2.6