From 63235d90963c30a4c77a5981f8225a54668ed4c3 Mon Sep 17 00:00:00 2001 From: Sergey Cherevko Date: Wed, 24 Apr 2024 13:37:42 +0300 Subject: [PATCH] MSVSphere changes, symlinking and creating alias for test-page-background.png --- SOURCES/welcome.conf | 3 ++- SPECS/httpd.spec | 7 +++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/SOURCES/welcome.conf b/SOURCES/welcome.conf index 37b7394..e6025d3 100644 --- a/SOURCES/welcome.conf +++ b/SOURCES/welcome.conf @@ -16,4 +16,5 @@ Alias /.noindex.html /usr/share/httpd/noindex/index.html -Alias /poweredby.png /usr/share/httpd/icons/apache_pb3.png \ No newline at end of file +Alias /poweredby.png /usr/share/httpd/icons/apache_pb3.png +Alias /test-page-background.png /usr/share/httpd/icons/test-page-background.png diff --git a/SPECS/httpd.spec b/SPECS/httpd.spec index e48a9d6..c6d4d5d 100644 --- a/SPECS/httpd.spec +++ b/SPECS/httpd.spec @@ -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 - 2.4.37-64 +* Wed Apr 24 2024 Sergey Cherevko - 2.4.37-64.inferit +- MSVSphere changes, symlinking and creating alias for test-page-background.png (by Alexey Lyubimov ) - Rebuilt for MSVSphere 8.10 beta * Fri Feb 16 2024 Joe Orton - 2.4.37-64