]> git.ipfire.org Git - thirdparty/libvirt.git/commit
spec: Only call ldconfig on RHEL7
authorCole Robinson <crobinso@redhat.com>
Mon, 18 Mar 2019 19:01:28 +0000 (15:01 -0400)
committerCole Robinson <crobinso@redhat.com>
Fri, 22 Mar 2019 15:32:45 +0000 (11:32 -0400)
commit769eab7d788f62652d5576693c0e655e47169d3c
tree04eee14351a850a5f164a249e20928c7613b556e
parent9d3aa7c6e9c1cc1dbf38321820527c49618db41e
spec: Only call ldconfig on RHEL7

Since Fedora 28 (our minimum supported build), ldconfig is called
automatically for us:

https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets

These changes appear to be implemented for RHEL > 7 as well, so only
run ldconfig on RHEL7

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
libvirt.spec.in