[libvirt] [PATCH 0/3] spec file improvements

Eric Blake eblake at redhat.com
Tue Feb 25 17:52:23 UTC 2014


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(-)

-- 
1.8.5.3




More information about the libvir-list mailing list