]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - grep/grep.nm
grep: Update to 2.11.
[people/arne_f/ipfire-3.x.git] / grep / grep.nm
index 1a1a138513400a767d0c467abcfc815a290f7948..2057f8b6ff3eb11ce51d69fa4e63ea2b5328584c 100644 (file)
@@ -4,10 +4,10 @@
 ###############################################################################
 
 name       = grep
-version    = 2.10
+version    = 2.11
 release    = 1
 
-groups     = Base Build Applications/Text
+groups     = Applications/Text
 url        = http://www.gnu.org/software/grep/
 license    = GPLv3+
 summary    = A pattern matching utilities.
@@ -36,5 +36,10 @@ end
 
 packages
        package %{name}
+               groups += Base Build
+       end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
        end
 end