diff --git a/SOURCES/0001-Update-Makefile.am.patch b/SOURCES/0001-Update-Makefile.am.patch index 6588f35..6f314d5 100644 --- a/SOURCES/0001-Update-Makefile.am.patch +++ b/SOURCES/0001-Update-Makefile.am.patch @@ -1,3 +1,12 @@ +From bdb1a97c4be250f54494076425e555a4509a43ad Mon Sep 17 00:00:00 2001 +From: Alain Reguera Delgado +Date: Fri, 15 Nov 2019 21:05:38 -0300 +Subject: [PATCH 1/2] Update Makefile.am + +--- + src/branding/centos/Makefile.am | 1 + + 1 file changed, 1 insertion(+) + diff --git a/src/branding/centos/Makefile.am b/src/branding/centos/Makefile.am index 4b60735..0d32e10 100644 --- a/src/branding/centos/Makefile.am @@ -9,3 +18,7 @@ index 4b60735..0d32e10 100644 + src/branding/centos/bg-plain.png \ src/branding/centos/branding.css \ $(NULL) + +-- +2.23.0 + diff --git a/SOURCES/0002-Update-background-image-and-login-pf-container.patch b/SOURCES/0002-Update-background-image-and-login-pf-container.patch index 0f82e54..f2a9524 100644 --- a/SOURCES/0002-Update-background-image-and-login-pf-container.patch +++ b/SOURCES/0002-Update-background-image-and-login-pf-container.patch @@ -1,4 +1,13 @@ -diff --git a/src/branding/centos/branding.css b/branding.css +From a4d14b54a820fe77de3ae0df02d40d45f710e11b Mon Sep 17 00:00:00 2001 +From: Alain Reguera Delgado +Date: Fri, 15 Nov 2019 21:08:19 -0300 +Subject: [PATCH 2/2] Update background image and login pf container + +--- + src/branding/centos/branding.css | 6 +++++- + 1 file changed, 5 insertions(+), 1 deletion(-) + +diff --git a/src/branding/centos/branding.css b/src/branding/centos/branding.css index 070aa59..4fb5bc8 100644 --- a/src/branding/centos/branding.css +++ b/src/branding/centos/branding.css @@ -17,3 +26,6 @@ index 070aa59..4fb5bc8 100644 #badge { width: 225px; height: 80px; +-- +2.23.0 +