[openstack-quantum/el6-grizzly] Revert "Add dnsmasq-utils dependency"

Terry Wilson otherwiseguy at fedoraproject.org
Wed Nov 13 19:25:57 UTC 2013


commit 3fbd83fd1c87926c32d3fe1808630b230cf073c3
Author: Terry Wilson <twilson at redhat.com>
Date:   Wed Nov 13 13:25:53 2013 -0600

    Revert "Add dnsmasq-utils dependency"
    
    This reverts commit 12787cd32860723587e33a4627f6ed642ee0a789.

 openstack-quantum.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/openstack-quantum.spec b/openstack-quantum.spec
index 8fbc58b..2d40fd5 100644
--- a/openstack-quantum.spec
+++ b/openstack-quantum.spec
@@ -5,7 +5,7 @@
 
 Name:		openstack-quantum
 Version:	2013.1.4
-Release:	5%{?dist}
+Release:	4%{?dist}
 Summary:	OpenStack Networking Service
 
 Group:		Applications/System
@@ -60,10 +60,9 @@ BuildRequires:	python-paste-deploy1.5
 BuildRequires:	python-routes1.12
 BuildRequires:	dos2unix
 
-Requires:	dnsmasq-utils
 Requires:	python-quantum = %{version}-%{release}
 Requires:	openstack-utils
-Requires:	python-keystone
+Requires:       python-keystone
 
 Requires(post):   chkconfig
 Requires(postun): initscripts
@@ -731,9 +730,6 @@ fi
 
 
 %changelog
-* Wed Nov 13 2013 Terry Wilson <twilson at redhat.com> - 2013.1.4-5
-- Add dnsmasq-utils dependency
-
 * Thu Nov 07 2013 Terry Wilson <twilson at redhat.com> - 2013.1.4-4
 - Add python-keystoneclient dependency
 


More information about the scm-commits mailing list