From: Sung-Taek Hong Date: Fri, 31 Jul 2015 06:38:10 +0000 (+0900) Subject: [LICENSE] apply SPDX license to spec file X-Git-Tag: accepted/tizen/common/20160203.160738~7 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Fat-spi2-core.git;a=commitdiff_plain;h=44dc0fb0a5cd592d4c2963ba48d38fdd736bc93a [LICENSE] apply SPDX license to spec file Change-Id: I5bcc8c19f821b97138773c7302070a018ba66cc4 Signed-off-by: Sung-Taek Hong --- diff --git a/packaging/at-spi2-core.spec b/packaging/at-spi2-core.spec index 892fabd..228b03f 100644 --- a/packaging/at-spi2-core.spec +++ b/packaging/at-spi2-core.spec @@ -5,8 +5,7 @@ Name: at-spi2-core Version: 2.16.0 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation -#License: LGPL-2.0+ -License: %{_builddir}/%{buildsubdir}/COPYING +License: LGPL-2.0+ Group: System/Libraries Url: http://www.gnome.org/ Source: http://ftp.gnome.org/pub/GNOME/sources/at-spi2-core/2.16/%{name}-%{version}.tar.xz @@ -85,6 +84,8 @@ rm -rf %{buildroot} find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f %make_install %find_lang %{name} +mkdir -p %{buildroot}/%{_datadir}/usr/share/license +cp -f %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/%{_datadir}/usr/share/license/%{name} %check @@ -106,6 +107,7 @@ rm -fr %{buildroot} %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop %{_datadir}/dbus-1/accessibility-services/org.a11y.atspi.Registry.service %{_datadir}/dbus-1/services/org.a11y.Bus.service +%{_datadir}/usr/share/license/%{name} %files -n libatspi0 %manifest %{name}.manifest