In some occasions the dependency cycle was broken at the
wrong place and in fact, it is hard to break that correctly.
I think we can wait for /etc/shells filled with all the shells
we do have until the end of the transaction.
name = bash
version = 4.2
-release = 5
+release = 6
groups = System/Tools
url = http://www.gnu.org/software/bash/
/etc/profile
end
- script postin
+ script posttransin
# Create /etc/shells, if it does not exist.
[ -f "/etc/shells" ] || touch /etc/shells