From: kj7.sung Date: Wed, 22 Mar 2017 05:20:45 +0000 (+0900) Subject: license copy changed to macro X-Git-Tag: accepted/tizen/common/20170322.153754^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F120193%2F1;p=platform%2Fcore%2Flocation%2Fmaps-plugin-mapzen.git license copy changed to macro Change-Id: Idd391b4cbce97f9a3b0f7583cce5cfec8a5ecd7a Signed-off-by: kj7.sung --- diff --git a/packaging/maps-plugin-mapzen.spec b/packaging/maps-plugin-mapzen.spec index 515694b..578b306 100644 --- a/packaging/maps-plugin-mapzen.spec +++ b/packaging/maps-plugin-mapzen.spec @@ -60,9 +60,6 @@ make %{?jobs:-j%jobs} rm -rf %{buildroot} %make_install -mkdir -p %{buildroot}/usr/share/license -cp LICENSE %{buildroot}/usr/share/license/%{name} - mkdir -p %{buildroot}/usr/share/maps/mapzen/scenes/ cp -r scenes/* %{buildroot}/usr/share/maps/mapzen/scenes/ @@ -74,11 +71,11 @@ cp -r scenes/* %{buildroot}/usr/share/maps/mapzen/scenes/ %files %manifest maps-plugin-mapzen.manifest +%license LICENSE %defattr(-,root,root,-) %{_libdir}/maps/plugins/libmaps-plugin-mapzen.so* %{_libdir}/libtangram.so* %{_libdir}/pkgconfig/maps-plugin-mapzen.pc -/usr/share/license/maps-plugin-mapzen %{_prefix}/share/maps/mapzen/scenes/* %package devel