diff --git a/resource-agents.spec b/resource-agents.spec index 3a7d32b7d26d80f2b527f31736f65828a37b06ca..f8b6d9a5c79ea7d612ea6c4fbc9cd4cba82711c2 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: 4 +Release: 5 License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/resource-agents Source0: https://github.com/ClusterLabs/resource-agents/archive/v4.2.0.tar.gz @@ -30,10 +30,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 @@ -101,6 +98,9 @@ export CFLAGS="$(echo '%{optflags}')" %{_mandir}/man8/{ocf-tester.8*,ldirectord.8*} %changelog +* Tue Aug 20 2024 Zekai Zhao - 4.2.0-5 +- Replaced declaration of help subpackage with the 'package_help' macor. + * Wed Aug 25 2021 caodongxia - 4.2.0-4 - Fix failed to parse pid from pid-file