Added 'Buildarch: noarch' to the help subpackage

This commit is contained in:
李宇哲 2024-08-13 18:19:38 +08:00
parent c59602e625
commit 8e875d375c

View File

@ -1,6 +1,6 @@
Name: abrt Name: abrt
Version: 2.16.1 Version: 2.16.1
Release: 1 Release: 2
Summary: A tool for automatic bug detection and reporting Summary: A tool for automatic bug detection and reporting
License: GPL-2.0-or-later License: GPL-2.0-or-later
URL: https://github.com/abrt/abrt/ URL: https://github.com/abrt/abrt/
@ -43,6 +43,7 @@ This package contains development and header files for abrt.
%package help %package help
Summary: Help files for the abrt library Summary: Help files for the abrt library
Buildarch: noarch
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
%description help %description help
@ -577,6 +578,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Tue Aug 13 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 2.16.1-2
- Added 'Buildarch: noarch' to the help subpackage
* Tue May 9 2023 liyanan <thistleslyn@163.com> - 2.16.1-1 * Tue May 9 2023 liyanan <thistleslyn@163.com> - 2.16.1-1
- update to 2.16.1 - update to 2.16.1