]> xenbits.xensource.com Git - libvirt.git/commit
spec: F15 still uses cgconfig, RHEL lacks hyperv
authorEric Blake <eblake@redhat.com>
Mon, 26 Sep 2011 20:28:47 +0000 (14:28 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 27 Sep 2011 15:03:26 +0000 (09:03 -0600)
commitba6cbb182b49ca1f94a40285f40f342f84c0bd2a
tree85ef985d90014a4ce98cb3c191c8d4391babd554
parent75e3149264fcb3e4466cba989892ca8a1b25367a
spec: F15 still uses cgconfig, RHEL lacks hyperv

Commit ecd8725c dropped attempts to probe the cgconfig service on
new enough Fedora where systemd took over that aspect of the system,
but mistakenly used F14 instead of F15 as the cutoff point.

https://bugzilla.redhat.com/show_bug.cgi?id=741358

Also, RHEL does not include HyperV support yet.

* libvirt.spec.in (with_cgconfig): Check cgconfig service in F15.
(%{?rhel}): Provide default for with_hyperv.
libvirt.spec.in