Related: #1956386 - Apache trademark update - new logo
- fix link destination (when you use underscores in filenames in one package and dashes in the other....)
This commit is contained in:
parent
01677aa399
commit
674e740262
@ -13,7 +13,7 @@
|
||||
Summary: Apache HTTP Server
|
||||
Name: httpd
|
||||
Version: 2.4.48
|
||||
Release: 15%{?dist}
|
||||
Release: 16%{?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
|
||||
@ -506,8 +506,8 @@ ln -s ../../pixmaps/poweredby.png \
|
||||
$RPM_BUILD_ROOT%{contentdir}/icons/poweredby.png
|
||||
|
||||
# Symlink for the system logo
|
||||
ln -s ../../pixmaps/system_noindex_logo.png \
|
||||
$RPM_BUILD_ROOT%{contentdir}/icons/system-noindex-logo.png
|
||||
ln -s ../../pixmaps/system-noindex-logo.png \
|
||||
$RPM_BUILD_ROOT%{contentdir}/icons/system_noindex_logo.png
|
||||
|
||||
|
||||
# symlinks for /etc/httpd
|
||||
@ -806,7 +806,7 @@ exit $rv
|
||||
%{_rpmconfigdir}/macros.d/macros.httpd
|
||||
|
||||
%changelog
|
||||
* Fri Aug 06 2021 Luboš Uhliarik <luhliari@redhat.com> - 2.4.48-15
|
||||
* Fri Aug 06 2021 Luboš Uhliarik <luhliari@redhat.com> - 2.4.48-16
|
||||
- Resolves: #1956386 - Apache trademark update - new logo
|
||||
|
||||
* Fri Aug 6 2021 Florian Weimer <fweimer@redhat.com> - 2.4.48-14
|
||||
|
Loading…
Reference in New Issue
Block a user