forked from pool/keyutils
Accepting request 580092 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible OBS-URL: https://build.opensuse.org/request/show/580092 OBS-URL: https://build.opensuse.org/package/show/security/keyutils?expand=0&rev=41
This commit is contained in:
parent
37690944c6
commit
0315c920f2
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 15:10:34 UTC 2018 - fvogt@suse.com
|
||||
|
||||
- Use %license (boo#1082318)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 10:18:56 UTC 2017 - meissner@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package keyutils
|
||||
#
|
||||
# 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
|
||||
@ -79,7 +79,8 @@ ln -s /%{_sbindir}/request-key %{buildroot}/sbin
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README LICENCE.GPL
|
||||
%license LICENCE.GPL
|
||||
%doc README
|
||||
/sbin/*
|
||||
/bin/*
|
||||
/%{_sbindir}/*
|
||||
@ -91,7 +92,7 @@ ln -s /%{_sbindir}/request-key %{buildroot}/sbin
|
||||
|
||||
%files -n %lname
|
||||
%defattr(-,root,root,-)
|
||||
%doc LICENCE.LGPL
|
||||
%license LICENCE.LGPL
|
||||
/%{_libdir}/libkeyutils.so.*
|
||||
|
||||
%files devel
|
||||
|
Loading…
Reference in New Issue
Block a user