]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
cpufrequtils: Only main package belongs to Base group.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2011 15:35:18 +0000 (17:35 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 25 Oct 2011 15:35:18 +0000 (17:35 +0200)
cpufrequtils/cpufrequtils.nm

index f8e13862d28ab6e07a6fefc36adfa7f1b30bd468..169592230cf6261d61ab2f762ce850b71fb0017b 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = cpufrequtils
 version    = 008
-release    = 4
+release    = 5
 
-groups     = Base Applications/System
+groups     = Applications/System
 url        = http://htop.sourceforge.net/
 license    = GPLv2
 summary    = Command line tools to determine current CPUfreq settings and to modify them
@@ -30,6 +30,7 @@ end
 
 packages
        package %{name}
+               groups += Base
        end
        
        package %{name}-devel