Accepting request 94256 from home:a_jaeger:branches:openSUSE:Factory
Use Requires instead of Requires(post). OBS-URL: https://build.opensuse.org/request/show/94256 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=74
This commit is contained in:
parent
8aae727644
commit
2bce514768
@ -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