From e4b8f4b34e7c3d85a5d7d6a1ae8dcd1c80ac8694 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 28 Jul 2015 11:02:26 +0200 Subject: [PATCH] Use license macro for COPYING --- at-spi2-core.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/at-spi2-core.spec b/at-spi2-core.spec index bffd98f..97f6516 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -60,7 +60,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %postun -p /sbin/ldconfig %files -f %{name}.lang -%doc COPYING AUTHORS README +%license COPYING +%doc AUTHORS README %{_libexecdir}/at-spi2-registryd %{_sysconfdir}/at-spi2 %{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop @@ -81,6 +82,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/libatspi.la %changelog * Tue Jul 28 2015 Kalev Lember - 2.17.1-1 - Update to 2.17.1 +- Use license macro for COPYING * Wed Jun 17 2015 Fedora Release Engineering - 2.16.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild