From ada01a48e48ed3ae2477f7b1d7117d41cc26cd24 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sun, 31 May 2015 21:47:55 +0200 Subject: [PATCH] Use license macro for the COPYING file --- pango.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pango.spec b/pango.spec index 474dbb0..282d5e2 100644 --- a/pango.spec +++ b/pango.spec @@ -111,7 +111,8 @@ fi /sbin/ldconfig %files -%doc README AUTHORS COPYING NEWS +%license COPYING +%doc README AUTHORS NEWS %doc pango-view/HELLO.txt %{_libdir}/libpango*-*.so.* %{_bindir}/pango-view @@ -142,6 +143,7 @@ fi * Sun May 31 2015 Kalev Lember - 1.37.0-1 - Update to 1.37.0 - Remove modules support from packaging as it's gone upstream +- Use license macro for the COPYING file * Thu May 14 2015 Matthias Clasen - 1.36.8-5 - Regenerate man page for pango-view