SPECS: bash.spec - no more fileutils/grep needed in scriptlets

glen glen at pld-linux.org
Wed Jun 25 13:36:05 CEST 2008


Author: glen                         Date: Wed Jun 25 11:36:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no more fileutils/grep needed in scriptlets

---- Files affected:
SPECS:
   bash.spec (1.187 -> 1.188) 

---- Diffs:

================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.187 SPECS/bash.spec:1.188
--- SPECS/bash.spec:1.187	Wed Jun 25 13:31:33 2008
+++ SPECS/bash.spec	Wed Jun 25 13:35:59 2008
@@ -54,9 +54,6 @@
 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
@@ -160,8 +157,6 @@
 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
@@ -310,6 +305,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.188  2008/06/25 11:35:59  glen
+- no more fileutils/grep needed in scriptlets
+
 Revision 1.187  2008/06/25 11:31:33  glen
 - %post also in lua
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bash.spec?r1=1.187&r2=1.188&f=u



More information about the pld-cvs-commit mailing list