Version: 0.1.34
Release: 1
Group: System/Libraries
-License: Apache
+License: Apache-2.0
Source0: tel-plugin-packetservice-%{version}.tar.gz
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
%install
%make_install
mkdir -p %{buildroot}/usr/share/license
+cp LICENSE %{buildroot}/usr/share/license/%{name}
%files
%manifest tel-plugin-packetservice.manifest
/usr/share/ps-plugin/dnet_db_data.sql
%{_sysconfdir}/dbus-1/system.d/*
%{_libdir}/telephony/plugins/ps-plugin*
-/usr/share/license/tel-plugin-packetservice
+/usr/share/license/%{name}