Accepting request 589234 from Base:System

OBS-URL: https://build.opensuse.org/request/show/589234
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/p11-kit?expand=0&rev=31
This commit is contained in:
Dominique Leuenberger 2018-03-24 15:12:07 +00:00 committed by Git OBS Bridge
commit 05975ddaa0
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 20 13:26:02 CET 2018 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Nov 22 14:57:50 CET 2016 - sbrabec@suse.com Tue Nov 22 14:57:50 CET 2016 - sbrabec@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package p11-kit # spec file for package p11-kit
# #
# Copyright (c) 2016 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
@ -160,10 +160,11 @@ make %{?_smp_mflags} check
%files -n libp11-kit0 %files -n libp11-kit0
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING
# Package the example conf file as documentation. Like this we're sure that we will # Package the example conf file as documentation. Like this we're sure that we will
# not introduce conflicts with this version of the library and future ones. # not introduce conflicts with this version of the library and future ones.
%doc p11-kit/pkcs11.conf.example %doc p11-kit/pkcs11.conf.example
%doc AUTHORS ChangeLog COPYING NEWS README %doc AUTHORS ChangeLog NEWS README
%dir %{_sysconfdir}/pkcs11 %dir %{_sysconfdir}/pkcs11
%dir %{_sysconfdir}/pkcs11/modules/ %dir %{_sysconfdir}/pkcs11/modules/
%{_libdir}/libp11-kit.so.* %{_libdir}/libp11-kit.so.*