Hi,
Again EL6 won't build if you don't update the specfile as below :
%if 0%{?rhel} && 0%{?rhel} < 7
BuildRequires: libnl-devel
%else
BuildRequires: libnl3-devel
%endif
Jean-Marc
Le 29/06/2016 17:31, Daniel Veillard a écrit :
So as planned I just pushed signed tarball and rpms and tagged
the
Release Candidate 2 in git, it's available from the usual place:
ftp://libvirt.org/libvirt/
The rc2 seems to work for me with my limited testing, no problem,
but please continue to test the candidate code.
I will try to push 2.0.0 final Friday morning, european time,
assuming there is no blocker issue discovered in the meantime.
Please test it :-)
thanks,
Daniel