Version: %{major}.%{minor}.%{patchlevel}
Release: 1
Group: System/Libraries
-License: Apache
+License: Apache-2.0
Source0: tel-plugin-dbus_tapi-%{version}.tar.gz
Source1001: tel-plugin-dbus_tapi.manifest
Requires(post): /sbin/ldconfig
rm -rf %{buildroot}
%make_install
mkdir -p %{buildroot}/usr/share/license
+cp LICENSE %{buildroot}/usr/share/license/%{name}
%files
%manifest %{name}.manifest
#%doc COPYING
%{_libdir}/telephony/plugins/*
%{_prefix}/etc/dbus-1/system.d/*
-/usr/share/license/tel-plugin-dbus_tapi
+/usr/share/license/%{name}