From f9d15a801d8c215a3059e6f4e310b563761bd6f1 Mon Sep 17 00:00:00 2001 From: "kj7.sung" Date: Wed, 22 Mar 2017 14:18:03 +0900 Subject: [PATCH] license copy changed to macro Change-Id: I81610bc568f2b53236bfd9059cbe674a88950901 Signed-off-by: kj7.sung --- packaging/maps-plugin-here.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packaging/maps-plugin-here.spec b/packaging/maps-plugin-here.spec index 3d02ee6..290d2a6 100644 --- a/packaging/maps-plugin-here.spec +++ b/packaging/maps-plugin-here.spec @@ -75,8 +75,6 @@ make %{?jobs:-j%jobs} rm -rf %{buildroot} %make_install -mkdir -p %{buildroot}/usr/share/license -cp LICENSE %{buildroot}/usr/share/license/%{name} cp -a lib/%{ARCH}/libheremaps-engine.so* %{buildroot}%{_libdir}/ %post @@ -87,10 +85,10 @@ cp -a lib/%{ARCH}/libheremaps-engine.so* %{buildroot}%{_libdir}/ %files %manifest maps-plugin-here.manifest +%license LICENSE %defattr(-,root,root,-) %{_libdir}/maps/plugins/libmaps-plugin-here.so* %{_libdir}/libheremaps-engine.so* -/usr/share/license/maps-plugin-here %package -n org.tizen.heremaps-uc -- 2.34.1