Accepting request 150103 from home:Dmitry_R:branches:shells

- Fix zypper completion [bnc#752112]
  * zsh-zypper-completion.patch
- Fix osc completion
  * zsh-osc-suseversion.patch

OBS-URL: https://build.opensuse.org/request/show/150103
OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=115
This commit is contained in:
Ismail Dönmez
2013-01-28 14:56:34 +00:00
committed by Git OBS Bridge
parent 92ab442bd9
commit 5659994e95
4 changed files with 54 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package zsh
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -36,6 +36,8 @@ Source15: zshenv.rhs
Source16: dotzshrc.rh
Source17: zshprompt.pl
%endif
Patch1: zsh-zypper-completion.patch
Patch2: zsh-osc-suseversion.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version}
Requires(pre): %{install_info_prereq}
@@ -91,6 +93,8 @@ This package contains the Zsh manual in html format.
%prep
%setup -q -n %{name}-%{version}
%patch1 -p1
%patch2 -p1
# Remove executable bit
chmod 0644 Etc/changelog2html.pl