From 9677c77828f843c1bb2457870cd0fe0b3ee195a5 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Mar 25 2020 14:52:11 +0000 Subject: Remove noarch doc package due to build error --- diff --git a/gnome-applets.spec b/gnome-applets.spec index 1de8b77..337c001 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -6,7 +6,7 @@ Name: gnome-applets Version: 3.34.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Small applications for the GNOME panel License: GPLv2+ @@ -45,8 +45,6 @@ BuildRequires: kernel-tools-devel Requires: gnome-panel%{?_isa} >= 3.24.1 Requires: hicolor-icon-theme -Suggests: %{name}-doc - %description Gnome Applets component is part of the GnomeFlashback project. It currently provides the following applets: @@ -71,15 +69,6 @@ provides the following applets: (windowpicker) -# doc package -%package doc -Summary: Docs for %{name} -BuildArch: noarch - -%description doc -Docs for %{name}. - - %prep %autosetup -p1 autoreconf -fiv @@ -128,11 +117,15 @@ rm -rf %{buildroot}%{_datadir}/xmodmap %config %{_sysconfdir}/dbus-1/system.d/org.gnome.CPUFreqSelector.conf %endif -%files doc +# Don't make it as separate noarch package since it builds differently on 's390x' +# arch and we got build error here %{_datadir}/help/ %changelog +* Wed Mar 25 2020 Artem Polishchuk - 3.34.0-6 +- Remove noarch doc package due to build error + * Sun Feb 23 2020 Artem Polishchuk - 3.34.0-5 - Spec file improvements - Drop obsolete macroses