]> git.pld-linux.org Git - packages/zsh.git/commitdiff
- segfault fix by Wayne Davison <wayned^users$sourceforge.net>
authorTomasz Pala <gotar@pld-linux.org>
Tue, 29 Jul 2003 13:00:47 +0000 (13:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    zsh.spec -> 1.73

zsh.spec

index b3233218715e055f69856f4e4d67b3ab411f5d87..634a95b741034cb9f9bcb5bad3619a04c2b1ee11 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
-Release:       1
+Release:       2
 License:       BSD-like
 Group:         Applications/Shells
 URL:           http://www.zsh.org/
@@ -28,6 +28,7 @@ Patch2:               %{name}-addons.patch
 Patch3:                %{name}-paths.patch
 Patch4:                %{name}-no_nis.patch
 Patch5:                %{name}-completions.patch
+Patch6:                %{name}-zle_misc.patch
 PreReq:                grep
 PreReq:                fileutils
 BuildRequires: autoconf
@@ -139,6 +140,7 @@ Podr
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p0
 
 install %{SOURCE2} .
 
This page took 0.124672 seconds and 4 git commands to generate.