[libvirt] [PATCH] build: require netcf-0.2.2 when installing on Fedora18+

Eric Blake eblake at redhat.com
Tue Sep 4 17:17:14 UTC 2012


On 09/04/2012 11:10 AM, Laine Stump wrote:
> A previous patch forced libnl-3 and netcf-0.2.2 (which itself requires
> libnl-3) when *building* for Fedora 18+ (and RHEL 7+), but the
> install-time Requires: for netcf has always been implicit due to
> libvirtd linking with libnetcf.so. However, the since the API of netcf
> didn't change when it was rebuilt to use libnl-3, the internal library
> version didn't change either, making it possible (from rpm's point of
> view) to upgrade libvirt without upgrading netcf (in reality, that
> leads to a segfault - see
> https://bugzilla.redhat.com/show_bug.cgi?id=853381).
> 
> The solution is to put an explicit Requires: line in libvirt's
> specfile for fedora >= 18 and rhel >= 7.
> ---
>  libvirt.spec.in | 3 +++
>  1 file changed, 3 insertions(+)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 617 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120904/add16c2b/attachment-0001.sig>


More information about the libvir-list mailing list