Blame SOURCES/scap-security-guide-0.1.30-rhbz#1351541.patch

f04235
From e4d8a19ff626f416a4972344b529ff9fd5bc1c6f Mon Sep 17 00:00:00 2001
f04235
From: Jan Lieskovsky <jlieskov@redhat.com>
f04235
Date: Thu, 30 Jun 2016 14:30:52 +0200
f04235
Subject: [PATCH] [BugFix] [RHEL/6] Make the title of the RHEL-6
f04235
 stig-rhel6-server-gui-upstream profile consistent with its RHEL-7 equivalent
f04235
f04235
Fixes #1319
f04235
---
f04235
 RHEL/6/input/profiles/stig-rhel6-server-gui-upstream.xml | 2 +-
f04235
 1 file changed, 1 insertion(+), 1 deletion(-)
f04235
f04235
diff --git a/RHEL/6/input/profiles/stig-rhel6-server-gui-upstream.xml b/RHEL/6/input/profiles/stig-rhel6-server-gui-upstream.xml
f04235
index 669ac2b..d5351d8 100644
f04235
--- a/RHEL/6/input/profiles/stig-rhel6-server-gui-upstream.xml
f04235
+++ b/RHEL/6/input/profiles/stig-rhel6-server-gui-upstream.xml
f04235
@@ -1,5 +1,5 @@
f04235
 <Profile id="stig-rhel6-server-gui-upstream" extends="stig-rhel6-server-upstream">
f04235
-<title override="true">Upstream STIG for Red Hat Enterprise Linux 6 Server</title>
f04235
+<title override="true">Upstream STIG for Red Hat Enterprise Linux 6 Server Running GUIs</title>
f04235
 <description override="true">This profile is developed under the DoD consensus model and DISA FSO Vendor STIG process,
f04235
 serving as the upstream development environment for the Red Hat Enterprise Linux 6 Server STIG.
f04235