- make no distinction between Requires tags for %post and %postun
This commit is contained in:
parent
23761d3479
commit
9c86e52e57
@ -1,4 +1,4 @@
|
||||
# $Id: bash-completion.spec,v 1.86 2003/04/19 07:52:36 ianmacd Exp $
|
||||
# $Id: bash-completion.spec,v 1.87 2003/04/19 08:02:25 ianmacd Exp $
|
||||
#
|
||||
Name: bash-completion
|
||||
%define bashversion 2.05b
|
||||
@ -12,9 +12,7 @@ Source: http://www.caliban.org/files/bash/%{name}-%{version}.tar.bz2
|
||||
URL: http://www.caliban.org/bash/
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
BuildArch: noarch
|
||||
Requires: bash >= 2.05-12
|
||||
Requires(post): grep, textutils
|
||||
Requires(postun): sed, fileutils
|
||||
Requires: bash >= 2.05-12, grep, textutils, sed, fileutils
|
||||
|
||||
%description
|
||||
bash-completion is a collection of shell functions that take advantage of
|
||||
|
Loading…
x
Reference in New Issue
Block a user