Added 'Buildarch: noarch' to the help subpackage

This commit is contained in:
李宇哲 2024-08-13 13:42:00 +08:00
parent 3ba2ee078a
commit 19948363e1

View File

@ -1,6 +1,6 @@
Name: abrt
Version: 2.13.0
Release: 11
Release: 12
Summary: A tool for automatic bug detection and reporting
License: GPLv2+
URL: https://abrt.readthedocs.org/
@ -44,6 +44,7 @@ This package contains development and header files for abrt.
%package help
Summary: Help files for the abrt library
Buildarch: noarch
Requires: %{name} = %{version}-%{release}
%description help
@ -608,6 +609,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
%{_mandir}/man*/*
%changelog
* Tue Aug 13 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 2.13.0-12
- Added 'Buildarch: noarch' to the help subpackage
* Sat Nov 27 2021 chenchen <chen_aka_jan@163.com> - 2.13.0-11
- fix uninstall error