diff options
author | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-05 13:25:19 +0900 |
---|---|---|
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | 2017-04-05 13:26:17 +0900 |
commit | 409fd40e36d6abba32a963560b3f296c30775cd0 (patch) | |
tree | e55459201b35356540cafb90226f5904a301f136 /packaging/platform-preset-home_appliance.inc | |
parent | 03b4f4599ca630712bff50a92e696f3ab62362e8 (diff) | |
download | building-blocks-409fd40e36d6abba32a963560b3f296c30775cd0.tar.gz building-blocks-409fd40e36d6abba32a963560b3f296c30775cd0.tar.bz2 building-blocks-409fd40e36d6abba32a963560b3f296c30775cd0.zip |
Preset: Rule Compliance
Change-Id: Ibcd3f3714d23700a64f8439d7eef9faebc8e127b
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Diffstat (limited to 'packaging/platform-preset-home_appliance.inc')
-rw-r--r-- | packaging/platform-preset-home_appliance.inc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/packaging/platform-preset-home_appliance.inc b/packaging/platform-preset-home_appliance.inc index 956f7d6..20082c5 100644 --- a/packaging/platform-preset-home_appliance.inc +++ b/packaging/platform-preset-home_appliance.inc @@ -2,14 +2,14 @@ # You need ACK (+1) from the maintainer to be reviewed by building-blocks maintainers. -%package root-preset-home_appliance +%package root-preset_home_appliance Summary: Common Profile Presets -Conflicts: %{name}-root-preset-mobile -Conflicts: %{name}-root-preset-tv -Conflicts: %{name}-root-preset-wearable -Conflicts: %{name}-root-preset-iot -Conflicts: %{name}-root-preset-ivi -Conflicts: %{name}-root-preset-common -%description root-preset-home_appliance +Conflicts: %{name}-root-preset_mobile +Conflicts: %{name}-root-preset_tv +Conflicts: %{name}-root-preset_wearable +Conflicts: %{name}-root-preset_iot +Conflicts: %{name}-root-preset_ivi +Conflicts: %{name}-root-preset_common +%description root-preset_home_appliance Tizen Platform Presets for "Home Appliances" -%files root-preset-home_appliance +%files root-preset_home_appliance |