[Openstack] openstack.common inside swiftclient and RPM
Chmouel Boudjnah
chmouel at chmouel.com
Wed Jun 6 17:00:19 UTC 2012
On Fri, Jun 1, 2012 at 8:28 AM, Mark McLoughlin <markmc at redhat.com> wrote:
>> The python-swiftclient has something that I believe you added:
>> [zaitcev at lembas python-swiftclient-tip]$ git log swiftclient/openstack/__init__.py
For python-swiftclient we want to have the openstack.common dependency
only at build time not for runtime, so this should be safe to %exclude
from your %files list in your spec file as this is only needed for
python setup.py stuff (i.e: in %build/install section).
Chmouel.
More information about the Openstack
mailing list