diff --git a/resource-agents.spec b/resource-agents.spec index 99ed2e7179b75c3c4adf9383bad97f3e5e75fcd1..89f500fc93be2aaece953479c034ba0efb8dad43 100644 --- a/resource-agents.spec +++ b/resource-agents.spec @@ -1,7 +1,7 @@ Name: resource-agents Summary: Open Source HA Reusable Cluster Resource Scripts Version: 4.2.0 -Release: 3 +Release: 4 License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/resource-agents Source0: https://github.com/ClusterLabs/resource-agents/archive/v4.2.0.tar.gz @@ -33,11 +33,7 @@ Ldirectord is a daemon to monitor and administer real servers in a cluster of lo balanced virtual servers.Currently, HTTP, HTTPS, and FTP services are supported. ldirectord typically is started from heartbeat but can also be run from the command line. -%package help -Summary: Help documentation for resource-agents - -%description help -Help documentation for resource-agents. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -106,6 +102,9 @@ export CFLAGS="$(echo '%{optflags}')" %{_mandir}/man8/{ocf-tester.8*,ldirectord.8*} %changelog +* Tue Aug 20 2024 Zekai Zhao - 4.2.0-4 +- Replaced declaration of help subpackage with the 'package_help' macor. + * Sat Nov 27 2021 wulei - 4.2.0-3 - Fix failed to parse pid from pid-file