.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=44
This commit is contained in:
parent
4a8e3e288b
commit
514a77c35a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 19 09:54:50 CEST 2010 - werner@suse.de
|
||||
|
||||
- Comment out recommendation of bash-completion, as I'd like
|
||||
no to see the bugs of bash-completion in my bugzilla
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 17 01:27:17 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||
|
||||
|
@ -28,7 +28,9 @@ Group: System/Shells
|
||||
%define rl_vers 6.1
|
||||
%if %suse_version > 1020
|
||||
Recommends: bash-lang = %bash_vers
|
||||
Recommends: bash-completion
|
||||
# The package bash-completion is a source of
|
||||
# bugs which will hit at most this package
|
||||
#Recommends: bash-completion
|
||||
Suggests: command-not-found
|
||||
Suggests: bash-doc = %bash_vers
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user