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