From 1c54997621eb5bd69d835d5b77b7372482efd742 Mon Sep 17 00:00:00 2001 From: Victoria Martínez de la Cruz Date: Mar 30 2015 15:45:24 +0000 Subject: Adds Requires: python-pbr --- diff --git a/python-designateclient.spec b/python-designateclient.spec index 0aedc0c..8d6a3b0 100644 --- a/python-designateclient.spec +++ b/python-designateclient.spec @@ -15,6 +15,7 @@ Requires: python-keystoneclient Requires: python-requests Requires: python-six Requires: python-stevedore +Requires: python-pbr %description Client library and command line utility for interacting with OpenStack DNSaaS API.