diff --git a/sg3_utils.spec b/sg3_utils.spec index 101381c908d0c1dd0924167a12143f63d8788c80..6c21ced80d7e9a9d2dfa7547d9861686532540be 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 @@ -31,13 +31,9 @@ Obsoletes: %{name}-libs This subpackage contains libraries and header files for developing applications that want to make use of libsgutils. -%package help -Summary: Including man files for pciutils +%package_help Requires: man -%description help -This contains man files for the using of pciutils. - %prep %autosetup -n %{name}-%{version} -p1 @@ -74,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT/%{_libdir}/*.la %{_mandir}/man8/* %changelog +* Tue Aug 20 2024 Jiuwang He - 1.48-2 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Fri Oct 27 2023 Paul Thomas - 1.48-1 - update to version 1.48