aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrpmdrake4
1 files changed, 4 insertions, 0 deletions
diff --git a/rpmdrake b/rpmdrake
index fd75615d..6721d257 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -111,6 +111,7 @@ my @valid_groups = (
N_("System"), N_("Configuration"), N_("Printing"),
N_("System"), N_("Configuration"), N_("Boot and Init"),
N_("System"), N_("Configuration"), N_("Other"),
+ N_("System"), N_("Deploiement"),
N_("System"), N_("Internationalization"),
N_("Development"), N_("Kernel"),
N_("Development"), N_("Databases"),
@@ -133,6 +134,7 @@ my @valid_groups = (
N_("Communications"),
N_("Databases"),
N_("Editors"),
+ N_("Education"),
N_("Emulators"),
N_("Games"), N_("Adventure"),
N_("Games"), N_("Arcade"),
@@ -147,6 +149,8 @@ my @valid_groups = (
N_("Archiving"), N_("Cd burning"),
N_("Archiving"), N_("Backup"),
N_("Archiving"), N_("Other"),
+ N_("Cluster"), N_("Message Passing"),
+ N_("Cluster"), N_("Queueing Services"),
N_("Monitoring"),
N_("Sound"),
N_("Graphics"),