On 08/21/2013 10:19 AM, Ján Tomko wrote:
+# Remove open-pegasus-specific providers installed in sfcb
repository
+# by older libvirt-cim packages
+%{_datadir}/%{name}/provider-register.sh -d -t sfcb \
+ -n root/PG_InterOp \
+ -r %{PGINTEROP_REG} -m %{PGINTEROP_MOF} >/dev/null 2>&1 || true
+
+
I'm no expert in this matter, but I wonder if those would ever have been
installed. Does anyone have a RHEL6 environment with sfcb only where
pginterop was installed?
I guess I see no harm in this, but I have less experience with the sfcb
environment... Anyone else have comments/thoughts?
John