]> git.pld-linux.org Git - packages/bash.git/commitdiff
- no more fileutils/grep needed in scriptlets
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 25 Jun 2008 11:35:59 +0000 (11:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bash.spec -> 1.188

bash.spec

index 44272e754af4c1dbe7047c39b6cea7311a10c813..0253dc0a25239de15c80fe5a34e982a997b832d2 100644 (file)
--- a/bash.spec
+++ b/bash.spec
@@ -53,9 +53,6 @@ BuildRequires:        glibc-static >= 2.2
 BuildRequires: ncurses-static >= 5.2
 BuildRequires: readline-static >= 5.2
 %endif
-Requires(post,preun):  grep
-Requires(preun):       fileutils
-Requires:      grep
 Requires:      readline >= 5.2
 Requires:      setup >= 2.4.6-2
 Obsoletes:     bash-doc
@@ -159,8 +156,6 @@ Tools specification (IEEE Working Group 1003.2).
 Summary:       Statically linked GNU Bourne Again Shell (bash)
 Summary(pl.UTF-8):     Statycznie skonsolidowany GNU Bourne Again Shell (bash)
 Group:         Applications/Shells
-Requires(post,preun):  grep
-Requires(preun):       fileutils
 Requires:      %{name} = %{version}-%{release}
 
 %description static
This page took 0.035029 seconds and 4 git commands to generate.