Re: [libvirt] [PATCH 01/16] Add missing deps on driver modules in libvirt RPM

2012-07-19 Thread Daniel Veillard
On Wed, Jul 18, 2012 at 05:32:22PM +0100, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > Turning on the building of driver modules in libvirt.spec.in > means that installing 'libvirt' no longer pulls in all the > drivers. For upgrade compatibility we need to list all drivers > module

[libvirt] [PATCH 01/16] Add missing deps on driver modules in libvirt RPM

2012-07-18 Thread Daniel P. Berrange
From: "Daniel P. Berrange" Turning on the building of driver modules in libvirt.spec.in means that installing 'libvirt' no longer pulls in all the drivers. For upgrade compatibility we need to list all drivers module sub-RPMs against the 'libvirt' RPM. Signed-off-by: Daniel P. Berrange --- lib