diff --git a/gdisk.spec b/gdisk.spec index bc7cbe4ffe3084a20666cbbb1e27ec03a7aac6c3..245262f5a48ecdd8f770fe935dd55429e82f5060 100644 --- a/gdisk.spec +++ b/gdisk.spec @@ -1,6 +1,6 @@ Name: gdisk Version: 1.0.9 -Release: 1 +Release: 2 Summary: GPT fdisk(consisting of the gdisk,sgdisk,cgdisk) is a set of text-mode partitioning tools License: GPLv2 URL: http://www.rodsbooks.com/gdisk @@ -12,12 +12,12 @@ BuildRequires:ncurses-devel util-linux-devel gcc-c++ popt-devel GPT fdisk(consisting of the gdisk,sgdisk,cgdisk) is a set of text-mode partitioning tools. rather than on the older MBR partition tables. -%package help -Summary: Include man page for gdisk,sgdisk,cgdisk utility +%package_help +#Summary: Include man page for gdisk,sgdisk,cgdisk utility Requires: man -%description help -This package contains the man page for GPT fdisk(consisting of the gdisk,sgdisk,cgdisk) +#%description help +#This package contains the man page for GPT fdisk(consisting of the gdisk,sgdisk,cgdisk) %prep %autosetup -n gptfdisk-%{version} -p1 @@ -48,6 +48,9 @@ install -Dp -m 0644 fixparts.8 %{buildroot}%{_mandir}/man8/fixparts.8 %{_mandir}/man8/* %changelog +* Wed Aug 21 2024 Min Zhang - 1.0.9-2 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Thu Dec 8 2022 tangyuchen - 1.0.9-1 - update to gptfdisk-1.0.9