]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- builders sux, here's workaround
authorTomasz Pala <gotar@pld-linux.org>
Thu, 11 Sep 2003 09:44:07 +0000 (09:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.80

zsh.spec

index fd234e7e6a79264243f775edcf90b6c9d55a4a84..886ec11ff3af2b5a9b2d0ed822b360f142294ad4 100644 (file)
--- a/zsh.spec
+++ b/zsh.spec
@@ -29,9 +29,9 @@ Patch2:               %{name}-addons.patch
 Patch3:                %{name}-paths.patch
 Patch4:                %{name}-no_nis.patch
 Patch5:                %{name}-completions.patch
+Patch6:                %{name}-no_libcap.patch
 BuildRequires: autoconf
 %{!?_without_static:BuildRequires:     glibc-static}
-BuildConflicts:        libcap-devel
 BuildRequires: ncurses-devel >= 5.1
 %{!?_without_static:BuildRequires:     ncurses-static}
 BuildRequires: texinfo
@@ -139,6 +139,7 @@ Podr
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 install %{SOURCE2} .
 
This page took 0.062975 seconds and 4 git commands to generate.