SHA256
3
0
forked from pool/rpm

Accepting request 438003 from Base:System

grammar: Correct summary/description of -lang subpackages (forwarded request 437905 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/438003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=242
This commit is contained in:
Dominique Leuenberger 2016-11-03 10:12:40 +00:00 committed by Git OBS Bridge
commit 5734efc047
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