From efaaa62e11db143a7643ff99c779440d776bc490 Mon Sep 17 00:00:00 2001 From: dongzhenshu Date: Tue, 20 Aug 2024 15:30:24 +0800 Subject: [PATCH] Add 'Buildarch: noarch' to the help subpackage --- libvoikko.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libvoikko.spec b/libvoikko.spec index 465c501..ac743de 100644 --- a/libvoikko.spec +++ b/libvoikko.spec @@ -1,6 +1,6 @@ Name: libvoikko Version: 4.1.1 -Release: 3 +Release: 4 Summary: Voikko is a library for spellcheckers and hyphenators License: GPLv2+ URL: http://voikko.puimula.org @@ -44,6 +44,7 @@ tasks on Finnish text. %package help Summary: Introduce how to use %{name} +Buildarch: noarch %description help User's Manual for %{name} @@ -89,6 +90,9 @@ install -pm 0644 python/libvoikko.py $RPM_BUILD_ROOT%{python3_sitelib}/ %{_mandir}/man1/*.1.gz %changelog +* Tue Aug 20 2024 dongzhenshu - 4.1.1-4 +- Add 'Buildarch: noarch' to the help subpackage + * Wed Jan 15 2020 openEuler Buildteam - 4.1.1-3 - Delete unneeded requires