!43 【轻量级 PR】:Added 'Buildarch: noarch' to the help subpackage
From: @liyuzhe_046 Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
eead8dab85
@ -1,6 +1,6 @@
|
|||||||
Name: abrt
|
Name: abrt
|
||||||
Version: 2.13.0
|
Version: 2.13.0
|
||||||
Release: 11
|
Release: 12
|
||||||
Summary: A tool for automatic bug detection and reporting
|
Summary: A tool for automatic bug detection and reporting
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://abrt.readthedocs.org/
|
URL: https://abrt.readthedocs.org/
|
||||||
@ -44,6 +44,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
|
||||||
@ -608,6 +609,9 @@ killall abrt-dbus >/dev/null 2>&1 || :
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Nov 27 2021 chenchen <chen_aka_jan@163.com> - 2.13.0-11
|
||||||
- fix uninstall error
|
- fix uninstall error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user