From bd129e98991cbaf805554069c835c0da07b58674 Mon Sep 17 00:00:00 2001 From: Alan Pevec Date: Sep 21 2015 15:03:57 +0000 Subject: Include yaml files Upstream egg metadata MUST be preserved, it was a misguided guideline making packagers do it, corrected in the meantime: https://fedorahosted.org/fpc/ticket/488 Issue is that egginfo cannot be fully regenerated by PBR when running from sdist, like it is the case during rpmbuild. Change-Id: I2263478cad435a90137906242d2c4391d1532220 --- diff --git a/python-os-client-config.spec b/python-os-client-config.spec index df5867e..10bb7b0 100644 --- a/python-os-client-config.spec +++ b/python-os-client-config.spec @@ -112,7 +112,6 @@ Documentation for the os-client-config library. mv %{pypi_name}-%{version} python2 pushd python2 -rm -rf *.egg-info # Let RPM handle the dependencies rm -f test-requirements.txt requirements.txt