Accepting request 733440 from Base:System
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/733440 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bash?expand=0&rev=158
This commit is contained in:
commit
69cecbae54
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 19 12:00:32 UTC 2019 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
- Do not recommend lang package. The lang package already has a
|
||||||
|
supplements.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 9 08:06:54 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
Mon Sep 9 08:06:54 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
@ -26,12 +26,11 @@ Name: bash
|
|||||||
Version: %{bversion}.%{bpatchlvl}
|
Version: %{bversion}.%{bpatchlvl}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: The GNU Bourne-Again Shell
|
Summary: The GNU Bourne-Again Shell
|
||||||
License: GPL-3.0-or-later
|
|
||||||
Group: System/Shells
|
|
||||||
Recommends: bash-lang = %version
|
|
||||||
# The package bash-completion is a source of
|
# The package bash-completion is a source of
|
||||||
# bugs which will hit at most this package
|
# bugs which will hit at most this package
|
||||||
#Recommends: bash-completion
|
#Recommends: bash-completion
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
Group: System/Shells
|
||||||
Suggests: command-not-found
|
Suggests: command-not-found
|
||||||
Suggests: bash-doc = %version
|
Suggests: bash-doc = %version
|
||||||
Url: http://www.gnu.org/software/bash/bash.html
|
Url: http://www.gnu.org/software/bash/bash.html
|
||||||
@ -121,6 +120,7 @@ interpreter Bash.
|
|||||||
Summary: Languages for package bash
|
Summary: Languages for package bash
|
||||||
Group: System/Localization
|
Group: System/Localization
|
||||||
Requires: bash = %{version}
|
Requires: bash = %{version}
|
||||||
|
Supplements: bash
|
||||||
|
|
||||||
%description lang
|
%description lang
|
||||||
Provides translations to the package bash
|
Provides translations to the package bash
|
||||||
|
Loading…
Reference in New Issue
Block a user