]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- enable-{pcre,cap}, release 3
authorTomasz Pala <gotar@pld-linux.org>
Mon, 12 Apr 2004 00:36:25 +0000 (00:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.100

zsh.spec

index 1d1de587c0aac85ad729281625575377e61c9dac..b7cb70c8f23f4052c31f2c871b954d7d543d8655 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -13,7 +13,7 @@ Summary(tr):  Geli
 Summary(uk):   ëÏÍÁÎÄÎÉÊ ÐÒÏÃÅÓÏÒ (shell) ÓÈÏÖÉÊ ÎÁ ksh, ÁÌÅ Ú ÐÏËÒÁÝÅÎÎÑÍÉ
 Name:          zsh
 Version:       4.2.0
-Release:       2
+Release:       3
 License:       BSD-like
 Group:         Applications/Shells
 URL:           http://www.zsh.org/
@@ -156,7 +156,9 @@ LDFLAGS="%{rpmldflags}"
 %endif
 
 %configure \
-       --enable-maildir-support
+       --enable-maildir-support \
+       --enable-pcre \
+       --enable-cap
 %{__make}
 
 cd Doc
This page took 0.120157 seconds and 4 git commands to generate.