
14 Sep
2011
14 Sep
'11
4 a.m.
于 2011年09月14日 10:55, Daniel Veillard 写道:
On Fri, Sep 09, 2011 at 07:24:47PM +0800, Osier Yang wrote:
--- libvirt.spec.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libvirt.spec.in b/libvirt.spec.in index 9decc31..648b50f 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -1134,6 +1134,7 @@ fi
%doc AUTHORS NEWS README COPYING.LIB %{_libdir}/python*/site-packages/libvirt.py* +%{_libdir}/python*/site-packages/libvirt_qemu.py* %{_libdir}/python*/site-packages/libvirtmod* %doc python/tests/*.py %doc python/TODO And ACK, just pull in the small fix for patch 2
Daniel
Pushed with the fixing on patch 2/7, thanks for the reviewing. Regards, Osier