summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorYu Jiung <jiung.yu@samsung.com>2017-03-02 11:07:12 +0900
committerchleun.moon <chleun.moon@samsung.com>2017-03-02 14:39:20 +0900
commit7859b3f51163cdb798423679bf291ffe27eff988 (patch)
tree83d3e24652bbf766b8a03dc929fe68aad0578dbb /packaging
parent376f28aa4b82ec003c8579968ba42ff3050b10c5 (diff)
downloadconnman-7859b3f51163cdb798423679bf291ffe27eff988.tar.gz
connman-7859b3f51163cdb798423679bf291ffe27eff988.tar.bz2
connman-7859b3f51163cdb798423679bf291ffe27eff988.zip
Add code to parse section struct into vici request
Change-Id: If19978b75ab53c43a641a5e51bb0ef6a2adaa545 Signed-off-by: Yu jiung <jiung.yu@samsung.com>
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/connman.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index 9923a4d1..2b7dfd42 100755
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -70,9 +70,9 @@ OpenVPN support for Connman.
%if %{with connman_ipsec}
%package plugin-ipsec
-Summary: Openvpn Support for Connman
+Summary: IPsec Support for Connman
Requires: %{name} = %{version}
-Requires: ipsec
+Requires: strongswan
%description plugin-ipsec
OpenVPN support for Connman.