Generate Licence file 60/12460/1 accepted/tizen/generic/20140326.163052 accepted/tizen/generic/20140326.215947 accepted/tizen/ivi/20140326.212518 accepted/tizen/ivi/panda/20140326.234318 submit/tizen/20140326.003248
authorwootak.jung <wootak.jung@samsung.com>
Fri, 15 Nov 2013 09:47:16 +0000 (18:47 +0900)
committerwootak.jung <wootak.jung@samsung.com>
Fri, 15 Nov 2013 09:47:16 +0000 (18:47 +0900)
Change-Id: I85c16042547976224806f9524a95e7becb26835e

packaging/tel-plugin-imcmodem.spec

index 50a9c17..ee0ecac 100644 (file)
@@ -3,7 +3,7 @@ Summary:    telephony plugin library for AT communication with IMC modem
 Version:    0.1.4
 Release:    1
 Group:      System/Libraries
-License:    Apache
+License:    Apache-2.0
 Source0:    tel-plugin-imcmodem-%{version}.tar.gz
 Source1001:    tel-plugin-imcmodem.manifest
 Requires(post): /sbin/ldconfig
@@ -32,9 +32,10 @@ make %{?jobs:-j%jobs}
 %install
 %make_install
 mkdir -p %{buildroot}/usr/share/license
+cp LICENSE %{buildroot}/usr/share/license/%{name}
 
 %files
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/telephony/plugins/*
-/usr/share/license/tel-plugin-imcmodem
+/usr/share/license/%{name}