[libvirt] [PATCH 10/10] Enable driver modules in libvirt RPM

Eric Blake eblake at redhat.com
Tue May 22 11:47:24 UTC 2012


On 05/21/2012 01:59 PM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Turn on loadable modules for libvirtd. Add new sub-RPMs
> libvirt-daemon-driver-XXX, one for each loadable .so.
> Modify the libvirt-daemon-YYY RPMs to depend on each of
> the individual drivers they required
> 
> * libvirt.spec.in: Enable driver modules
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  libvirt.spec.in |  296 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  1 files changed, 293 insertions(+), 3 deletions(-)
> 


> +
> +%if %{with_qemu}
> +%package daemon-driver-qemu
> +Summary: Qemu driver plugin for the libvirtd daemon
> +Group: Development/Libraries
> +Requires: libvirt-daemon = %{version}-%{release}
> +# There really is a hard cross-driver dependancy here

s/dependancy/dependency/ (multiple places)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120522/f113fc41/attachment-0001.sig>


More information about the libvir-list mailing list