SHA256
1
0
forked from pool/zsh

- Update to version 5.0.6

* See included ChangeLog
- Remove zsh-update-zypper-completion.patch, fixed upstream

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=133
This commit is contained in:
Ismail Dönmez
2014-08-28 19:23:29 +00:00
committed by Git OBS Bridge
parent 2d84176d17
commit 7141b29768
5 changed files with 11 additions and 224 deletions

View File

@@ -17,7 +17,7 @@
Name: zsh
Version: 5.0.5
Version: 5.0.6
Release: 0
Summary: Shell with comprehensive completion
License: MIT
@@ -37,7 +37,6 @@ Source16: dotzshrc.rh
Source17: zshprompt.pl
%endif
Patch1: trim-unneeded-completions.patch
Patch2: zsh-update-zypper-completion.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}
Requires(pre): %{install_info_prereq}
@@ -95,7 +94,6 @@ This package contains the Zsh manual in html format.
%setup -q -n %{name}-%{version}
%if 0%{?suse_version}
%patch1 -p1
%patch2 -p1
%endif
# Remove executable bit
@@ -137,10 +135,6 @@ mv Doc/*.html Doc/htmldoc
# remove some unwanted files in Etc/
rm -f Etc/Makefile* Etc/*.yo
# FATE#316521
mv Completion/openSUSE/Command/_SuSEconfig Completion/openSUSE/Command/_SUSEconfig
sed -i s,_SuSEconfig,_SUSEconfig, Completion/openSUSE/Command/.distfiles
%install
%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version}
rm -rf %{buildroot}