Change the license field to spdx-compliant identifier.
Use %license macro to install license files.
Change-Id: Ibde2a85a8692c58e0be7ff15b8b5b1054e382f84
Signed-off-by: Juhyeon Yun <juhyeon.yun@samsung.com>
Name: gconf-dbus
Version: 2.16.0
Release: 2
-License: LGPLv2+
+License: LGPL-2.0+
Summary: A process-transparent configuration system
Url: http://www.gnome.org
Group: System/Base
rm -fr %{buildroot}
%make_install
-mkdir -p %{buildroot}/usr/share/license
-install COPYING %{buildroot}/usr/share/license/%{name}
-
%find_lang GConf2
%clean
%{_bindir}/gconf-merge-tree
%{_bindir}/gconftool-2
%manifest gconf-dbus.manifest
-
+%license COPYING
%files -f GConf2.lang
%manifest %{name}.manifest
%{_datadir}/dbus-1/services/gconf.service
%{_sysconfdir}/dbus-1/system.d/gconfd.conf
%manifest gconf-dbus.manifest
-/usr/share/license/%{name}
+%license COPYING
%files devel
%manifest %{name}.manifest
%{_includedir}/gconf
%{_datadir}/aclocal/*.m4
%{_libdir}/pkgconfig/*
-
+%license COPYING