From: Łukasz Stelmach Date: Thu, 20 Nov 2014 12:18:23 +0000 (+0100) Subject: Remove unnecessary Group tag for localisation packages X-Git-Tag: accepted/tizen/common/20141121.180717^0 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Frpm.git;a=commitdiff_plain;h=fbac5c17e9f395d436a0dd57ce2e4ceda758d756 Remove unnecessary Group tag for localisation packages 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 --- diff --git a/packaging/rpm-tizen_macros b/packaging/rpm-tizen_macros index 2e7d432..3846e5c 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 \