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

index 92d2d1e388837323193ef83df0f21e40cf6d8751..139157b83bf8a8e12e01f236c00cd63df366c83d 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = sudo
 version    = 1.8.3
-release    = 1
+release    = 2
 
-groups     = Base Applications/System
+groups     = Applications/System
 url        = http://www.sudo.ws/sudo/download.html
 license    = BSD
 summary    = Allows restricted root access for specified users.
@@ -58,6 +58,7 @@ end
 
 packages
        package %{name}
+               groups += Base
        end
 
        package %{name}-debuginfo