diff --git a/libvirt.spec b/libvirt.spec index 0865833..9d1ef35 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -295,7 +295,7 @@ License: LGPLv2.1+ Group: Development/Libraries/C and C++ AutoReqProv: yes Version: 0.9.4 -Release: 1 +Release: 3 Summary: A C toolkit to interract with the virtualization capabilities of Linux # The client side, i.e. shared libs and virsh are in a subpackage @@ -458,6 +458,7 @@ Authors: Karel Zak %if %{with_python} + %package python License: LGPLv2.1+ Summary: A C toolkit to interract with the virtualization capabilities of Linux @@ -756,6 +757,7 @@ fi %postun client -p /sbin/ldconfig %if %{with_libvirtd} + %files %defattr(-, root, root) %{_sbindir}/libvirtd @@ -885,6 +887,7 @@ fi %doc %{_docdir}/%{name}/html %if %{with_python} + %files python %defattr(-, root, root) %doc %{_docdir}/%{name}-python