Fix MIC errors by restoring device-iot package 18/263218/1 submit/tizen/20210828.141109
authorHyotaek Shim <hyotaek.shim@samsung.com>
Sat, 28 Aug 2021 13:58:21 +0000 (22:58 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Sat, 28 Aug 2021 13:58:21 +0000 (22:58 +0900)
Change-Id: I34302da456118c8f02f147a7acb7e12fc47a0317
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
packaging/deviced.spec

index bcd7146..6a44519 100644 (file)
@@ -112,12 +112,12 @@ Requires:   %{name} = %{version}-%{release}
 %description plugin-profile-tv
 Plugin libraries for TV devices
 
-%package plugin-profile-iot-headed
+%package plugin-profile-iot
 Summary:    Plugin libraries for IoT devices
 Group:      System/Management
 Requires:   %{name} = %{version}-%{release}
 
-%description plugin-profile-iot-headed
+%description plugin-profile-iot
 Plugin libraries for IoT devices
 
 %prep
@@ -239,7 +239,7 @@ mv %{_sysconfdir}/deviced/tv-display.conf %{_sysconfdir}/deviced/display.conf
 mkdir -p %{_libdir}/deviced
 mv %{_libdir}/tv-display.so %{_libdir}/deviced/display.so
 
-%post plugin-profile-iot-headed
+%post plugin-profile-iot
 mv %{_sysconfdir}/deviced/iot-headed-display.conf %{_sysconfdir}/deviced/display.conf
 mkdir -p %{_libdir}/deviced
 mv %{_libdir}/iot-headed-display.so %{_libdir}/deviced/display.so
@@ -346,7 +346,7 @@ mv %{_libdir}/iot-headed-display.so %{_libdir}/deviced/display.so
 %{_unitdir}/rndis.service
 %{_bindir}/rndis.sh
 
-%files plugin-profile-iot-headed
+%files plugin-profile-iot
 %manifest deviced.manifest
 %license LICENSE.Apache-2.0
 %defattr(-,root,root,-)