]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- don't require libcap, conflict it (it's broken)
authorTomasz Pala <gotar@pld-linux.org>
Wed, 10 Sep 2003 13:44:36 +0000 (13:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.76

zsh.spec

index 4a66bc2abd05afeb71d3966ab8ea147a91c908ed..ae7177f8dc5a3b23bd9fa8ff714fada5c4dd64a0 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -13,7 +13,7 @@ Summary(tr):  Geli
 Summary(uk):   ëÏÍÁÎÄÎÉÊ ÐÒÏÃÅÓÏÒ (shell) ÓÈÏÖÉÊ ÎÁ ksh, ÁÌÅ Ú ÐÏËÒÁÝÅÎÎÑÍÉ
 Name:          zsh
 Version:       4.1.1
 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/
 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}
 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
 BuildRequires: ncurses-devel >= 5.1
 %{!?_without_static:BuildRequires:     ncurses-static}
 BuildRequires: pcre-devel
This page took 0.100331 seconds and 4 git commands to generate.