[openstack-heat] Removed python-crypto require

Jeff Peeler jpeeler at fedoraproject.org
Wed May 8 18:07:40 UTC 2013


commit a0e206084b3dbac6d477c032fe1710b3da5eace9
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Wed May 8 14:05:23 2013 -0400

    Removed python-crypto require

 openstack-heat.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 6a4ffda..c262c8f 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -5,7 +5,7 @@
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	2013.1
-Release:	1.2%{?dist}
+Release:	1.3%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
@@ -90,7 +90,6 @@ Group: System Environment/Base
 
 Requires: python-argparse
 Requires: python-boto
-Requires: python-crypto
 Requires: python-eventlet
 Requires: python-greenlet
 Requires: python-httplib2
@@ -282,6 +281,9 @@ Heat client tools accessible from the CLI
 %{_mandir}/man1/heat-watch.1.gz
 
 %changelog
+* Wed May  8 2013 Jeff Peeler <jpeeler at redhat.com> 2013.1-1.3
+- removed python-crypto require
+
 * Wed May  8 2013 Jeff Peeler <jpeeler at redhat.com> 2013.1-1.2
 - re-added m2crypto patch (rhbz960165)
 


More information about the scm-commits mailing list