From 4de74bf3f11dce3ac6732b9a80f06edd46572e7031e6fa76cc3e060e1ba0adbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 26 Feb 2018 09:33:50 +0000 Subject: [PATCH] Accepting request 580096 from home:favogt:licensetag Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580096 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=106 --- libgcrypt.changes | 5 +++++ libgcrypt.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/libgcrypt.changes b/libgcrypt.changes index c7897e7..52f258e 100644 --- a/libgcrypt.changes +++ b/libgcrypt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:36 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Wed Dec 13 20:09:28 UTC 2017 - astieger@suse.com diff --git a/libgcrypt.spec b/libgcrypt.spec index 9d51331..066d554 100644 --- a/libgcrypt.spec +++ b/libgcrypt.spec @@ -1,7 +1,7 @@ # # spec file for package libgcrypt # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -213,7 +213,7 @@ mv %{buildroot}%{_bindir}/drbg_test %{buildroot}%{cavs_dir} %install_info_delete --info-dir=%{_infodir} %{_infodir}/gcrypt.info.gz %files -n %{libsoname} -%doc COPYING.LIB +%license COPYING.LIB %{_libdir}/%{name}.so.* %files -n %{libsoname}-hmac @@ -222,7 +222,8 @@ mv %{buildroot}%{_bindir}/drbg_test %{buildroot}%{cavs_dir} %endif # %if 0%{?build_hmac256} %files devel -%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README THANKS TODO +%license COPYING COPYING.LIB +%doc AUTHORS ChangeLog NEWS README THANKS TODO %{_infodir}/gcrypt.info%{ext_info} %{_bindir}/dumpsexp %{_bindir}/mpicalc