Added 'Buildarch: noarch' to the help subpackage

(cherry picked from commit b1329c33696d1b7889edb4cc7f81f5d8ff916fe5)
This commit is contained in:
wangbowen 2024-08-20 14:42:30 +08:00 committed by openeuler-sync-bot
parent 38017113a3
commit 2c67b44f2b

View File

@ -1,6 +1,6 @@
Name: libmikmod
Version: 3.3.11.1
Release: 7
Release: 8
Summary: MOD Music File Player library
License: GPLv2 and LGPLv2+
URL: http://mikmod.sourceforge.net/
@ -28,6 +28,7 @@ for the libmikmod library.
%package help
Summary: This package contains help documents
Requires: %{name} = %{version}-%{release}
Buildarch: noarch
%description help
Files for help with libmikmod.
@ -66,6 +67,9 @@ Files for help with libmikmod.
%{_mandir}/man1/%{name}-config*
%changelog
* Tue Aug 20 2024 Bowen Wang<wangbowen@cqsoftware.com.cn> - 3.3.11.1-8
- Added 'Buildarch: noarch' to the help subpackage
* Tue Jun 08 2021 wulei <wulei80@huawei.com> - 3.3.11.1-7
- fixes failed: error: no acceptable C compiler found in $PATH