From d669de67453df399ec1c8bcb165f89a7d9d35fb6a597e9ef961c4b6495913a96 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 13 Jun 2018 07:04:23 +0000 Subject: [PATCH] Accepting request 616042 from home:olh:branches:Virtualization - Remove zerofree from BuildRequires because only supermin will consider this feature at runtime. OBS-URL: https://build.opensuse.org/request/show/616042 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=431 --- libguestfs.changes | 6 ++++++ libguestfs.spec | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) 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