From 71e3e4638836f5a84e1cd47736a5256198118d044c652975d2db3532e1cb8257 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Thu, 24 Jun 2010 11:33:39 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/bash?expand=0&rev=42 --- bash.spec | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/bash.spec b/bash.spec index 4b1be47..c6f5bc7 100644 --- a/bash.spec +++ b/bash.spec @@ -117,8 +117,18 @@ Authors: -------- Brian Fox Chet Ramey - +%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