diff --git a/gssproxy.spec b/gssproxy.spec index f4732e0425aa14669a0688ae11df42175044e029..15e500a4f5a5b0aadadda4d14a1c160d32c0c146 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -7,7 +7,7 @@ Name: gssproxy Version: 0.9.2 -Release: 2 +Release: 3 Summary: GSSAPI Proxy License: MIT URL: https://github.com/gssapi/gssproxy @@ -38,10 +38,7 @@ BuildRequires: valgrind glibc-debuginfo glibc %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 @@ -112,6 +109,9 @@ mkdir -p %{buildroot}%{gpstatedir}/rcache %{_mandir}/man8/gssproxy-mech.8* %changelog +* Tue Aug 20 2024 yangzhuolin - 0.9.2-3 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Tue Mar 12 2024 yixiangzhike - 0.9.2-2 - backport upstream patch to remove node from the correct list