fix license file path
[platform/core/connectivity/smartcard-plugin-uicc.git] / packaging / smartcard-plugin-uicc.spec
index df39ab3..4a40a97 100755 (executable)
@@ -1,6 +1,6 @@
 Name:             smartcard-plugin-uicc
 Summary:          Smartcard plugin uicc
-Version:          0.0.11
+Version:          0.0.12
 Release:          0
 Group:            libs
 License:          Apache-2.0
@@ -51,8 +51,6 @@ cmake .. -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %install
 cd obj-arm-limux-qnueabi
 %make_install
-mkdir -p %{buildroot}/usr/share/license
-cp -af %{_builddir}/%{name}-%{version}/packaging/%{name} %{buildroot}/usr/share/license/
 
 
 %post
@@ -65,6 +63,6 @@ cp -af %{_builddir}/%{name}-%{version}/packaging/%{name} %{buildroot}/usr/share/
 
 %files
 %manifest %{name}.manifest
+%license LICENSE.APLv2
 %defattr(-,root,root,-)
 %{_libdir}/se/lib*.so
-%{_datadir}/license/%{name}