Accepting request 95701 from home:a_jaeger:FactoryFix
- Move require of systemd to base package since the base postinstall needs it. OBS-URL: https://build.opensuse.org/request/show/95701 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=80
This commit is contained in:
committed by
Git OBS Bridge
parent
33400b9921
commit
3ff96151b2
4
vim.spec
4
vim.spec
@@ -66,8 +66,6 @@ PreReq: %{vim_prereq}
|
||||
PreReq: fileutils
|
||||
PreReq: sh-utils
|
||||
PreReq: update-alternatives
|
||||
# For post script
|
||||
Requires: systemd
|
||||
#
|
||||
Provides: vim_client
|
||||
Provides: vi
|
||||
@@ -159,6 +157,8 @@ Summary: Vi IMproved
|
||||
Group: Productivity/Editors/Vi
|
||||
PreReq: %{vim_prereq}
|
||||
PreReq: update-alternatives
|
||||
# For post script
|
||||
Requires: systemd
|
||||
|
||||
%description base
|
||||
Vim (Vi IMproved) is an almost compatible version of the UNIX editor
|
||||
|
||||
Reference in New Issue
Block a user