[openstack-nova/el6-icehouse] Fix typo in runtime reqs and remove old patch

Nikola Dipanov ndipanov at fedoraproject.org
Fri May 23 09:01:19 UTC 2014


commit da2cd3b53b93b16291e153c9706d055da2764212
Author: Nikola Dipanov <ndipanov at redhat.com>
Date:   Mon May 19 17:32:26 2014 +0200

    Fix typo in runtime reqs and remove old patch
    
    Also update the changelog to drop information that is irrelevant to the
    user, and bump the release number.

 openstack-nova-newdeps.patch |   72 ------------------------------------------
 openstack-nova.spec          |    7 ++--
 2 files changed, 3 insertions(+), 76 deletions(-)
---
diff --git a/openstack-nova.spec b/openstack-nova.spec
index 13bc167..078cd6e 100644
--- a/openstack-nova.spec
+++ b/openstack-nova.spec
@@ -2,7 +2,7 @@
 
 Name:             openstack-nova
 Version:          2014.1
-Release:          3%{?dist}
+Release:          4%{?dist}
 Summary:          OpenStack Compute (nova)
 
 Group:            Applications/System
@@ -397,7 +397,7 @@ Requires:         python-oslo-config >= 1:1.2.0
 Requires:         python-pyasn1
 Requires:         python-six >= 1.4.1
 Requires:         python-babel
-Requires:         python-jinja2i >= 2.6
+Requires:         python-jinja2 >= 2.6
 
 %description -n   python-nova
 OpenStack Compute (codename Nova) is open source software designed to
@@ -900,9 +900,8 @@ fi
 %endif
 
 %changelog
-* Mon May 19 2014 Nikola Đipanov <ndipanov at redhat.com> 2014.1-3
+* Mon May 19 2014 Nikola Đipanov <ndipanov at redhat.com> 2014.1-4
 - Drop parallel python packages in RDO el6
-- Update the sources file with the latest tarball
 
 * Thu Apr 17 2014 Vladan Popovic <vpopovic at redhat.com> 2014.1-0.14
 - Update to upstream 2014.1


More information about the scm-commits mailing list