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

index 348d8a4c235fe17b7ac02423eab36b36c03f8610..f50b4cbfddb25ba02b9898a0981817c130378d33 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = grep
 version    = 2.10
-release    = 1
+release    = 2
 
-groups     = Base Build Applications/Text
+groups     = Applications/Text
 url        = http://www.gnu.org/software/grep/
 license    = GPLv3+
 summary    = A pattern matching utilities.
@@ -36,6 +36,7 @@ end
 
 packages
        package %{name}
+               groups += Base Build
        end
 
        package %{name}-debuginfo