diff --git a/mtools.spec b/mtools.spec index 184d3ee9c9fcb19b2605ee4c89189b3f84ccfcbd..cd3b5bc0a1eeea71763f205f9cab5b4e3d950285 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,6 +1,6 @@ Name: mtools Version: 4.0.43 -Release: 1 +Release: 2 Summary: Collection of utilities to access MS-DOS disks License: GPLv3+ URL: http://www.gnu.org/software/mtools/ @@ -20,12 +20,7 @@ labels, FAT-specific file attributes (hidden, system, ...), "bad block" map maintenance, access to remote floppy drives, Iomega ZIP disk protection, "secure" erase, display of file's on-disk layout, etc -%package help -Summary: Including man files for mtools -Requires: man - -%description help -This contains man files for the using of mtools. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -55,6 +50,9 @@ ln -s mtools.5.gz %{buildroot}%{_mandir}/man5/mtools.conf.5.gz %{_infodir}/mtools.info* %changelog +* Tue Aug 20 2024 Wei Zhang - 4.0.43-2 +- Replaced declaration of help subpackage with the 'package_help' macro + * Wed Mar 22 2023 Hongtao Zhang - 4.0.43-1 - update mtools version to 4.0.43