Accepting request 102182 from home:seilerphilipp
I hope this is what you wanted I didn't changed the *.changes this patch provides new osc completion functions for the new opensuse versions. Also I removed old opensuse versions OBS-URL: https://build.opensuse.org/request/show/102182 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=94
This commit is contained in:
committed by
Git OBS Bridge
parent
a5ec82c2a3
commit
3a58e4a8e4
5
zsh.spec
5
zsh.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package zsh
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@@ -16,6 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: zsh
|
||||
Version: 4.3.15
|
||||
Release: 0
|
||||
@@ -37,6 +38,7 @@ Source16: dotzshrc.rh
|
||||
Source17: zshprompt.pl
|
||||
%endif
|
||||
Patch1: %{name}-4.3.12-fix-c02cond-test.patch
|
||||
Patch2: osc.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version}
|
||||
Requires(pre): %{install_info_prereq}
|
||||
@@ -88,6 +90,7 @@ This package contains the Zsh manual in html format.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
%patch1 -p1
|
||||
%patch2 -p0
|
||||
|
||||
# Remove executable bit
|
||||
chmod 0644 Etc/changelog2html.pl
|
||||
|
Reference in New Issue
Block a user