From fe9ccbf3bc075ef3706f5154edcbaeab7c3a49bf Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Nov 17 2019 20:09:10 +0000 Subject: Update favicon.ico - To use CentOS system-logo-icon.png. --- diff --git a/SOURCES/system-logo-icon.png b/SOURCES/system-logo-icon.png new file mode 100644 index 0000000..6961083 Binary files /dev/null and b/SOURCES/system-logo-icon.png differ diff --git a/SPECS/ipa.spec b/SPECS/ipa.spec index 4c5efe5..e870426 100644 --- a/SPECS/ipa.spec +++ b/SPECS/ipa.spec @@ -143,6 +143,10 @@ URL: http://www.freeipa.org/ Source0: https://releases.pagure.org/freeipa/freeipa-%{version}.tar.gz Source1: https://releases.pagure.org/freeipa/freeipa-%{version}.tar.gz.asc +# CentOS spec file only: START +Source9001: system-logo-icon.png +# CentOS spec file only: END + # RHEL spec file only: START: Change branding to IPA and Identity Management # Moved branding logos and background to redhat-logos-ipa-80.4: # header-logo.png, login-screen-background.jpg, login-screen-logo.png, @@ -166,6 +170,7 @@ Patch1001: 1001-Change-branding-to-IPA-and-Identity-Management.patch Patch1002: 1002-4.8.0-Remove-csrgen.patch # RHEL spec file only: END + # For the timestamp trick in patch application BuildRequires: diffstat @@ -780,6 +785,11 @@ done # product-name.png # RHEL spec file only: END +# CentOS spec file only: START +# Change favicon using CentOS logo +cp %{SOURCE9001} install/ui/favicon.ico +# CentOS spec file only: END + %build # RHEL spec file only: START autoreconf -i -f