diff --git a/nginx.spec b/nginx.spec index 29a17661101de3f9e7aeaa2114c29ea630bedb8f..6738d8b95ef8cbd0472a7b1b39631f8c4ef13769 100644 --- a/nginx.spec +++ b/nginx.spec @@ -14,7 +14,7 @@ Name: nginx Epoch: 1 Version: 1.16.1 -Release: 6 +Release: 7 Summary: A HTTP server, reverse proxy and mail proxy server License: BSD URL: http://nginx.org/ @@ -44,6 +44,7 @@ Requires(pre): nginx-filesystem Requires(post): systemd Requires(preun): systemd Requires(postun): systemd +Recommends: nginx-help Provides: webserver %description @@ -344,6 +345,9 @@ fi %{_mandir}/man8/nginx.8* %changelog +* Mon Dec 7 2020 Ge Wang - 1:1.16.1-7 +- Set help package as nginx package's install require + * Thu Jul 9 2020 yanan li - 1:1.16.1-6 - Add mime.types file to nginx package