- fix testpage's symlink location
This commit is contained in:
parent
f4a1af86c2
commit
6739add235
@ -13,7 +13,7 @@
|
||||
Summary: Apache HTTP Server
|
||||
Name: httpd
|
||||
Version: 2.4.48
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
URL: https://httpd.apache.org/
|
||||
Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
|
||||
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
|
||||
|
||||
# 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
|
||||
|
||||
# symlinks for /etc/httpd
|
||||
@ -785,7 +785,7 @@ exit $rv
|
||||
%{_rpmconfigdir}/macros.d/macros.httpd
|
||||
|
||||
%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
|
||||
|
||||
* Fri Aug 6 2021 Joe Orton <jorton@redhat.com> - 2.4.48-4
|
||||
|
Loading…
Reference in New Issue
Block a user