Accepting request 580149 from security
OBS-URL: https://build.opensuse.org/request/show/580149 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keyutils?expand=0&rev=33
This commit is contained in:
commit
38e76d5f7a
@ -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
|
Mon Nov 6 10:18:56 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package keyutils
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -79,7 +79,8 @@ ln -s /%{_sbindir}/request-key %{buildroot}/sbin
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README LICENCE.GPL
|
%license LICENCE.GPL
|
||||||
|
%doc README
|
||||||
/sbin/*
|
/sbin/*
|
||||||
/bin/*
|
/bin/*
|
||||||
/%{_sbindir}/*
|
/%{_sbindir}/*
|
||||||
@ -91,7 +92,7 @@ ln -s /%{_sbindir}/request-key %{buildroot}/sbin
|
|||||||
|
|
||||||
%files -n %lname
|
%files -n %lname
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc LICENCE.LGPL
|
%license LICENCE.LGPL
|
||||||
/%{_libdir}/libkeyutils.so.*
|
/%{_libdir}/libkeyutils.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Loading…
Reference in New Issue
Block a user