Add missing dependency on net-config 26/56626/1 accepted/tizen/common/20160129.140743 accepted/tizen/ivi/20160218.024323 accepted/tizen/mobile/20160122.030854 accepted/tizen/tv/20160122.030929 accepted/tizen/wearable/20160122.031100 submit/tizen/20160120.011005 submit/tizen_common/20160129.121637 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 11 Jan 2016 11:09:59 +0000 (12:09 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 11 Jan 2016 11:17:10 +0000 (12:17 +0100)
Patch 811c8790 "Sync with Tizen 2.4(1.29.36)" introduced a dependency on net-config
service in connman.service file. Since this patch connmand should start after net-config
service.

But there is missing a rpm dependency. this patch adds a runtime dependency on net-config.

Change-Id: I5ddc6769342c033c9f9ca58edf7f146c07bc8b09
Signed-off-by: Lukasz Wojciechowski <l.wojciechow@partner.samsung.com>
packaging/connman.spec

index f3c2140..2581a1b 100755 (executable)
@@ -21,6 +21,7 @@ Requires:         systemd
 Requires(post):   systemd
 Requires(preun):  systemd
 Requires(postun): systemd
+Requires:         net-config
 
 %description
 Connection Manager provides a daemon for managing Internet connections