Ismail Dönmez 2011-12-20 09:35:55 +00:00 committed by Git OBS Bridge
parent 2a5b48d91b
commit 61630cdf59

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: zsh Name: zsh
Version: 4.3.15 Version: 4.3.15
Release: 0 Release: 0
@ -22,9 +23,6 @@ Summary: Shell with comprehensive completion
License: MIT License: MIT
Group: System/Shells Group: System/Shells
Url: http://www.zsh.org Url: http://www.zsh.org
%if 0%{?suse_version}
%else
%endif
Source0: ftp://ftp.zsh.org/pub/zsh-%{version}.tar.bz2 Source0: ftp://ftp.zsh.org/pub/zsh-%{version}.tar.bz2
Source1: zshrc Source1: zshrc
Source2: zshenv Source2: zshenv
@ -73,10 +71,7 @@ Zsh is well known for its command line completion.
%package htmldoc %package htmldoc
Summary: Zsh shell manual in html format Summary: Zsh shell manual in html format
%if 0%{?suse_version}
%else
Obsoletes: %{name}-html < %{version} Obsoletes: %{name}-html < %{version}
%endif
%description htmldoc %description htmldoc
The zsh shell is a command interpreter usable as an interactive login The zsh shell is a command interpreter usable as an interactive login