From 6b43974b1deeeeea803bcac103095e9f3a372bac Mon Sep 17 00:00:00 2001 From: Tomasz Pala Date: Wed, 10 Sep 2003 13:44:36 +0000 Subject: [PATCH] - don't require libcap, conflict it (it's broken) Changed files: zsh.spec -> 1.76 --- zsh.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.43.0