From 779644493a1c12eecb327e4f109b316abfd53645 Mon Sep 17 00:00:00 2001 From: David King Date: Sun, 25 Jan 2015 11:49:37 +0000 Subject: [PATCH] Use license macro for license texts https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text --- nautilus.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nautilus.spec b/nautilus.spec index 77aa0ff..5cbcd51 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -128,7 +128,8 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %postun extensions -p /sbin/ldconfig %files -f %{name}.lang -%doc AUTHORS COPYING COPYING.LIB NEWS README +%doc AUTHORS NEWS README +%license COPYING %{_datadir}/appdata/org.gnome.Nautilus.appdata.xml %{_datadir}/applications/* %{_bindir}/* @@ -145,6 +146,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : %{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop %files extensions +%license COPYING.EXTENSIONS COPYING.LIB %{_libdir}/libnautilus-extension.so.* %{_libdir}/girepository-1.0/*.typelib %dir %{_libdir}/nautilus @@ -163,6 +165,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : - Update to 3.15.4 - Use pkgconfig for BuildRequires - Update man page globs in files section +- Use license macro for license texts * Tue Nov 25 2014 Kalev Lember - 3.14.2-1 - Update to 3.14.2