From 84ea0aa4c1521cd0618c7e29a7f07d1d8b1ecaf888168c2a5a9f7609c008bdbc Mon Sep 17 00:00:00 2001 From: Larry Dewey Date: Tue, 7 May 2019 14:58:26 +0000 Subject: [PATCH] Accepting request 701343 from home:ldewey:branches:Virtualization - Added tar as software dependency. OBS-URL: https://build.opensuse.org/request/show/701343 OBS-URL: https://build.opensuse.org/package/show/Virtualization/supermin?expand=0&rev=40 --- supermin.changes | 5 +++++ supermin.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/supermin.changes b/supermin.changes index 7c35473..2f14bf4 100644 --- a/supermin.changes +++ b/supermin.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 7 14:49:41 UTC 2019 - Larry Dewey + +- Added tar as software dependency. + ------------------------------------------------------------------- Thu Aug 31 14:09:58 UTC 2017 - cbosdonnat@suse.com diff --git a/supermin.spec b/supermin.spec index 02f170c..3dd61f6 100644 --- a/supermin.spec +++ b/supermin.spec @@ -1,7 +1,7 @@ # # spec file for package supermin # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,10 +22,11 @@ Release: 0 %{ocaml_preserve_bytecode} Url: http://libguestfs.org/ Summary: Bootstrapping tool for creating supermin appliances -License: GPL-3.0+ +License: GPL-3.0-or-later Group: System/Filesystems Provides: febootstrap Requires: distribution-release +Requires: tar Requires: xmlstarlet Requires: zypper BuildRoot: %{_tmppath}/%{name}-%{version}-build