.
OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=42
This commit is contained in:
parent
3630d4c35c
commit
71e3e46388
12
bash.spec
12
bash.spec
@ -117,8 +117,18 @@ Authors:
|
||||
--------
|
||||
Brian Fox <bfox@gnu.org>
|
||||
Chet Ramey <chet@ins.cwru.edu>
|
||||
|
||||
%if %{defined lang_package}
|
||||
%lang_package(bash)
|
||||
%else
|
||||
%package -n bash-lang
|
||||
License: GPLv2+
|
||||
Summary: Languages for package bash
|
||||
Group: System/Localization
|
||||
Provides: bash-lang = %{version}
|
||||
Requires: bash = %{version}
|
||||
%description -n bash-lang
|
||||
Provides translations to the package bash
|
||||
%endif
|
||||
%package -n bash-devel
|
||||
License: GPLv2+
|
||||
Summary: Include Files mandatory for Development of bash loadable builtins
|
||||
|
Loading…
Reference in New Issue
Block a user