Accepting request 437905 from home:jengelh:branches:Base:System

grammar: Correct summary/description of -lang subpackages

OBS-URL: https://build.opensuse.org/request/show/437905
OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=376
This commit is contained in:
Michael Schröder 2016-10-31 09:45:23 +00:00 committed by Git OBS Bridge
parent 7658807459
commit ad32f0a6f5
2 changed files with 7 additions and 2 deletions

View File

@ -254,7 +254,7 @@
# Template for lang sub-package.
%lang_package(n:r:) \
%package %{-n:-n %{-n*}-}lang \
Summary: Languages for package %{name} \
Summary: Translations for package %{name} \
Group: System/Localization \
Requires: %{-n:%{-n*}}%{!-n:%{name}} = %{version} \
%{-r:Requires: %{-r*}} \
@ -262,5 +262,5 @@ Provides: %{-n:%{-n*}}%{!-n:%{name}}-lang-all = %{version} \
Supplements: packageand(bundle-lang-other:%{-n:%{-n*}}%{!-n:%{name}}) \
BuildArch: noarch \
%description %{-n:-n %{-n*}-}lang \
Provides translations to the package %{name}
Provides translations for the \"%{name}\" package.

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Oct 30 14:46:36 UTC 2016 - jengelh@inai.de
- Correct summary/description of -lang subpackages
-------------------------------------------------------------------
Tue May 31 13:58:28 CEST 2016 - mls@suse.de