rpms/zsh/devel zsh.spec,1.28,1.29

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Sep 19 21:54:27 UTC 2006


Author: jantill

Update of /cvs/dist/rpms/zsh/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14323

Modified Files:
	zsh.spec 
Log Message:
* Tue Sep 19 2006 James Antill <jantill at redhat.com> - 4.2.6-2
- Add --enable-maildir-support BZ#186281



Index: zsh.spec
===================================================================
RCS file: /cvs/dist/rpms/zsh/devel/zsh.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- zsh.spec	11 Sep 2006 22:21:21 -0000	1.28
+++ zsh.spec	19 Sep 2006 21:54:24 -0000	1.29
@@ -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 @@
 %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 @@
 %doc Doc/zsh/*.html
 
 %changelog
+* Tue Sep 19 2006 James Antill <jantill at redhat.com> - 4.2.6-2
+- Add --enable-maildir-support BZ#186281
+
 * Mon Sep 11 2006 Christopher Aillon <caillon at redhat.com> - 4.2.6-1
 - Update to 4.2.6
 




More information about the fedora-cvs-commits mailing list