]> xenbits.xensource.com Git - libvirt.git/commit
spec: move driver-specific files to driver subpackages
authorJim Fehlig <jfehlig@suse.com>
Thu, 5 Dec 2013 23:15:55 +0000 (16:15 -0700)
committerJim Fehlig <jfehlig@suse.com>
Fri, 6 Dec 2013 21:00:51 +0000 (14:00 -0700)
commitff76566ec0b68e83675fcc46e801c6f08472ac0d
tree24b1501fe13986141bf7a1ac160285c0a1f30989
parent2984e2614635f10f519c5c2d95bc6d84b234a823
spec: move driver-specific files to driver subpackages

The libvirt-daemon package contains several driver-specific files,
directories, and script, which can be problematic when building the
package with multiple hypervisor support, e.g. both QEMU and Xen.

E.g. installing a QEMU+Xen enabled libvirt-daemon on a Xen-only system
will result in the creation of qemu and kvm groups and a qemu user.

Move the driver-specific files, directories, and script to the
respective driver subpackages.
libvirt.spec.in