diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-06-12 07:49:59 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-06-12 07:49:59 -0400 |
commit | 33528d38f22f81d388193ae92571e4b08bc99f7f (patch) | |
tree | a0eb855744ae28af41d8572bf8d1495e81290d93 | |
parent | 5baaa8716563c466b743fb7837d59bfbb2bd3a87 (diff) | |
download | rpmlint-33528d38f22f81d388193ae92571e4b08bc99f7f.tar.gz rpmlint-33528d38f22f81d388193ae92571e4b08bc99f7f.tar.bz2 rpmlint-33528d38f22f81d388193ae92571e4b08bc99f7f.zip |
sync with latest domain list
-rw-r--r-- | packaging/rpmgroups.config | 13 |
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", \ )) |