Added 'Buildarch: noarch' to the help subpackage

This commit is contained in:
zhangjiaming 2024-08-21 10:19:02 +08:00
parent 4444f6328e
commit 162cf66748

View File

@ -2,7 +2,7 @@
Name: multipath-tools Name: multipath-tools
Version: 0.8.4 Version: 0.8.4
Release: 28 Release: 29
Summary: Tools to manage multipath devices with the device-mapper Summary: Tools to manage multipath devices with the device-mapper
License: GPL-2.0-or-later and LGPL-2.0-only License: GPL-2.0-or-later and LGPL-2.0-only
URL: http://christophe.varoqui.free.fr/ URL: http://christophe.varoqui.free.fr/
@ -108,6 +108,7 @@ that are %{name}'s libbmpathpersist and libmpathcmd libraries.
%package help %package help
Summary: Including man files for multipath-tools. Summary: Including man files for multipath-tools.
Requires: man Requires: man
Buildarch: noarch
Provides: device-mapper-multipath-help Provides: device-mapper-multipath-help
Obsoletes: device-mapper-multipath-help Obsoletes: device-mapper-multipath-help
%description help %description help
@ -209,6 +210,9 @@ fi
%changelog %changelog
* Wed Aug 21 2024 Jiaming Zhang <zhangjiaming@cqsoftware.com.cn> - 0.8.4-29
- Added 'Buildarch:noarch' to the help subpackage
* Thu Aug 8 2024 kouwenqi <kouwenqi@kylinos.cn> - 0.8.4-28 * Thu Aug 8 2024 kouwenqi <kouwenqi@kylinos.cn> - 0.8.4-28
- libmultipath: limit paths that can get wwid from environment - libmultipath: limit paths that can get wwid from environment