From 2bf9bd3e614dbe7c1b31badca7a2af1fbe7d14a6 Mon Sep 17 00:00:00 2001 From: Mystro256 Date: Nov 24 2016 04:41:08 +0000 Subject: Use license macro --- diff --git a/love.spec b/love.spec index c1189c3..ae687a0 100644 --- a/love.spec +++ b/love.spec @@ -109,7 +109,8 @@ fi %postun -n lib%{name} -p /sbin/ldconfig %files -%doc changes.txt license.txt readme.md +%doc changes.txt readme.md +%license license.txt %{_bindir}/%{name} %{_datadir}/pixmaps/%{name}.svg %{_datadir}/icons/hicolor/scalable/mimetypes/application-x-%{name}-game.svg @@ -118,7 +119,8 @@ fi %{_mandir}/man1/%{name}.* %files -n lib%{name} -%doc changes.txt license.txt readme.md +%doc changes.txt readme.md +%license license.txt #Note that liblove.so is just a symlink, so a devel package is useless %{_libdir}/lib%{name}.*