From: Michael Tremer Date: Thu, 15 Dec 2011 09:22:46 +0000 (+0100) Subject: sudo: -debuginfo package should not be in Base group. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2f0e6d7aef7802148a603fe11c885f94a157df4;p=ipfire-3.x.git sudo: -debuginfo package should not be in Base group. --- diff --git a/sudo/sudo.nm b/sudo/sudo.nm index 92d2d1e38..139157b83 100644 --- a/sudo/sudo.nm +++ b/sudo/sudo.nm @@ -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