summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-11 16:33:01 -0800
committerAnas Nashif <anas.nashif@intel.com>2013-02-11 16:33:01 -0800
commit655d980bf8f6d3788369049af693c9e372ef527b (patch)
tree0fea9e57f975131c819af1826fb652d913cf875c
parent208fe85367172668e2198c76ca0bb50e5c18df74 (diff)
downloadrpmlint-655d980bf8f6d3788369049af693c9e372ef527b.tar.gz
rpmlint-655d980bf8f6d3788369049af693c9e372ef527b.tar.bz2
rpmlint-655d980bf8f6d3788369049af693c9e372ef527b.zip
add System/Base to rpm groups
-rw-r--r--packaging/rpmgroups.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/rpmgroups.config b/packaging/rpmgroups.config
index 7c24a2d..ba82a13 100644
--- a/packaging/rpmgroups.config
+++ b/packaging/rpmgroups.config
@@ -1,6 +1,7 @@
from Config import *
setOption("ValidGroups", (
+ "System/Base" , \
"System/GUI/GNOME" ,\
"System/GUI/Other" ,\
"System/Kernel" ,\