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

index 5ce9fd807891ac9de0d87f0e7cd1d5f59ab6285a..d826fb60b054d89baa6581f2e8cb1a46344fc173 100644 (file)
@@ -5,9 +5,9 @@
 
 name       = vim
 version    = 7.3
-release    = 1
+release    = 2
 
-groups     = Base Applications/Editors
+groups     = Applications/Editors
 url        = http://www.vim.org
 license    = PublicDomain/Charityware
 summary    = Very feature- and powerful editor.
@@ -52,6 +52,7 @@ end
 
 packages
        package %{name}
+               groups += Base
        end
 
        package %{name}-debuginfo