[openshift-origin-broker-util] removed rubygem-mongo dependancy

tdawson tdawson at fedoraproject.org
Thu Jan 31 19:17:24 UTC 2013


commit e02890024699dc3b70d04d37199179921ab8a963
Author: Troy Dawson <tdawson at redhat.com>
Date:   Thu Jan 31 13:16:57 2013 -0600

    removed rubygem-mongo dependancy

 openshift-origin-broker-util.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openshift-origin-broker-util.spec b/openshift-origin-broker-util.spec
index d26f6f0..f22f591 100644
--- a/openshift-origin-broker-util.spec
+++ b/openshift-origin-broker-util.spec
@@ -1,7 +1,7 @@
 Summary:        Utility scripts for the OpenShift Origin broker
 Name:           openshift-origin-broker-util
 Version:        1.3.6
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        ASL 2.0
 URL:            http://openshift.redhat.com
 Source0:        http://mirror.openshift.com/pub/openshift-origin/source/%{name}/%{name}-%{version}.tar.gz
@@ -14,7 +14,6 @@ Requires:       rng-tools
 Requires:       %{?scl:%scl_prefix}rubygem(openshift-origin-dns-bind)
 # For oo-setup-broker
 Requires:       openssl
-Requires:       %{?scl:%scl_prefix}rubygem(mongo)
 Requires:       %{?scl:%scl_prefix}rubygem(open4)
 Requires:       %{?scl:%scl_prefix}rubygem(openshift-origin-auth-mongo)
 
@@ -69,6 +68,9 @@ cp -p kickstart/openshift-origin-remix.ks %{buildroot}/usr/share/openshift/kicks
 %{_mandir}/man8/oo-accept-systems.8.gz
 
 %changelog
+* Thu Jan 31 2013  Troy Dawson <tdawson at redhat.com> 1.3.6-4
+- removed rubygem-mongo dependancy
+
 * Thu Jan 31 2013  Troy Dawson <tdawson at redhat.com> 1.3.6-3
 - Added dependancies
 


More information about the scm-commits mailing list