diff --git a/nginx.changes b/nginx.changes index a98bf7b..9003a44 100644 --- a/nginx.changes +++ b/nginx.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 21 04:54:21 UTC 2021 - Andreas Stieger + +- only recommend installation of vim-plugin-nginx if any vim is + also installed or selected (boo#1183710) + ------------------------------------------------------------------- Tue Apr 20 20:41:21 UTC 2021 - Илья Индиго diff --git a/nginx.spec b/nginx.spec index 3a4904f..350ef24 100644 --- a/nginx.spec +++ b/nginx.spec @@ -66,7 +66,6 @@ Recommends: nginx-module-fancyindex Recommends: nginx-module-geoip2 Recommends: nginx-module-headers-more Recommends: nginx-module-http-flv -Recommends: vim-plugin-nginx Provides: http_daemon Provides: httpd %{?systemd_ordering} @@ -85,6 +84,7 @@ Summary: VIM support for nginx config files Group: Productivity/Text/Editors %requires_eq vim BuildArch: noarch +Supplements: (nginx and vim_client) %description -n vim-plugin-nginx nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor Sysoev.