Generate Licence file tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.062759
authorDongchul Lim <dc7.lim@samsung.com>
Thu, 26 Sep 2013 11:30:22 +0000 (20:30 +0900)
committerDongchul Lim <dc7.lim@samsung.com>
Thu, 26 Sep 2013 11:33:28 +0000 (20:33 +0900)
Change-Id: Idd611c58bc4e8f712f5d7e14e5587673f7c87253

packaging/tel-plugin-at_standard.spec

index 0ffc919..9cf89c9 100644 (file)
@@ -3,7 +3,7 @@ Summary: Telephony standard AT Modem library
 Version: 0.1.1
 Release: 1
 Group:   System/Libraries
-License: Apache
+License: Apache-2.0
 Source0: tel-plugin-at_standard-%{version}.tar.gz
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
@@ -31,9 +31,10 @@ make %{?jobs:-j%jobs}
 rm -rf %{buildroot}
 %make_install
 mkdir -p %{buildroot}/usr/share/license
+cp LICENSE %{buildroot}/usr/share/license/%{name}
 
 %files
 %defattr(-,root,root,-)
 #%doc COPYING
 %{_libdir}/telephony/plugins/*
-/usr/share/license/tel-plugin-at_standard
+/usr/share/license/%{name}