summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHyihong Chae <hh.chae@samsung.com>2017-03-27 15:56:26 +0900
committerHyihong Chae <hh.chae@samsung.com>2017-03-27 15:56:26 +0900
commitf22117dc7a7c129b005cceb961c6f224320ba2de (patch)
treef81b7bc59fd98b87858dc8fbe702e4e973dc3ef3
parent70c791fa75bcedc3330619b02bd6661ca69019d8 (diff)
downloadsmartcard-plugin-uicc-tizen_3.0.tar.gz
smartcard-plugin-uicc-tizen_3.0.tar.bz2
smartcard-plugin-uicc-tizen_3.0.zip
Change-Id: Icf89f301428b4adf3431a92e55595775be23886a Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
-rwxr-xr-xpackaging/smartcard-plugin-uicc.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/packaging/smartcard-plugin-uicc.spec b/packaging/smartcard-plugin-uicc.spec
index df39ab3..4a40a97 100755
--- a/packaging/smartcard-plugin-uicc.spec
+++ b/packaging/smartcard-plugin-uicc.spec
@@ -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}