diff options
author | Łukasz Stelmach <l.stelmach@samsung.com> | 2014-11-20 13:18:23 +0100 |
---|---|---|
committer | Łukasz Stelmach <l.stelmach@samsung.com> | 2014-11-20 13:18:23 +0100 |
commit | fbac5c17e9f395d436a0dd57ce2e4ceda758d756 (patch) | |
tree | 7825bb201f6f859d8515ae2f47f9a8110b66df26 | |
parent | b56ed49a97939d11dd4270c9550966c43b9ce5a6 (diff) | |
download | rpm-accepted/tizen/mobile/20141128.122430.tar.gz rpm-accepted/tizen/mobile/20141128.122430.tar.bz2 rpm-accepted/tizen/mobile/20141128.122430.zip |
Remove unnecessary Group tag for localisation packagessubmit/tizen_ivi/20141201.222222submit/tizen/20141121.083447accepted/tizen/mobile/20141128.122430accepted/tizen/ivi/20141204.033159accepted/tizen/common/20141121.180717
Localisation packages should be in the same group as the main package[1].
[1] https://wiki.tizen.org/wiki/Packaging/Guidelines#Group_Tag
Change-Id: Idd50d5a96f03ca316deaec61361016eb59db4065
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
-rw-r--r-- | packaging/rpm-tizen_macros | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/rpm-tizen_macros b/packaging/rpm-tizen_macros index 2e7d43260..3846e5ca6 100644 --- a/packaging/rpm-tizen_macros +++ b/packaging/rpm-tizen_macros @@ -165,7 +165,6 @@ %lang_package(n:f:) \ %package %{-n:-n %{-n*}-}locale \ Summary: Translations and Locale for package %{name}\ -Group: System/Localization\ Requires: %{-n:%{-n*}}%{!-n:%{name}} = %{version} \ Provides: %{-n:%{-n*}}%{!-n:%{name}}-lang-all = %{version} \ BuildArch: noarch \ |