spec: silence warnings when installing in F16v0.9.5-rc3
commitecd8725c1ad001fdd11f6c680ef0c20421e65a9b
authorEric Blake <eblake@redhat.com>
Fri, 16 Sep 2011 22:40:25 +0000 (16 16:40 -0600)
committerEric Blake <eblake@redhat.com>
Sat, 17 Sep 2011 12:27:00 +0000 (17 06:27 -0600)
tree65eaa448ca5a86f249f1269f944541f7b142e069
parent43c2641c18e148fe63be14fa5484b40fca110a85
spec: silence warnings when installing in F16

https://bugzilla.redhat.com/show_bug.cgi?id=738725 documents that
'yum install libvirt' in Fedora 16 is rather noisy.  This fixes
the problems.

* libvirt.spec.in (%post client): Silence chkconfig warning about
SysV services.
(%post) [with_cgconfig]: Drop for Fedora 15 and newer, where
systemd does this automatically.
libvirt.spec.in