[resource-agents] Remove rgmanager agents from build

David Vossel dvossel at fedoraproject.org
Wed Oct 16 18:30:14 UTC 2013


commit b2e101d90150dd17d15df6ecf2ed84c98059d837
Author: David Vossel <dvossel at redhat.com>
Date:   Wed Oct 16 18:28:16 2013 -0500

    Remove rgmanager agents from build

 resource-agents.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
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 <dvossel at redhat.com> - 3.9.5-9
+- Remove rgmanager agents from build. 
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.9.5-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list