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

index d64c620620c947c8018fb23dc3094d8b30d5cf48..30bffddcda0973ed9a1465eaf01ff2ade3c6d973 100644 (file)
@@ -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