Modify the install path for license file 20/121120/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170327.142927 accepted/tizen/ivi/20170328.054925 accepted/tizen/mobile/20170328.054759 accepted/tizen/tv/20170328.054846 accepted/tizen/unified/20170328.054944 accepted/tizen/wearable/20170328.054906 submit/tizen/20170327.075259
authorDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 27 Mar 2017 07:10:22 +0000 (16:10 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Mon, 27 Mar 2017 07:10:22 +0000 (16:10 +0900)
Change-Id: I1432e52513bffb2e251c788a1cbee385c7fa516a
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/capi-network-bluetooth.spec

index df8f81c..6e05bae 100644 (file)
@@ -76,9 +76,6 @@ make %{?jobs:-j%jobs}
 %install
 rm -rf %{buildroot}
 %make_install
-install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetooth
-install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetooth-devel
-
 
 %post -p /sbin/ldconfig
 
@@ -86,10 +83,8 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetoot
 
 %files
 %manifest %{name}.manifest
-#%license LICENSE.APLv2 LICENSE
+%license LICENSE
 %{_libdir}/libcapi-network-bluetooth.so.*
-%{_datadir}/license/capi-network-bluetooth
-%{_datadir}/license/capi-network-bluetooth-devel
 
 %files test
 %manifest %{name}.manifest
@@ -109,5 +104,3 @@ install -D -m 0644 LICENSE %{buildroot}%{_datadir}/license/capi-network-bluetoot
 %{_libdir}/pkgconfig/capi-network-bluetooth.pc
 %{_libdir}/libcapi-network-bluetooth.so
 
-#%{_datadir}/license/capi-network-bluetooth-devel
-