Accepting request 94259 from editors
Use Requires instead of Requires(post). (forwarded request 94256 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/94259 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=76
This commit is contained in:
commit
d313263323
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 29 12:33:04 UTC 2011 - aj@suse.de
|
||||||
|
|
||||||
|
- Use Requires instead of Requires(post).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 23 13:05:42 UTC 2011 - aj@suse.de
|
Wed Nov 23 13:05:42 UTC 2011 - aj@suse.de
|
||||||
|
|
||||||
|
3
vim.spec
3
vim.spec
@ -66,7 +66,8 @@ PreReq: %{vim_prereq}
|
|||||||
PreReq: fileutils
|
PreReq: fileutils
|
||||||
PreReq: sh-utils
|
PreReq: sh-utils
|
||||||
PreReq: update-alternatives
|
PreReq: update-alternatives
|
||||||
Requires(post): systemd
|
# For post script
|
||||||
|
Requires: systemd
|
||||||
#
|
#
|
||||||
Provides: vim_client
|
Provides: vim_client
|
||||||
Provides: vi
|
Provides: vi
|
||||||
|
Loading…
Reference in New Issue
Block a user