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