SHA256
3
0
forked from pool/bash
Dr. Werner Fink 2010-06-24 11:33:39 +00:00 committed by Git OBS Bridge
parent 3630d4c35c
commit 71e3e46388

View File

@ -117,8 +117,18 @@ Authors:
-------- --------
Brian Fox <bfox@gnu.org> Brian Fox <bfox@gnu.org>
Chet Ramey <chet@ins.cwru.edu> Chet Ramey <chet@ins.cwru.edu>
%if %{defined lang_package}
%lang_package(bash) %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 %package -n bash-devel
License: GPLv2+ License: GPLv2+
Summary: Include Files mandatory for Development of bash loadable builtins Summary: Include Files mandatory for Development of bash loadable builtins