From: Michael Tremer Date: Thu, 15 Dec 2011 08:35:54 +0000 (+0100) Subject: bash: -debuginfo package should not be in group Base or Build. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd711c7bcd64a9564c1defa06996e9fb8ce996ef;p=ipfire-3.x.git bash: -debuginfo package should not be in group Base or Build. --- diff --git a/bash/bash.nm b/bash/bash.nm index 0aa49f040..e6c0ff56b 100644 --- a/bash/bash.nm +++ b/bash/bash.nm @@ -5,9 +5,9 @@ name = bash version = 4.2 -release = 4 +release = 5 -groups = Base Build System/Tools +groups = System/Tools url = http://www.gnu.org/software/bash/ license = GPLv2+ summary = Bash is short for born again shell. @@ -67,6 +67,8 @@ end packages package %{name} + groups += Base Build + prerequires = coreutils requires = /etc/bashrc /etc/profile