From: Sergey Otpuschennikov Date: Wed, 25 Jun 2014 12:22:02 +0000 (+0400) Subject: Remove Hardcode version for python-sqlalchemy X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fopenstack-ci%2Ffuel-5.1%2F2014.1;p=openstack-build%2Fcinder-build.git Remove Hardcode version for python-sqlalchemy python-sqlalchemy07 changed to python-sqlalchemy Related-bug: #1325537 Change-Id: Ibebf2dc12eff93848c94382639ab68701996b7cb --- diff --git a/rpm/SPECS/openstack-cinder.spec b/rpm/SPECS/openstack-cinder.spec index ec19c432d..bf56d75bc 100644 --- a/rpm/SPECS/openstack-cinder.spec +++ b/rpm/SPECS/openstack-cinder.spec @@ -42,7 +42,7 @@ BuildRequires: python-netaddr BuildRequires: openstack-utils BuildRequires: python-paste-deploy1.5 BuildRequires: python-routes1.12 -BuildRequires: python-sqlalchemy0.7 +BuildRequires: python-sqlalchemy BuildRequires: python-webob1.2 Requires: openstack-utils