summaryrefslogtreecommitdiff
path: root/libvirt-python.spec.in
Commit message (Collapse)AuthorAgeFilesLines
* Fix misc RPM specfile flawsDaniel P. Berrange2013-11-281-3/+10
| | | | | | | | Fix the RPM summary line, add placeholder %changelog tag, make %setup quiet, add Url: tag and filter out bogus provides and add example programs as docs. Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
* Setup distutils build systemDaniel P. Berrange2013-11-221-0/+34
Create a setup.py for building libvirt python code and add supporting files Signed-off-by: Daniel P. Berrange <berrange@redhat.com>