diff --git a/nfs4-acl-tools.spec b/nfs4-acl-tools.spec index 4b6755cc13a78f0a3f1a97abbc6319588d4826c9..7d25007f3c642e54a5a9cb0a2ffe243cd085fcf8 100644 --- a/nfs4-acl-tools.spec +++ b/nfs4-acl-tools.spec @@ -1,6 +1,6 @@ Name: nfs4-acl-tools Version: 0.3.7 -Release: 7 +Release: 8 Summary: The nfs4 ACL tools License: BSD or GPLv2+ or LGPLv2.1 URL: http://www.citi.umich.edu/projects/nfsv4/linux/ @@ -15,12 +15,7 @@ Patch3: 0003-acl_nfs4_get_who-removed-an-always-false-evaluate-wa.patch %description It contains commandline NFSv4 ACL tools, which deal directly with NFSv4 ACLs. -%package help -Summary: Including man files for nfs4-acl-tools -Requires: man - -%description help -This contains man files for the using of nfs4-acl-tools. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -46,6 +41,9 @@ make DESTDIR=%{buildroot} install %{_mandir}/man*/* %changelog +* Thu Sep 4 2025 Acccll - 0.3.7-8 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Jul 3 2025 lvyy - 0.3.7-7 - Remove the percent sign in the changelog