From: Michael Tremer Date: Thu, 15 Dec 2011 09:00:44 +0000 (+0100) Subject: gawk: -debuginfo package should not be in Base or Build group. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb4ba5983e9588cccead6383b1198014ac88f0ae;p=ipfire-3.x.git gawk: -debuginfo package should not be in Base or Build group. --- diff --git a/gawk/gawk.nm b/gawk/gawk.nm index d64c62062..30bffddcd 100644 --- a/gawk/gawk.nm +++ b/gawk/gawk.nm @@ -5,9 +5,9 @@ name = gawk version = 4.0.0 -release = 1 +release = 2 -groups = Base Build System/Tools +groups = System/Tools url = http://www.gnu.org/software/gawk/gawk.html license = GPLv3+ summary = The GNU version of the awk text processing utility. @@ -50,6 +50,7 @@ end packages package %{name} + groups += Base Build end package %{name}-debuginfo