Resolves: #1459657 - make the zsh-html subpackage noarch
This commit is contained in:
parent
79b8b8951b
commit
53b1ddc8be
6
zsh.spec
6
zsh.spec
@ -3,7 +3,7 @@
|
|||||||
Summary: Powerful interactive shell
|
Summary: Powerful interactive shell
|
||||||
Name: zsh
|
Name: zsh
|
||||||
Version: 5.3.1
|
Version: 5.3.1
|
||||||
Release: 7%{?dist}
|
Release: 8%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://zsh.sourceforge.net/
|
URL: http://zsh.sourceforge.net/
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
@ -46,6 +46,7 @@ mechanism, and more.
|
|||||||
%package html
|
%package html
|
||||||
Summary: Zsh shell manual in html format
|
Summary: Zsh shell manual in html format
|
||||||
Group: System Environment/Shells
|
Group: System Environment/Shells
|
||||||
|
BuildArch: noarch
|
||||||
|
|
||||||
%description html
|
%description html
|
||||||
The zsh shell is a command interpreter usable as an interactive login
|
The zsh shell is a command interpreter usable as an interactive login
|
||||||
@ -171,6 +172,9 @@ fi
|
|||||||
%doc Doc/*.html
|
%doc Doc/*.html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 08 2017 Kamil Dudka <kdudka@redhat.com> - 5.3.1-8
|
||||||
|
- make the zsh-html subpackage noarch (#1459657)
|
||||||
|
|
||||||
* Thu May 25 2017 Kamil Dudka <kdudka@redhat.com> - 5.3.1-7
|
* Thu May 25 2017 Kamil Dudka <kdudka@redhat.com> - 5.3.1-7
|
||||||
- drop unmaintained and undocumented zshprompt.pl script
|
- drop unmaintained and undocumented zshprompt.pl script
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user