summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukasz Wojciechowski <l.wojciechow@partner.samsung.com>2016-01-11 12:09:59 +0100
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>2016-01-11 12:17:10 +0100
commit2686979357ca9fca8b65641f52aeef515a21bd3c (patch)
treec8a25609e8cd4b01192c3bd30117ed977991d92b
parentd3abdac2b2d1270577d8404df198acf6a5ff50ad (diff)
downloadconnman-2686979357ca9fca8b65641f52aeef515a21bd3c.tar.gz
connman-2686979357ca9fca8b65641f52aeef515a21bd3c.tar.bz2
connman-2686979357ca9fca8b65641f52aeef515a21bd3c.zip
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>
-rwxr-xr-xpackaging/connman.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index f3c21407..2581a1b0 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -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