Updated groups
authorAnas Nashif <anas.nashif@intel.com>
Thu, 25 Apr 2013 16:54:23 +0000 (09:54 -0700)
committerAnas Nashif <anas.nashif@intel.com>
Thu, 25 Apr 2013 16:54:26 +0000 (09:54 -0700)
packaging/config
packaging/rpmgroups.config

index 8caed4e..9489e73 100644 (file)
@@ -76,6 +76,8 @@ addFilter(".*non-position-independent-executable.*")
 addFilter(".*info-files-without-install-info-postun.*")
 addFilter(".*info-files-without-install-info-postin.*")
 addFilter(".*shlib-policy-nonversioned-dir.*")
+addFilter(".*init-script-without-%insserv_cleanup-postun.*")
+addFilter(".*init-script-without-%insserv_cleanup-preun.*")
 
 # Configuration options used by the checks
 
@@ -342,13 +344,13 @@ setOption('StandardUsers', (
 
 addDetails('non-standard-uid',
 '''A file in this package is owned by an unregistered user id.
-To register the user, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, 
-add the user to the "config" file and send a submitrequest.
+To register the user, please branch the rpmlint package, 
+add the user to the "config" file and send a change request.
 ''',
 'non-standard-gid',
 '''A file in this package is owned by an unregistered group id.
-To register the group, please branch the devel:openSUSE:Factory:rpmlint rpmlint package, 
-add the group to the "config" file and send a submitrequest.
+To register the group, please branch the rpmlint package, 
+add the group to the "config" file and send a change request.
 '''
 )
 
index b484bb1..cfe51ba 100644 (file)
@@ -14,10 +14,10 @@ setOption("ValidGroups", (
     "System/Audio" ,\
        "API/C API" ,\
        "API/Web API" ,\
+    "Application Framwork/Libraries", \
+    "Application Framework/Package Management", \
        "Application Framework/Alarm" ,\
        "Application Framework/Libraries" ,\
-       "Application Framework/Application Installer" ,\
-       "Application Framework/Application Launcher" ,\
        "Application Framework/Application State Management" ,\
        "Application Framework/Database" ,\
        "Application Framework/Notifications" ,\
@@ -41,17 +41,17 @@ setOption("ValidGroups", (
        "Connectivity/Wireless" ,\
        "Documentation" ,\
     "Development/Tools" ,\
+    "Development/Languages", \
     "Development/Toolchain" ,\
     "Development/Testing" ,\
        "Development/Libraries" ,\
     "Development/Gnome", \
        "Graphics/Automotive" ,\
        "Graphics/EFL" ,\
-       "Graphics/Font Management" ,\
+       "Graphics/Fonts" ,\
        "Graphics/Input" ,\
        "Graphics/Input Service Framework" ,\
        "Graphics/Libraries" ,\
-       "Graphics/Qt" ,\
        "Graphics/Voice Framework" ,\
        "Graphics/Wayland Window System" ,\
        "Graphics/Window Management" ,\
@@ -62,6 +62,7 @@ setOption("ValidGroups", (
        "Location/Geolocation" ,\
        "Messaging/Email" ,\
        "Messaging/SMS" ,\
+       "Messaging/Instant Messaging" ,\
        "Multimedia/Libraries" ,\
        "Multimedia/Audio" ,\
        "Multimedia/Video" ,\
@@ -74,6 +75,7 @@ setOption("ValidGroups", (
        "PIM/Calendar" ,\
        "PIM/Contacts" ,\
        "PIM/Events" ,\
+       "PIM/Tasks" ,\
        "Platform Development/Building" ,\
        "Platform Development/Cross" ,\
        "Platform Development/Cross Compilation" ,\
@@ -88,16 +90,17 @@ setOption("ValidGroups", (
        "Security/Certificate Management" ,\
        "Security/Crypto Libraries" ,\
        "Security/DRM" ,\
+       "Security/Libraries" ,\
        "Security/Secure Storage" ,\
-       "System/Automotive" ,\
        "System/Libraries" ,\
        "System/Logging" ,\
-       "System/Power Manager" ,\
+       "System/Power Management" ,\
        "System/Sensor Framework" ,\
        "System/System Info" ,\
        "Telephony/Cellular" ,\
        "UX/Automotive" ,\
        "UX/Handset" ,\
+       "UX/PC" ,\
        "Web/Web Engine" ,\
        "Web/Web Run Time" ,\
 ))