Accepting request 728237 from home:lnussel:branches:Base:System
- Avoid pulling in bash-doc into every installation. Instead of recommeding it, supplement the documentation pattern. OBS-URL: https://build.opensuse.org/request/show/728237 OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=299
This commit is contained in:
parent
5288a1aa5d
commit
3adec12db7
@ -10,6 +10,12 @@ Mon Sep 9 08:06:54 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||
character removal on its arguments, causing syntax errors and
|
||||
attempts to stat invalid pathnames.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 4 09:08:53 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||
|
||||
- Avoid pulling in bash-doc into every installation. Instead of
|
||||
recommeding it, supplement the documentation pattern.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 15 13:43:55 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -33,7 +33,7 @@ Recommends: bash-lang = %version
|
||||
# bugs which will hit at most this package
|
||||
#Recommends: bash-completion
|
||||
Suggests: command-not-found
|
||||
Recommends: bash-doc = %version
|
||||
Suggests: bash-doc = %version
|
||||
Url: http://www.gnu.org/software/bash/bash.html
|
||||
# Git: http://git.savannah.gnu.org/cgit/bash.git
|
||||
Source0: ftp://ftp.gnu.org/gnu/bash/bash-%{bversion}%{bextend}.tar.gz
|
||||
@ -105,6 +105,7 @@ specification (IEEE Working Group 1003.2).
|
||||
Summary: Documentation how to Use the GNU Bourne-Again Shell
|
||||
Group: Documentation/Man
|
||||
Provides: bash:%{_infodir}/bash.info.gz
|
||||
Supplements: packageand(bash:patterns-base-documentation)
|
||||
PreReq: %install_info_prereq
|
||||
BuildArch: noarch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user