- fix testpage's symlink location

This commit is contained in:
Luboš Uhliarik 2021-08-09 14:30:36 +02:00
parent f4a1af86c2
commit 6739add235

View File

@ -13,7 +13,7 @@
Summary: Apache HTTP Server Summary: Apache HTTP Server
Name: httpd Name: httpd
Version: 2.4.48 Version: 2.4.48
Release: 5%{?dist} Release: 6%{?dist}
URL: https://httpd.apache.org/ URL: https://httpd.apache.org/
Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
Source1: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2.asc Source1: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2.asc
@ -486,7 +486,7 @@ ln -s ../../pixmaps/poweredby.png \
$RPM_BUILD_ROOT%{contentdir}/icons/poweredby.png $RPM_BUILD_ROOT%{contentdir}/icons/poweredby.png
# Symlink for the system logo # Symlink for the system logo
ln -s ../../pixmaps/system_noindex_logo.png \ ln -s ../../pixmaps/system-noindex-logo.png \
$RPM_BUILD_ROOT%{contentdir}/icons/system_noindex_logo.png $RPM_BUILD_ROOT%{contentdir}/icons/system_noindex_logo.png
# symlinks for /etc/httpd # symlinks for /etc/httpd
@ -785,7 +785,7 @@ exit $rv
%{_rpmconfigdir}/macros.d/macros.httpd %{_rpmconfigdir}/macros.d/macros.httpd
%changelog %changelog
* Fri Aug 06 2021 Luboš Uhliarik <luhliari@redhat.com> - 2.4.48-5 * Fri Aug 06 2021 Luboš Uhliarik <luhliari@redhat.com> - 2.4.48-6
- add symlink to system logo for noindex test page - add symlink to system logo for noindex test page
* Fri Aug 6 2021 Joe Orton <jorton@redhat.com> - 2.4.48-4 * Fri Aug 6 2021 Joe Orton <jorton@redhat.com> - 2.4.48-4