diff --git a/sdparm.spec b/sdparm.spec index e5f2f4f6d7e6c4504d6d3b0b319b7f92d7d357d4..fbc36f6eb56428445457a16498a00982f92b107b 100644 --- a/sdparm.spec +++ b/sdparm.spec @@ -1,6 +1,6 @@ Name: sdparm Version: 1.12 -Release: 2 +Release: 3 Summary: Access and change parameters on device that supports SCSI protocol. License: BSD URL: http://sg.danny.cz/sg/sdparm.html @@ -16,14 +16,9 @@ Commands associated with starting and stopping the medium; loading and unloading the medium; and other housekeeping function may also be issued by this utility. -%package help -Summary: Including man files for sdparm +%package_help Requires: man -%description help -This contains man files for the using of sdparm. - - %prep %autosetup -n %{name}-%{version} -p1 @@ -48,6 +43,9 @@ This contains man files for the using of sdparm. %changelog +* Mon Aug 19 2024 Jiuwang He - 1.12-3 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Wed Oct 19 2022 Kunlin Yang - 1.12-2 - rebuild the version to 1.12-2