diff --git a/mtools.spec b/mtools.spec index f6b5c393cc4d54b25f58849aff61c9eb6f6d75a8..7ab68657a85da2d3e538491269090bc1a5ffbe26 100644 --- a/mtools.spec +++ b/mtools.spec @@ -1,6 +1,6 @@ Name: mtools Version: 4.0.35 -Release: 2 +Release: 3 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.35-3 +- Replaced declaration of help subpackage with the 'package_help' macro + * Mon Oct 24 2022 Hongtao Zhang - 4.0.35-2 - rebuild the version to 4.0.35-2