diff --git a/sg3_utils.spec b/sg3_utils.spec index 101381c908d0c1dd0924167a12143f63d8788c80..52ed3adb989712058a34c8452eb34bcbe9f03700 100644 --- a/sg3_utils.spec +++ b/sg3_utils.spec @@ -1,6 +1,6 @@ Name: sg3_utils Version: 1.48 -Release: 1 +Release: 2 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 @@ -34,6 +34,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. @@ -74,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la %{_mandir}/man8/* %changelog +* Wed Aug 21 2024 Jiuwang He - 1.48-2 +- Add Buildarch: noarch to the help subpackage + * Fri Oct 27 2023 Paul Thomas - 1.48-1 - update to version 1.48