On Fri, Mar 09, 2012 at 09:32:58AM +0100, Klaus Kaempf wrote: > Daniel, > > thanks for the patch. > > * Daniel Veillard <[email protected]> [Mar 09. 2012 08:12]: > > Right now the spec file is completely tied to tog-pegasus, > > this should allow the spec file to be compatible with sblim-sfcb > > too. This also switches to systemctl which is now used in Fedora. > > > > I would actually like some feedback on the patch if someone > > has an environment to test with sblim-sfcb > > I'll test later today. > For reference, you might want to take a look at the spec file of > https://build.opensuse.org/package/files?package=libvirt-cim&project=systemsmanagement%3Awbem > which is a pure-sfcb variant. > > > > > Also I noted that if I built the package with sblim-sfcb installed > > it failed in the make install phase with the following error: > > Thats a bug in the Makefile.am which does an incomplete substitution - > patch attached.
Hi Klaus, thanks for the patch, indeed it fixes the problem! I'm not sure what you are trying to fix in provider-reg.patch, but it seems to make sense to really pass them as 3 separate args instead of one big one. I think the biggest difference I can spot between the two spec files are the fact that you uninstall only the main schemas on %preun while we remove all the ones we registered in %post. Not really significant but I could have overlooked something :-) Chip, eduardo, could you look at those 3 paches ? Mine, the one that Klaus sent and https://build.opensuse.org/package/view_file?file=provider-reg.patch&package=libvirt-cim&project=systemsmanagement%3Awbem&rev=badf80eca4fd06ed9f84a67eafcbc760 thanks again ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [email protected] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ Libvirt-cim mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvirt-cim
