]> git.pld-linux.org Git - packages/bash-completion.git/commitdiff
- updated to 20020331
authorgrzegol <grzegol@pld-linux.org>
Mon, 1 Apr 2002 11:48:29 +0000 (11:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fixed descriptions
- adapterized

Changed files:
    bash-completion.spec -> 1.5

bash-completion.spec

index f780de5773bcac83530c44ebddf5537692eb66f7..3a3e959e46e6605114973c43e83ba1fa95665923 100644 (file)
@@ -1,27 +1,27 @@
 %define bashversion 2.05a
 Name:          bash-completion
 Summary:       bash-completion offers programmable completion for bash %{bashversion}
-Version:       20020328
+Version:       20020331
 Release:       1
-Group:         System Environment/Shells
+Group:         Applications/Shells
 License:       GPL
 Source0:       http://www.caliban.org/files/bash/%{name}-%{version}.tar.bz2
 URL:           http://www.caliban.org/bash/
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 BuildArch:     noarch
-Requires:      bash >= 2.05a-3
-Requires(post):          grep
-Requires(postun): sed
+Requires:      bash >= %{bashversion}-3
+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
+of the programmable completion feature of bash 2.04 and later. To use
+this collection, you ideally need bash 2.05a or later.
 
 %description -l pl
-bash-completion jest kolekcja funkcji shella, które opieraj sie
-na wbudowanych rozszerzeniach basha 2.04 lub pózniejszego.
-Aby uzywac tej kolekcji, potrzebujesz basha 2.05 lub pózniejszego
+bash-completion jest kolekcj± funkcji shella, które opieraj± siê na
+wbudowanych rozszerzeniach basha 2.04 lub pó¼niejszego. Aby u¿ywac tej
+kolekcji, potrzebujesz basha 2.05a lub pó¼niejszego.
 
 %prep
 %setup -q -n bash_completion
This page took 0.048549 seconds and 4 git commands to generate.