SHA256
3
0
forked from pool/libcap

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
This commit is contained in:
Takashi Iwai 2018-02-26 09:45:49 +00:00 committed by Git OBS Bridge
parent a1a6bd025e
commit 1b34ec62c5
2 changed files with 9 additions and 3 deletions

View File

@ -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

View File

@ -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