From: Hyotaek Shim Date: Tue, 18 Feb 2020 05:18:05 +0000 (+0900) Subject: Remove dependency to deviced-plugin-profile-iot X-Git-Tag: submit/tizen/20200218.060818^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b67a4c70c014d566527e7df8484ef2e3395dc09;p=platform%2Fadaptation%2Fsystem-plugin.git Remove dependency to deviced-plugin-profile-iot Change-Id: I1407ca5ecb1ad534c46be950f1d7142e97970400 Signed-off-by: Hyotaek Shim --- diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec index 3cefcfa..2ba78f8 100644 --- a/packaging/system-plugin.spec +++ b/packaging/system-plugin.spec @@ -51,7 +51,6 @@ This package provides U3/XU3 specific system configuration files. %package device-rpi3 Summary: RPI3 Requires: %{name} = %{version}-%{release} -Requires: deviced-plugin-profile-iot BuildArch: noarch %description device-rpi3 @@ -289,7 +288,6 @@ systemctl daemon-reload %post device-rpi3 %{_prefix}/bin/udevadm hwdb --update -echo "SleepSupport=no" >> /etc/deviced/display.conf %files feature-init_wrapper %license LICENSE.Apache-2.0