From 1b34ec62c54a737d44b491b050f7ab74718f4093ac6726bca35f89a87df54ba3 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 26 Feb 2018 09:45:49 +0000 Subject: [PATCH] Accepting request 580094 from home:favogt:licensetag Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580094 OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=27 --- libcap.changes | 5 +++++ libcap.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/libcap.changes b/libcap.changes index 21a7c5c..d5c0731 100644 --- a/libcap.changes +++ b/libcap.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 22 15:10:35 UTC 2018 - fvogt@suse.com + +- Use %license (boo#1082318) + ------------------------------------------------------------------- Tue Jan 31 17:52:31 UTC 2017 - matwey.kornilov@gmail.com diff --git a/libcap.spec b/libcap.spec index 5ac12c4..b9ae571 100644 --- a/libcap.spec +++ b/libcap.spec @@ -1,7 +1,7 @@ # # spec file for package libcap # -# 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 @@ -112,7 +112,7 @@ install -D pam_cap/capability.conf %{buildroot}%{_sysconfdir}/security/capabilit %files -n libcap2 %defattr(-,root,root) -%doc License +%license License %{_libdir}/libcap.so.* %files progs @@ -123,7 +123,8 @@ install -D pam_cap/capability.conf %{buildroot}%{_sysconfdir}/security/capabilit %files devel %defattr(-,root,root) -%doc License README CHANGELOG +%license License +%doc README CHANGELOG %{_includedir}/sys/capability.h %{_libdir}/*.so %{_libdir}/pkgconfig/%{name}.pc