Merge branch 'ipsec' into tizen 26/126026/1
authorchleun.moon <chleun.moon@samsung.com>
Thu, 20 Apr 2017 02:00:24 +0000 (11:00 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Thu, 20 Apr 2017 02:00:58 +0000 (11:00 +0900)
Change-Id: I2ecaece689f43bb0c03c9c5929274bfe43e346b0
Signed-off-by: cheoleun <chleun.moon@samsung.com>
1  2 
packaging/connman.spec

@@@ -269,9 -292,16 +289,17 @@@ systemctl daemon-reloa
  %{_libdir}/%{name}/plugins-vpn/openvpn.so
  %{_libdir}/%{name}/scripts/openvpn-script
  %{_datadir}/dbus-1/system-services/net.connman.vpn.service
 +%license COPYING
  %endif
  
+ %if %{with connman_ipsec}
+ %files plugin-ipsec
+ %manifest %{name}.manifest
+ %{_libdir}/%{name}/plugins-vpn/ipsec.so
+ %{_libdir}/%{name}/scripts/ipsec-script
+ %{_datadir}/dbus-1/system-services/net.connman.vpn.service
+ %endif
  %if %{with connman_vpnd}
  %files connman-vpnd
  %manifest %{name}.manifest