Generate Licence file 59/12459/1
authorwootak.jung <wootak.jung@samsung.com>
Fri, 15 Nov 2013 09:45:45 +0000 (18:45 +0900)
committerwootak.jung <wootak.jung@samsung.com>
Fri, 15 Nov 2013 09:45:45 +0000 (18:45 +0900)
Change-Id: If434427eab6541e9cc2fc45703fa0487d76301d9

packaging/tel-plugin-imc.spec

index 2db1d33573066f4e8815137cd0e323a3e4338af3..74c0363ab0dadaf370b93417f13453e8357deaf0 100644 (file)
@@ -4,7 +4,7 @@ Summary:        imc plugin for telephony
 Version:       0.1.42
 Release:       1
 Group:         Development/Libraries
-License:       Apache
+License:       Apache-2.0
 Source0:       tel-plugin-imc-%{version}.tar.gz
 Source1001:    tel-plugin-imc.manifest
 Requires(post):        /sbin/ldconfig
@@ -53,6 +53,7 @@ fi
 rm -rf %{buildroot}
 %make_install
 mkdir -p %{buildroot}/usr/share/license
+cp LICENSE %{buildroot}/usr/share/license/%{name}
 
 %files
 %manifest %{name}.manifest
@@ -61,4 +62,4 @@ mkdir -p %{buildroot}/usr/share/license
 
 %{_libdir}/telephony/plugins/modems/*
 /tmp/mcc_mnc_oper_list.sql
-/usr/share/license/tel-plugin-imc
+/usr/share/license/%{name}