diff --git a/glusterfs.spec b/glusterfs.spec index 1da771537849f31ad6bf39e982c298e326aba152..399e4c5b29b9219d50df4c04ce1c654dd0aa4b28 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -224,7 +224,7 @@ Summary: Distributed File System Name: glusterfs Version: 11.1 -Release: 4 +Release: 5 License: GPLv3 or GPLv2+ or LGPLv3+ URL: http://docs.gluster.org/ %if ( 0%{_for_fedora_koji_builds} ) @@ -754,12 +754,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 @@ -1503,6 +1503,9 @@ exit 0 %{_mandir}/man8/*gluster*.8* %changelog +* Wed Aug 21 2024 Min Zhang - 11.1-5 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Wed Jun 19 2024 zhangyaqi - 11.1-4 - fix prevent gnfs IO Errors on smaller files