diff --git a/libguestfs.changes b/libguestfs.changes index 3d14a82..82c1b26 100644 --- a/libguestfs.changes +++ b/libguestfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 11 13:39:04 UTC 2018 - ohering@suse.de + +- Remove zerofree from BuildRequires because only supermin will + consider this feature at runtime. + ------------------------------------------------------------------- Thu Apr 19 09:07:54 UTC 2018 - cbosdonnat@suse.com diff --git a/libguestfs.spec b/libguestfs.spec index 04db935..da59d4d 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -27,7 +27,6 @@ Release: 0 %bcond_without python_bindings %bcond_without perl_bindings %bcond_without hivex -%bcond_without zerofree %bcond_without fuse @@ -416,9 +415,6 @@ BuildRequires: util-linux BuildRequires: util-linux-lang BuildRequires: xfsprogs BuildRequires: xz -%if %{with zerofree} -BuildRequires: zerofree -%endif BuildRequires: ldmtool # Needed by guestfsd which is burried in the appliance