From d8734c4459cf0085fd886d66a17d12f2e0b5278c Mon Sep 17 00:00:00 2001 From: Victoria Martínez de la Cruz Date: Mar 30 2015 14:58:23 +0000 Subject: Removes extra bits of pbr patch --- diff --git a/python-designateclient.spec b/python-designateclient.spec index 87f057c..0aedc0c 100644 --- a/python-designateclient.spec +++ b/python-designateclient.spec @@ -21,9 +21,7 @@ Client library and command line utility for interacting with OpenStack DNSaaS AP %prep %setup -q -%patch0 -p1 -b .pbr -# remove runtime dep on PBR -sed -i s/REDHATDESIGNATECLIENTVERSION/%{version}/ designateclient/version.py +# Remove requirements listings rm -rf {,test-}requirements.txt # Remove bundled egg-info