From: Tomasz Pala Date: Wed, 10 Sep 2003 13:44:36 +0000 (+0000) Subject: - don't require libcap, conflict it (it's broken) X-Git-Tag: auto/ac/zsh-4_1_1-6~18 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fzsh.git;a=commitdiff_plain;h=6b43974b1deeeeea803bcac103095e9f3a372bac - don't require libcap, conflict it (it's broken) Changed files: zsh.spec -> 1.76 --- diff --git a/zsh.spec b/zsh.spec index 4a66bc2..ae7177f 100644 --- a/zsh.spec +++ b/zsh.spec @@ -13,7 +13,7 @@ Summary(tr): Geli Summary(uk): ëÏÍÁÎÄÎÉÊ ÐÒÏÃÅÓÏÒ (shell) ÓÈÏÖÉÊ ÎÁ ksh, ÁÌÅ Ú ÐÏËÒÁÝÅÎÎÑÍÉ Name: zsh Version: 4.1.1 -Release: 3 +Release: 4 License: BSD-like Group: Applications/Shells URL: http://www.zsh.org/ @@ -31,7 +31,7 @@ Patch5: %{name}-completions.patch Patch6: %{name}-zle_misc.patch BuildRequires: autoconf %{!?_without_static:BuildRequires: glibc-static} -BuildRequires: libcap-devel +BuildConflicts: libcap-devel BuildRequires: ncurses-devel >= 5.1 %{!?_without_static:BuildRequires: ncurses-static} BuildRequires: pcre-devel