diff --git a/glusterfs.spec b/glusterfs.spec index 6daaae5b102db8424d3951c8d2451ed7c824a981..d9749848824950957a01ef753411e40e9ccca71b 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -224,7 +224,7 @@ Summary: Distributed File System Name: glusterfs Version: 10.0 -Release: 9 +Release: 10 License: GPLv3 or GPLv2+ or LGPLv3+ URL: http://docs.gluster.org/ %if ( 0%{_for_fedora_koji_builds} ) @@ -767,12 +767,12 @@ GlusterFS Events %endif -%package help -Summary: Including man files for glusterfs. +%package_help +#Summary: Including man files for glusterfs. Requires: man -%description help -This contains man files for the using of glusterfs. +#%description help +#This contains man files for the using of glusterfs. %prep %autosetup -n %{name}-%{version}%{?prereltag} -p1 @@ -1522,6 +1522,9 @@ exit 0 %{_mandir}/man8/*gluster*.8* %changelog +* Wed Aug 21 2024 Min Zhang - 10.0-10 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Tue Mar 12 2024 wuguanghao - 10.0-9 - fix CVE-2022-48340