From 83d2b7073a0500cf67e469e3f21b9765849aed01 Mon Sep 17 00:00:00 2001 From: ianmacd <> Date: Sat, 9 Feb 2002 09:02:34 +0000 Subject: [PATCH] spec file for RPM --- bash-completion.spec | 308 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 308 insertions(+) create mode 100644 bash-completion.spec diff --git a/bash-completion.spec b/bash-completion.spec new file mode 100644 index 00000000..96cf7d51 --- /dev/null +++ b/bash-completion.spec @@ -0,0 +1,308 @@ +# $Id: bash-completion.spec,v 1.1 2002/02/09 10:02:34 ianmacd Exp $ +# +Name: bash-completion +%define bashversion 2.05a +Summary: bash-completion offers programmable completion for bash %{bashversion} +Version: 20020209 +Release: 1 +Group: System Environment/Shells +License: GPL +Packager: Ian Macdonald +Source: http://www.caliban.org/files/bash/%{name}-%{version}.tar.gz +URL: http://www.caliban.org/bash/ +BuildRoot: /var/tmp/%{name}-root +BuildArch: noarch +Requires: bash >= 2.05-12 +Requires(post): grep +Requires(postun): sed + +%description +bash-completion is a collection of shell functions that take advantage of +the programmable completion feature of bash 2.04 and later. + +To use this collection, you ideally need bash 2.05a or later. You can also use +bash 2.05 if you apply the group name completion patch available at +http://www.caliban.org/files/bash/bash-2.05-group_completion.patch. +Alternatively, you can just comment out the lines that contain +'comp{lete,gen} -g'. + +If you're using bash 2.04, in addition to commenting out the lines discussed +in the previous paragraph, you'll also to comment out the '-o