Mac has MAC_CATEGORIES and all other platforms use CATEGORIES. All categories should be consolidated if possible to CATEGORIES but each platform should have it's own values.
./src/main/java/com/oracle/tools/packager/linux/LinuxRpmBundler.java: data.put("DEPLOY_BUNDLE_CATEGORY", CATEGORY.fetchFrom(params)); //TODO rpm categories
./src/main/java/com/oracle/tools/packager/linux/LinuxRpmBundler.java: data.put("DEPLOY_BUNDLE_CATEGORY", CATEGORY.fetchFrom(params)); //TODO rpm categories