From 10eb2067d470281222778bd6a0b906b3214b79c1 Mon Sep 17 00:00:00 2001 From: Sergey Kraynev Date: Tue, 2 Sep 2014 16:07:19 +0400 Subject: [PATCH] Revert "Fixed routes version in RPM package" This bug should be fixed in the 5.1.1 not in 5.1 This reverts commit 1f19ccea78abd7bc3c0b562fdf751726d6e8cb52. Change-Id: I35216f6367d5978e5bfdc31baf2ecec408d4d61b --- 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 a5700625..79139d9e 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-routes >= 1.12.3 +Requires: python-routes1.12 >= 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