The epel d2to1 is to old.
Ensure that we build and install the newer d2to1 tool instead of installing the old one from epel (which does not meet the version requirements of the openstack components). Change-Id: Ic2b76a8654adff6874bfa4758798b9e9fb545076
This commit is contained in:
parent
8d5ffa36dd
commit
c65a2370af
@ -44,4 +44,8 @@ require libxslt-devel
|
||||
require python-cheetah Cheetah
|
||||
require python-keyring keyring
|
||||
require python-termcolor termcolor
|
||||
require python-d2to1 d2to1
|
||||
|
||||
# This one requires a newer version and the
|
||||
# current EPEL rpm doesn't provide a version
|
||||
# that will satisify the desired versions in OpenStack.
|
||||
require "" d2to1
|
||||
|
Loading…
x
Reference in New Issue
Block a user