diff --git a/sg3_utils.spec b/sg3_utils.spec index 1dd337284ae42ec8d3140064081037ae9d697997..d332e8ccdb59b7fb1c2013ea44809f97f280d36a 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -1,6 +1,6 @@ Name: sg3_utils Version: 1.46 -Release: 8 +Release: 9 Summary: Utilities that send SCSI commands to devices. License: GPL-2.0-or-later AND BSD URL: http://sg.danny.cz/sg/sg3_utils.html @@ -40,6 +40,7 @@ applications that want to make use of libsgutils. %package help Summary: Including man files for pciutils Requires: man +Buildarch: noarch %description help This contains man files for the using of pciutils. @@ -80,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la %{_mandir}/man8/* %changelog +* Wed Aug 21 2024 Jiuwang He - 1.46-9 +- Add Buildarch: noarch to the help subpackage + * Fri Nov 4 2022 volcanodragon - 1.46-8 - backport speed multipath scan patches from mainline