From 1f19ccea78abd7bc3c0b562fdf751726d6e8cb52 Mon Sep 17 00:00:00 2001 From: Igor Yozhikov Date: Mon, 1 Sep 2014 18:09:53 +0400 Subject: [PATCH] Fixed routes version in RPM package * changed python-routes1.12 -> python-routes Partial-Bug: #1362977 Change-Id: I18c16d20ee772d26c29a3206280d09f84b14cb9e --- rpm/SPECS/openstack-heat.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/SPECS/openstack-heat.spec b/rpm/SPECS/openstack-heat.spec index 79139d9e..a5700625 100644 --- a/rpm/SPECS/openstack-heat.spec +++ b/rpm/SPECS/openstack-heat.spec @@ -192,7 +192,7 @@ Requires: python-babel >= 1.3 Requires: MySQL-python Requires: python-paste-deploy >= 1.5.0 -Requires: python-routes1.12 >= 1.12.3 +Requires: python-routes >= 1.12.3 Requires: python-sqlalchemy >= 0.7.8, python-sqlalchemy < 0.9.5, python-sqlalchemy > 0.9.5, python-sqlalchemy <= 0.9.99 Requires: python-webob >= 1.2.3 Requires: python-requests >= 1.1 -- 2.45.2