From 674e740262b2d0e2e41312243a84e790f2a5cff3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lubo=C5=A1=20Uhliarik?= Date: Mon, 9 Aug 2021 14:36:09 +0200 Subject: [PATCH] Related: #1956386 - Apache trademark update - new logo - fix link destination (when you use underscores in filenames in one package and dashes in the other....) --- httpd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/httpd.spec b/httpd.spec index 4f3a357..c497bb3 100644 --- a/httpd.spec +++ b/httpd.spec @@ -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 - 2.4.48-15 +* Fri Aug 06 2021 Luboš Uhliarik - 2.4.48-16 - Resolves: #1956386 - Apache trademark update - new logo * Fri Aug 6 2021 Florian Weimer - 2.4.48-14