]> git.pld-linux.org Git - packages/bash.git/blame - bash.spec
- updated to 3.2.003
[packages/bash.git] / bash.spec
CommitLineData
5e3bcdaa 1# TODO:
5e3bcdaa 2# - broken octal mode in echo if first digit is non-zero (e.g. \137, breaks mc on dirs containing '_')
cb14c662 3#
4# Conditional build:
a651f1c4
JB
5%bcond_without static # don't build static version
6%bcond_with bash_history # build with additional history in /var/log/bash_hist ;)
e407816c 7%bcond_without tests # do not perform "make test"
947ec3f1 8##
f2c0c7f0 9%define _ver 3.2
716158f0 10%define _patchlevel 003
c70eed6a 11#
7d6d2b69 12Summary: GNU Bourne Again Shell (bash)
4dfcefcb 13Summary(fr): Le shell Bourne Again de GNU
6b611e4d 14