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:
parent
a1a6bd025e
commit
1b34ec62c5
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user