diff --git a/resource-agents.spec b/resource-agents.spec index eddde51..10d8b45 100644 --- a/resource-agents.spec +++ b/resource-agents.spec @@ -30,13 +30,13 @@ %endif # determine the ras-set to process based on configure invokation -%bcond_without rgmanager +%bcond_with rgmanager %bcond_without linuxha Name: resource-agents Summary: Open Source HA Reusable Cluster Resource Scripts Version: 3.9.5 -Release: 8 +Release: 9%{?rcver:%{rcver}}%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} License: GPLv2+ and LGPLv2+ URL: https://github.com/ClusterLabs/resource-agents %if 0%{?fedora} || 0%{?centos_version} || 0%{?rhel} @@ -300,6 +300,9 @@ ccs_update_schema > /dev/null 2>&1 ||: %endif %changelog +* Wed Oct 16 2013 David Vossel - 3.9.5-9 +- Remove rgmanager agents from build. + * Sun Aug 04 2013 Fedora Release Engineering - 3.9.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild