diff --git a/mtx.spec b/mtx.spec index b883101b1e51c0b9e2948565c0bdecaf31d73d32..7aa69ead55cb5473cfb98e6f4f158131dabcfe14 100644 --- a/mtx.spec +++ b/mtx.spec @@ -1,6 +1,6 @@ Name: mtx Version: 1.3.12 -Release: 21 +Release: 22 Summary: generic magtape exerciser License: GPLv2 URL: http://mtx.sourceforge.net/ @@ -13,13 +13,9 @@ mtx is a native linux media changer tool, it controls SCSI media changer devices The mtx command controls single or multi-drive SCSI media changers such as tape changers, autoloaders, tape libraries, or optical media jukeboxes -%package help -Summary: This package contains help documents +%package_help Requires: %{name} = %{version}-%{release} -%description help -Files for help with mtx. - %prep %autosetup -n %{name}-%{version} -p1 chmod a-x contrib/config_sgen_solaris.sh contrib/mtx-changer @@ -41,6 +37,9 @@ chmod a-x contrib/config_sgen_solaris.sh contrib/mtx-changer %{_mandir}/man1/* %changelog +* Mon Aug 19 2024 Pan Zhang - 1.3.12-22 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Tue Nov 26 2019 gulining - 1.3.12-21 - change patch level