From 53b1ddc8be652727d206be35046ee342e7f65cc3 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Fri, 9 Jun 2017 00:05:05 +0200 Subject: [PATCH] Resolves: #1459657 - make the zsh-html subpackage noarch --- zsh.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/zsh.spec b/zsh.spec index baf818c..14df29f 100644 --- a/zsh.spec +++ b/zsh.spec @@ -3,7 +3,7 @@ Summary: Powerful interactive shell Name: zsh Version: 5.3.1 -Release: 7%{?dist} +Release: 8%{?dist} License: MIT URL: http://zsh.sourceforge.net/ Group: System Environment/Shells @@ -46,6 +46,7 @@ mechanism, and more. %package html Summary: Zsh shell manual in html format Group: System Environment/Shells +BuildArch: noarch %description html The zsh shell is a command interpreter usable as an interactive login @@ -171,6 +172,9 @@ fi %doc Doc/*.html %changelog +* Thu Jun 08 2017 Kamil Dudka - 5.3.1-8 +- make the zsh-html subpackage noarch (#1459657) + * Thu May 25 2017 Kamil Dudka - 5.3.1-7 - drop unmaintained and undocumented zshprompt.pl script