- Update to zsh 4.3.14

* Drop 74eed99c312de05e19b54ba6b5d37a0aeb4ba713.patch and
    724fd07a67f135c74eba57e9f25fd342201ec722.patch, fixed upstream
  * Fix for nanosecond timestamp support

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=88
This commit is contained in:
Ismail Dönmez
2011-12-07 13:34:12 +00:00
committed by Git OBS Bridge
parent d4737238b5
commit e644007405
6 changed files with 12 additions and 73 deletions

View File

@@ -18,7 +18,7 @@
Name: zsh
Version: 4.3.13
Version: 4.3.14
Release: 4
License: MIT
Summary: Shell with comprehensive completion
@@ -42,9 +42,6 @@ Source16: dotzshrc.rh
Source17: zshprompt.pl
%endif
Patch1: %{name}-4.3.12-disable-c02cond-test.patch
# Fixes from zsh.git
Patch100: 724fd07a67f135c74eba57e9f25fd342201ec722.patch
Patch101: 74eed99c312de05e19b54ba6b5d37a0aeb4ba713.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}
Requires(pre): %{install_info_prereq}
@@ -99,8 +96,6 @@ This package contains the Zsh manual in html format.
%prep
%setup -q -n %{name}-%{version}
%patch1
%patch100 -p1
%patch101 -p1
# Remove executable bit
chmod 0644 Etc/changelog2html.pl