[Libvirt-cim] [RESEND PATCH 0/3] libvirt-cim: Fix provider registration

Viktor Mihajlovski mihajlov at linux.vnet.ibm.com
Tue Nov 5 09:03:30 UTC 2013


The following series fixes two issues in the provider registration
process of the libvirt-cim RPM package.
First, the RPM scriptlets didn't properly reflect the invocation
sequence during an RPM upgrade. This is fixed by the first patch.
Further, the registration using wildcards (*.mof) failed because of
an inter-MOF depedency. Fixed by the second patch.
Finally, the class deletion sequence in provider-register.sh was
prone to failure, resulting in residual entries in the Pegasus
class repository. Addressed by third patch.

Note: since the redhat.com mailing lists are bouncing my emails
I am sending from a different account temporarily until this is
resolved.

Viktor Mihajlovski (3):
  build: Fix incorrect provider registration in upgrade path
  build: Fix provider registration issues
  schema: Fix class removal with Pegasus

 libvirt-cim.spec.in  |  282 ++++++++++++++++++++++++++++++++++++++++----------
 provider-register.sh |    8 +-
 2 files changed, 231 insertions(+), 59 deletions(-)

-- 
1.7.9.5




More information about the Libvirt-cim mailing list