SPECS (DEVEL): zsh.spec - more options

arekm arekm at pld-linux.org
Fri Dec 16 09:52:30 CET 2005


Author: arekm                        Date: Fri Dec 16 08:52:30 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- more options

---- Files affected:
SPECS:
   zsh.spec (1.118.2.7 -> 1.118.2.8) 

---- Diffs:

================================================================
Index: SPECS/zsh.spec
diff -u SPECS/zsh.spec:1.118.2.7 SPECS/zsh.spec:1.118.2.8
--- SPECS/zsh.spec:1.118.2.7	Fri Dec 16 09:47:11 2005
+++ SPECS/zsh.spec	Fri Dec 16 09:52:24 2005
@@ -164,9 +164,7 @@
 LDFLAGS="%{rpmldflags} -static"
 %configure \
 	--enable-maildir-support \
-	--enable-cap \
 	--enable-multibyte \
-	--with-curses-terminfo \
 	--with-tcsetpgrp \
 	--disable-dynamic
 %{__make} \
@@ -179,9 +177,11 @@
 %configure \
 	ac_cv_have_dev_ptmx=yes \
 	--enable-maildir-support \
-	--enable-pcre \
 	--enable-cap \
-	--enable-multibyte
+	--enable-pcre \
+	--enable-multibyte \
+	--with-curses-terminfo \
+	--with-tcsetpgrp
 %{__make}
 
 cd Doc
@@ -293,6 +293,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118.2.8  2005/12/16 08:52:24  arekm
+- more options
+
 Revision 1.118.2.7  2005/12/16 08:47:11  arekm
 - explictly set some configure options
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zsh.spec?r1=1.118.2.7&r2=1.118.2.8&f=u




More information about the pld-cvs-commit mailing list