From: MyungJoo Ham Date: Fri, 9 Dec 2016 02:45:28 +0000 (+0900) Subject: Provide a common name for package-groups X-Git-Tag: accepted/tizen/common/20161209.183430^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F11%2F103611%2F2;p=profile%2Fcommon%2Fmeta.git Provide a common name for package-groups - This is for Tizen 4.0 Configurability / Building Blocks - Package-group's meta information is going to abandon profile specific package names for the generality. Each profile / recipe is going to use the exactly same package-group tools and the result of applying pacakge-group will be depending on run-time. Change-Id: I24f3a14d9930b5283ff8c9bc5063fab869036f49 Signed-off-by: MyungJoo Ham --- diff --git a/packaging/meta-common.spec b/packaging/meta-common.spec index 28b80ba..fc6f95f 100644 --- a/packaging/meta-common.spec +++ b/packaging/meta-common.spec @@ -4,6 +4,7 @@ Summary: Common Meta Data Name: meta-common Version: 001 Release: 0 +Provides: meta-profile = %{version}-%{release} License: GPL-2.0 Group: Base/Configuration URL: http://www.tizen.org