From db51cfcbd71604a88f4e54b46d8f49ab819be271 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 29 Feb 2016 10:00:05 +0000 Subject: [PATCH] Use license macro for COPYING --- libproxy.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libproxy.spec b/libproxy.spec index 283463b..7c0134c 100644 --- a/libproxy.spec +++ b/libproxy.spec @@ -168,7 +168,8 @@ make test %files -%doc AUTHORS COPYING README +%doc AUTHORS README +%license COPYING %{_libdir}/*.so.* %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/%{version} @@ -213,6 +214,7 @@ make test - Update to 0.4.12 - Simplify conditional macros - Use isa macro when requiring base package +- Use license macro for COPYING * Thu Feb 04 2016 Fedora Release Engineering - 0.4.11-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild