SHA256
1
0
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:
Marcus Meissner 2018-02-26 09:45:38 +00:00 committed by Git OBS Bridge
parent 37690944c6
commit 0315c920f2
2 changed files with 9 additions and 3 deletions

View File

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

View File

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