[openstack-heat/f21] Readd m2crypto requires

Jeff Peeler jpeeler at fedoraproject.org
Fri Aug 8 21:30:53 UTC 2014


commit 635891678281bae243717022861a2e0ea6859cd4
Author: Jeff Peeler <jpeeler at redhat.com>
Date:   Fri Aug 8 17:24:47 2014 -0400

    Readd m2crypto requires
    
    Accidentally removed in de61c848d1442b07a0e789d9d234c30efd14ccc4
    
    Resolves: rhbz#1128301

 openstack-heat.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/openstack-heat.spec b/openstack-heat.spec
index 14e2a4e..d92feb8 100644
--- a/openstack-heat.spec
+++ b/openstack-heat.spec
@@ -8,7 +8,7 @@
 Name:		openstack-heat
 Summary:	OpenStack Orchestration (heat)
 Version:	2014.1.2
-Release:	0.2%{?dist}
+Release:	0.3%{?dist}
 License:	ASL 2.0
 Group:		System Environment/Base
 URL:		http://www.openstack.org
@@ -184,6 +184,7 @@ Requires: python-qpid
 Requires: python-webob
 Requires: python-six >= 1.4.1
 Requires: PyYAML
+Requires: m2crypto
 Requires: python-anyjson
 Requires: python-paramiko
 Requires: python-babel
@@ -371,11 +372,9 @@ AWS CloudWatch-compatible API to the Heat Engine
 
 
 %changelog
-* Fri Aug  8 2014 Ryan S. Brown <rybrown at redhat.com> - 2014.1.2-0.2
-- Fix patches_base notation (2014.1.2 -> 2014.1.2+1)
-
-* Fri Aug  8 2014 Ryan S. Brown <rybrown at redhat.com> - 2014.1.2-0.1
+* Fri Aug  8 2014 Ryan S. Brown <rybrown at redhat.com> - 2014.1.2-0.3
 - Rebase to Icehouse 2014.1.2
+- add m2crypto requires
 
 * Wed Aug  6 2014 Jeff Peeler <jpeeler at redhat.com> - 2014.1.1-2.5
 - add qpid fix (rhbz#1106858) which closes rhbz#1127018


More information about the scm-commits mailing list