summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packaging/rpmgroups.config13
1 files changed, 6 insertions, 7 deletions
diff --git a/packaging/rpmgroups.config b/packaging/rpmgroups.config
index cc8d35c..5dccd88 100644
--- a/packaging/rpmgroups.config
+++ b/packaging/rpmgroups.config
@@ -12,6 +12,7 @@ setOption("ValidSubDomains", (
"Utilities", \
"Testing", \
"Configuration", \
+ "Settings", \
"Service", \
"Other", \
"Development", \
@@ -19,20 +20,18 @@ setOption("ValidSubDomains", (
setOption("ValidDomains", (
"System" , \
"Base" ,\
- "Application Framwork", \
- "Connectivity" ,\
- "Graphics" ,\
+ "Application Framework", \
+ "Network & Connectivity" ,\
"Location" ,\
"Messaging" ,\
"Multimedia" ,\
+ "Social & Content", \
"PIM" ,\
"Security" ,\
"Telephony" ,\
- "UI Framework" ,\
- "Web" ,\
+ "Graphics & UI Framework" ,\
+ "Web Framework" ,\
"SDK" ,\
- "Content" ,\
- "Social" ,\
"Automotive" ,\
"Applications", \
))