On 25.02.2014 18:52, Eric Blake wrote:
Our spec file is non-deterministic if you have this in your
~/.rpmmacros:
%_without_udev 1
because it then depends on whether you have systemd-devel installed
rather than being explicitly stated in the spec file.
[At this point, I'm sending the series to get the review started on the
two trivial parts; I'm still working on patch 3, including coming up with
a formula for proving that the unpatched build was non-deterministic,
rather than just my claim above]
Eric Blake (2):
build: fix spelling of configure --with-systemd-daemon
spec: explicitly avoid bhyve on Linux
libvirt.spec.in | 2 ++
m4/virt-lib.m4 | 20 +++++++++++++-------
2 files changed, 15 insertions(+), 7 deletions(-)
ACK series and the release material too.
Michal