SHA256
1
0
forked from pool/zsh

Autobuild autoformatter for 77747

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=32
This commit is contained in:
Sascha Peilicke 2011-08-03 08:57:54 +00:00 committed by Git OBS Bridge
parent 95a2ac1e5c
commit b22b921349

View File

@ -19,7 +19,7 @@
Name: zsh Name: zsh
Version: 4.3.12 Version: 4.3.12
Release: 2 Release: 4
License: BSD License: BSD
Summary: Shell with comprehensive completion Summary: Shell with comprehensive completion
Url: http://www.zsh.org Url: http://www.zsh.org
@ -57,7 +57,7 @@ BuildRequires: fdupes
BuildRequires: yodl BuildRequires: yodl
%endif %endif
%else %else
Prereq: fileutils grep /sbin/install-info PreReq: fileutils grep /sbin/install-info
%endif %endif
BuildRequires: libcap-devel BuildRequires: libcap-devel
@ -79,6 +79,7 @@ at home, and extra features drawn from tcsh (another `custom' shell).
Zsh is well known for its command line completion. 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} %if 0%{?suse_version}
Group: System/Shells Group: System/Shells
@ -153,7 +154,6 @@ mv Doc/*.html Doc/htmldoc
# remove some unwanted files in Etc/ # remove some unwanted files in Etc/
rm -f Etc/Makefile* Etc/*.yo rm -f Etc/Makefile* Etc/*.yo
%install %install
%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version} %if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version}
rm -rf %{buildroot} rm -rf %{buildroot}