Added 'Buildarch: noarch' to the help subpackage
This commit is contained in:
parent
2ed7935aec
commit
2a8cedb6e0
@ -1,6 +1,6 @@
|
|||||||
Name: abrt
|
Name: abrt
|
||||||
Version: 2.14.6
|
Version: 2.14.6
|
||||||
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 and GPL-2.0+
|
License: GPL-2.0 and GPL-2.0+
|
||||||
URL: https://github.com/abrt/abrt/
|
URL: https://github.com/abrt/abrt/
|
||||||
@ -46,6 +46,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
|
||||||
@ -595,6 +596,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 13 2024 liyuzhe <liyuzhe@cqsoftware.com.cn> - 2.14.6-2
|
||||||
|
- Added 'Buildarch: noarch' to the help subpackage
|
||||||
|
|
||||||
* Thu Jan 13 2022 liyanan <liyanan32@huawei.com> - 2.14.6-1
|
* Thu Jan 13 2022 liyanan <liyanan32@huawei.com> - 2.14.6-1
|
||||||
- Update to 2.14.6
|
- Update to 2.14.6
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user