add license macro in spec file 18/121018/1 accepted/tizen/3.0/common/20170327.141210 accepted/tizen/3.0/ivi/20170327.104605 accepted/tizen/3.0/mobile/20170327.104510 accepted/tizen/3.0/tv/20170327.104542 accepted/tizen/3.0/wearable/20170327.104556 submit/tizen_3.0/20170327.052803
authorjomui <jongmun.woo@samsung.com>
Mon, 27 Mar 2017 05:16:21 +0000 (14:16 +0900)
committerjomui <jongmun.woo@samsung.com>
Mon, 27 Mar 2017 05:16:38 +0000 (14:16 +0900)
Signed-off-by: jomui <jongmun.woo@samsung.com>
Change-Id: I678172fb89dd4d61bb5ceec1e0c3c1430a8ab79c

packaging/capi-maps-service.spec

index 29f6169e427baf0de2c2951058ddee753a7f2fa1..3de666c2ea88f7a9328cb1dc338fd324ed0c00fa 100644 (file)
@@ -57,9 +57,6 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}
 %make_install
 
-mkdir -p %{buildroot}/usr/share/license
-cp LICENSE %{buildroot}/usr/share/license/%{name}
-
 %post
 mkdir -p %{_libdir}/maps/plugins
 # privilege mapping for Tizen 3.x
@@ -74,8 +71,8 @@ chsmack -a "*" %{_libdir}/maps/plugins
 
 %files
 %manifest capi-maps-service.manifest
+%license LICENSE
 %defattr(-,root,root,-)
-%{_datadir}/license/%{name}
 %{_libdir}/libcapi-maps-service.so.*