|
|
|
@ -100,6 +100,8 @@ Requires: nginx-mimetypes
|
|
|
|
|
%endif
|
|
|
|
|
Provides: webserver
|
|
|
|
|
|
|
|
|
|
Requires: system-logos-httpd
|
|
|
|
|
|
|
|
|
|
BuildRequires: systemd
|
|
|
|
|
Requires(post): systemd
|
|
|
|
|
Requires(preun): systemd
|
|
|
|
@ -342,14 +344,11 @@ install -p -d -m 0755 %{buildroot}%{nginx_moduledir}
|
|
|
|
|
|
|
|
|
|
install -p -m 0644 ./nginx.conf \
|
|
|
|
|
%{buildroot}%{_sysconfdir}/nginx
|
|
|
|
|
|
|
|
|
|
rm -f %{buildroot}%{_datadir}/nginx/html/index.html
|
|
|
|
|
ln -s ../../testpage/index.html \
|
|
|
|
|
%{buildroot}%{_datadir}/nginx/html/index.html
|
|
|
|
|
install -p -m 0644 %{SOURCE102} \
|
|
|
|
|
%{buildroot}%{_datadir}/nginx/html
|
|
|
|
|
#install -p -m 0644 %{SOURCE102} \
|
|
|
|
|
# %{buildroot}%{_datadir}/nginx/html
|
|
|
|
|
pushd %{buildroot}%{_datadir}/nginx/html/
|
|
|
|
|
ln -s ../../pixmaps/test-page-background.png .
|
|
|
|
|
ln -sf ../../testpage/index.html .
|
|
|
|
|
popd
|
|
|
|
|
ln -s nginx-logo.png %{buildroot}%{_datadir}/nginx/html/poweredby.png
|
|
|
|
|
mkdir -p %{buildroot}%{_datadir}/nginx/html/icons
|
|
|
|
@ -546,10 +545,10 @@ fi
|
|
|
|
|
%{nginx_srcdir}/
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Dec 19 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1:1.20.1-1.1.inferit
|
|
|
|
|
- Update to 1:1.20.1-1.1
|
|
|
|
|
* Fri Aug 16 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 1:1.20.1-1.1.inferit
|
|
|
|
|
- More Debranding
|
|
|
|
|
|
|
|
|
|
* Tue Dec 19 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1:1.20.1-1.inferit
|
|
|
|
|
* Tue Dec 19 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1:1.20.1-1.1.inferit
|
|
|
|
|
- Debranded for MSVSphere
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
|
|
|
|
|