]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
htop: -debuginfo package should not be in Base group.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Dec 2011 09:08:21 +0000 (10:08 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 15 Dec 2011 09:08:21 +0000 (10:08 +0100)
htop/htop.nm

index 24e8590c310f07df03884b86fa98104d21fc60fd..b823f48204c58c9dba52de276878e9c8c5fb60cb 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = htop
 version    = 1.0
-release    = 1
+release    = 2
 
-groups     = Base Applications/System
+groups     = Applications/System
 url        = http://htop.sourceforge.net/
 license    = GPL+
 summary    = Interactive process viewer.
@@ -34,6 +34,7 @@ end
 
 packages
        package %{name}
+               groups += Base
        end
 
        package %{name}-debuginfo