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
This commit is contained in:
Tomáš Chvátal 2018-02-26 09:33:50 +00:00 committed by Git OBS Bridge
parent e505d65dd8
commit 4de74bf3f1
2 changed files with 9 additions and 3 deletions

View File

@ -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 Wed Dec 13 20:09:28 UTC 2017 - astieger@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package libgcrypt # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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 %install_info_delete --info-dir=%{_infodir} %{_infodir}/gcrypt.info.gz
%files -n %{libsoname} %files -n %{libsoname}
%doc COPYING.LIB %license COPYING.LIB
%{_libdir}/%{name}.so.* %{_libdir}/%{name}.so.*
%files -n %{libsoname}-hmac %files -n %{libsoname}-hmac
@ -222,7 +222,8 @@ mv %{buildroot}%{_bindir}/drbg_test %{buildroot}%{cavs_dir}
%endif # %if 0%{?build_hmac256} %endif # %if 0%{?build_hmac256}
%files devel %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} %{_infodir}/gcrypt.info%{ext_info}
%{_bindir}/dumpsexp %{_bindir}/dumpsexp
%{_bindir}/mpicalc %{_bindir}/mpicalc