|
|
|
@ -13,7 +13,7 @@
|
|
|
|
|
Summary: Apache HTTP Server
|
|
|
|
|
Name: httpd
|
|
|
|
|
Version: 2.4.37
|
|
|
|
|
Release: 64%{?dist}
|
|
|
|
|
Release: 64%{?dist}.inferit
|
|
|
|
|
URL: https://httpd.apache.org/
|
|
|
|
|
Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
|
|
|
|
|
Source2: httpd.logrotate
|
|
|
|
@ -692,6 +692,8 @@ EOF
|
|
|
|
|
mkdir $RPM_BUILD_ROOT%{contentdir}/noindex
|
|
|
|
|
ln -s ../../testpage/index.html \
|
|
|
|
|
$RPM_BUILD_ROOT%{contentdir}/noindex/index.html
|
|
|
|
|
ln -s ../../pixmaps/test-page-background.png \
|
|
|
|
|
$RPM_BUILD_ROOT%{contentdir}/icons/test-page-background.png
|
|
|
|
|
rm -rf %{contentdir}/htdocs
|
|
|
|
|
|
|
|
|
|
# remove manual sources
|
|
|
|
@ -989,7 +991,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_rpmconfigdir}/macros.d/macros.httpd
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.4.37-64
|
|
|
|
|
* Wed Apr 24 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 2.4.37-64.inferit
|
|
|
|
|
- MSVSphere changes, symlinking and creating alias for test-page-background.png (by Alexey Lyubimov <a.lyubimov@msvsphere-os.ru>)
|
|
|
|
|
- Rebuilt for MSVSphere 8.10 beta
|
|
|
|
|
|
|
|
|
|
* Fri Feb 16 2024 Joe Orton <jorton@redhat.com> - 2.4.37-64
|
|
|
|
|