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

index 8e840ca8f8030ab0af54dbcb9fa04d7db1f460be..652d138eec324fd6187d341205b30c81bfac739f 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = findutils
 version    = 4.5.10
-release    = 1
+release    = 2
 
-groups     = Base Build System/Tools
+groups     = System/Tools
 url        = http://www.gnu.org/software/findutils/
 license    = GPLv3+
 summary    = The GNU versions of find utilities (find and xargs).
@@ -46,6 +46,7 @@ end
 
 packages
        package %{name}
+               groups += Base Build
        end
 
        package %{name}-debuginfo