sapconf/SOURCES/sapconf-remove-unnecessary-...

26 lines
1.1 KiB
Diff

From 67a81234bdb202454f2176de46198daa070031e5 Mon Sep 17 00:00:00 2001
From: Jan Grulich <jgrulich@redhat.com>
Date: Thu, 2 Apr 2015 16:35:05 +0200
Subject: [PATCH 4/6] Remove unnecessary installed package groups BUG:1193983
---
sapconf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sapconf b/sapconf
index 9ffc8fa..5bd8dcd 100644
--- a/sapconf
+++ b/sapconf
@@ -95,7 +95,7 @@ EXEC_SHIELD_REQ=0
# Define required RPMs
# RPMS contains rpms recommended by SAP Note
-RPMS="@compat-libraries @debugging @directory-client @hardware-monitoring @large-systems @network-file-system-client @perl-runtime @storage-client-multipath @x11 uuidd tuned-profiles-sap"
+RPMS="@compat-libraries @large-systems @network-file-system-client @performance uuidd tuned-profiles-sap"
# VIRTRPMS is a variable used by function virtrpms and check_rpms. In virtrpms the rpms that are required by SAP on virtual guests will be set in VIRTRPMS, and installed by check_rpms. Currently vm-dump-metrics is installed on KVM/RHEV based guests. XEN and VMware are not implemented.
VIRTRPMS=""
--
2.1.0