- make no distinction between Requires tags for %post and %postun

This commit is contained in:
ianmacd 2003-04-19 06:02:25 +00:00
parent 23761d3479
commit 9c86e52e57

View File

@ -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 Name: bash-completion
%define bashversion 2.05b %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/ URL: http://www.caliban.org/bash/
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
BuildArch: noarch BuildArch: noarch
Requires: bash >= 2.05-12 Requires: bash >= 2.05-12, grep, textutils, sed, fileutils
Requires(post): grep, textutils
Requires(postun): sed, fileutils
%description %description
bash-completion is a collection of shell functions that take advantage of bash-completion is a collection of shell functions that take advantage of