From fd1b62e166f95f8ce1e722071a956d4598b8d528b2c31f20d733e827ea8dd4be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= Date: Wed, 22 Feb 2023 16:51:53 +0000 Subject: [PATCH] Accepting request 1067185 from home:dancermak:branches:Virtualization:vagrant Add missing Requires(pre): shadow OBS-URL: https://build.opensuse.org/request/show/1067185 OBS-URL: https://build.opensuse.org/package/show/Virtualization:vagrant/vagrant?expand=0&rev=75 --- vagrant.changes | 5 +++++ vagrant.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/vagrant.changes b/vagrant.changes index f9bec37..806f429 100644 --- a/vagrant.changes +++ b/vagrant.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 22 15:57:11 UTC 2023 - Dan Čermák + +- Add missing Requires(pre): shadow + ------------------------------------------------------------------- Tue Jan 17 12:52:05 UTC 2023 - Dan Čermák diff --git a/vagrant.spec b/vagrant.spec index bf972f2..9b935f5 100644 --- a/vagrant.spec +++ b/vagrant.spec @@ -237,6 +237,8 @@ Requires: %{rubygem vagrant_cloud:3.0 >= 3.0.5} Requires: bsdtar Requires: curl Requires: openssh +# for groupadd +Requires(pre): shadow %description Vagrant is a tool for building and distributing virtualized development