!25 delete unimportant comment
From: @eaglegai Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
30d5b42f5a
@ -7,7 +7,6 @@ Type=forking
|
|||||||
PIDFile=/run/nginx.pid
|
PIDFile=/run/nginx.pid
|
||||||
# Nginx will fail to start if /run/nginx.pid already exists but has the wrong
|
# Nginx will fail to start if /run/nginx.pid already exists but has the wrong
|
||||||
# SELinux context. This might happen when running `nginx -t` from the cmdline.
|
# SELinux context. This might happen when running `nginx -t` from the cmdline.
|
||||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1268621
|
|
||||||
ExecStartPre=/usr/bin/rm -f /run/nginx.pid
|
ExecStartPre=/usr/bin/rm -f /run/nginx.pid
|
||||||
ExecStartPre=/usr/sbin/nginx -t
|
ExecStartPre=/usr/sbin/nginx -t
|
||||||
ExecStart=/usr/sbin/nginx
|
ExecStart=/usr/sbin/nginx
|
||||||
|
|||||||
@ -14,7 +14,7 @@
|
|||||||
Name: nginx
|
Name: nginx
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.18.0
|
Version: 1.18.0
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: A HTTP server, reverse proxy and mail proxy server
|
Summary: A HTTP server, reverse proxy and mail proxy server
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://nginx.org/
|
URL: http://nginx.org/
|
||||||
@ -344,6 +344,9 @@ fi
|
|||||||
%{_mandir}/man8/nginx.8*
|
%{_mandir}/man8/nginx.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 15 2021 gaihuiying <gaihuiying1@huawei.com> - 1:1.18.0-3
|
||||||
|
- delete unimportant comment
|
||||||
|
|
||||||
* Thu Sep 3 2020 yanan li <liyanan032@huawei.com> - 1:1.18.0-2
|
* Thu Sep 3 2020 yanan li <liyanan032@huawei.com> - 1:1.18.0-2
|
||||||
- add mime.types file to nginx packages
|
- add mime.types file to nginx packages
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user