From 31e8c5b47d0d6ecdb121caa91c019a353a5be41670a98782dd6ce45ac9b0cae8 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 26 Feb 2018 11:24:08 +0000 Subject: [PATCH] Accepting request 580110 from home:favogt:licensetag Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580110 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/nghttp2?expand=0&rev=81 --- nghttp2.changes | 5 +++++ nghttp2.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/nghttp2.changes b/nghttp2.changes index d7d4180..3be1276 100644 --- a/nghttp2.changes +++ b/nghttp2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:41 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Fri Jan 5 13:21:33 UTC 2018 - mpluskal@suse.com diff --git a/nghttp2.spec b/nghttp2.spec index cc18f92..4d57120 100644 --- a/nghttp2.spec +++ b/nghttp2.spec @@ -172,11 +172,11 @@ make %{?_smp_mflags} check ||: %{_datadir}/%{name}/ %files -n %{soname}-%{sover} -%doc COPYING +%license COPYING %{_libdir}/%{soname}.so.%{sover}* %files -n %{soname_asio}%{sover_asio} -%doc COPYING +%license COPYING %{_libdir}/%{soname_asio}.so.%{sover_asio}* %files -n python3-%{name}