Change-Id: I1f62139ec12240f9f3f60c7abc5b3d1e4eb9db9c
Name: capi-network-softap
Summary: Softap Framework
-Version: 0.0.19
+Version: 0.0.20
Release: 1
Group: System/Network
License: Apache-2.0
%description devel
Development package for Tethering framework library
+%package test
+Summary: Test application for Soft AP
+%description test
+Test application for Soft AP
+
+
%prep
%setup -q
%manifest capi-network-softap.manifest
%defattr(-,root,root,-)
%{_libdir}/*.so.*
-%{_bindir}/softap_test
%license LICENSE.APLv2.0
%files devel
%{_libdir}/*.so
%license LICENSE.APLv2.0
+%files test
+%{_bindir}/softap_test
+