From 4153b17265fffefea7686fe33f746974cebbb4f4 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 f500e347..9573eb39 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