On 06.12.2013 00:36, Jim Fehlig wrote:
This series moves some driver-specific files from the main
libvirt-daemon
package to the respective libvirt-daemon-driver-* package when building with
driver modules.
This was originally all one patch that I found difficult to review, so I tried
to logically break it up in hopes to make it easier to review.
Jim Fehlig (6):
spec: Conditionally add /etc/libvirt/nwfilter
spec: Only add libvirt-daemon pre install script if building with qemu spec: Fix files
list when building without driver modules
spec: Conditionally specify some hypervisor-specific files
spec: Define hypervisor-specific files together
spec: move driver-specific files to driver subpackages
libvirt.spec.in | 199 +++++++++++++++++++++++++++++++++-----------------------
1 file changed, 117 insertions(+), 82 deletions(-)
ACK series but see my comment to 1/6.
Michal