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
This commit is contained in:
Dan Čermák 2023-02-22 16:51:53 +00:00 committed by Git OBS Bridge
parent bc1ca51d31
commit fd1b62e166
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 22 15:57:11 UTC 2023 - Dan Čermák <dcermak@suse.com>
- Add missing Requires(pre): shadow
-------------------------------------------------------------------
Tue Jan 17 12:52:05 UTC 2023 - Dan Čermák <dcermak@suse.com>

View File

@ -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