diff --git a/gssproxy.spec b/gssproxy.spec index 9d419b23ac21794184edc7d47bb603bfde044020..452cd79a9592cd22d29b8079ebe537e5477f6bbb 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -4,7 +4,7 @@ Name: gssproxy Version: 0.9.1 -Release: 3 +Release: 4 Summary: GSSAPI Proxy License: MIT URL: https://github.com/gssapi/gssproxy @@ -29,10 +29,7 @@ BuildRequires: systemd-devel %description This is a proxy for GSSAPI which deals with credential handling -%package help -Summary: Help files for %{name} -%description help -Help files for %{name}. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -92,6 +89,9 @@ mkdir -p %{buildroot}%{gpstatedir}/rcache %{_mandir}/man8/gssproxy-mech.8* %changelog +* Tue Aug 20 2024 yangzhuolin - 0.9.1-4 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Wed Mar 27 2024 yixiangzhike - 0.9.1-3 - backport upstream patch to remove node from correct list