- Update to version 4.3.17

* Contains fixes for possible speed regression introduced 
    in 4.3.15 (new option HASH_EXECUTABLES_ONLY)
  * Improvements to (bash) completion and shell emulation mode 
- Drop all the patches, all upstream

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=100
This commit is contained in:
Ismail Dönmez
2012-02-27 09:15:24 +00:00
committed by Git OBS Bridge
parent 125af727a6
commit 683b947f3f
7 changed files with 13 additions and 71 deletions

View File

@@ -16,9 +16,8 @@
#
Name: zsh
Version: 4.3.15
Version: 4.3.17
Release: 0
Summary: Shell with comprehensive completion
License: MIT
@@ -37,9 +36,6 @@ Source15: zshenv.rhs
Source16: dotzshrc.rh
Source17: zshprompt.pl
%endif
Patch1: %{name}-4.3.12-fix-c02cond-test.patch
Patch2: osc.patch
Patch3: zsh-enable-openSUSE-completion-functions.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}
Requires(pre): %{install_info_prereq}
@@ -90,9 +86,6 @@ This package contains the Zsh manual in html format.
%prep
%setup -q -n %{name}-%{version}
%patch1 -p1
%patch2 -p0
%patch3 -p1
# Remove executable bit
chmod 0644 Etc/changelog2html.pl