diff --git a/multipath-tools.spec b/multipath-tools.spec index dbe5ef4a40281027d51df84fe9ad56ad7504974b..080b1973ce8b4fdc3e2c6c8fe0c94673bb2a2059 100644 --- a/multipath-tools.spec +++ b/multipath-tools.spec @@ -1,7 +1,7 @@ #needsrootforbuild Name: multipath-tools Version: 0.9.5 -Release: 5 +Release: 6 Summary: Tools to manage multipath devices with the device-mapper License: GPL-2.0-or-later and LGPL-2.0-only URL: http://christophe.varoqui.free.fr/ @@ -76,6 +76,7 @@ that are %{name}'s libbmpathpersist and libmpathcmd libraries. %package help Summary: Including man files for multipath-tools. Requires: man +Buildarch: noarch Provides: device-mapper-multipath-help Obsoletes: device-mapper-multipath-help %description help @@ -184,6 +185,9 @@ fi %changelog +* Tue Aug 20 2024 Jiaming Zhang - 0.9.5-6 +- Added 'Buildarch:noarch' to the help subpackage + * Fri Aug 2 2024 kouwenqi - 0.9.5-5 - multipath: display the correct configuration when dumpping config