From fbac5c17e9f395d436a0dd57ce2e4ceda758d756 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C5=81ukasz=20Stelmach?= Date: Thu, 20 Nov 2014 13:18:23 +0100 Subject: [PATCH] Remove unnecessary Group tag for localisation packages MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- packaging/rpm-tizen_macros | 1 - 1 file changed, 1 deletion(-) 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 \ -- 2.7.4