Change-Id: If4a00d226f5c6f9d4a189695a1dcd5239188a502
# install
INSTALL(TARGETS vconf-plugin
LIBRARY DESTINATION ${LIBDIR}/telephony/plugins)
-INSTALL(FILES ${CMAKE_SOURCE_DIR}/LICENSE DESTINATION /usr/share/license RENAME tel-plugin-vconf)
%define major 0
%define minor 2
-%define patchlevel 6
+%define patchlevel 7
Name: tel-plugin-vconf
Version: %{major}.%{minor}.%{patchlevel}
%install
%make_install
-mkdir -p %{buildroot}%{_datadir}/license
%files
%manifest tel-plugin-vconf.manifest
%defattr(644,root,root,-)
#%doc COPYING
%{_libdir}/telephony/plugins/vconf-plugin*
-%{_datadir}/license/tel-plugin-vconf
+%license LICENSE