From 7dd20daa73d9b1cd97a0412101935ad490089622797552fd0ee4558b37bb381a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 20 Mar 2018 14:50:58 +0000 Subject: [PATCH] Accepting request 589170 from home:kukuk:branches:Base:System - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/589170 OBS-URL: https://build.opensuse.org/package/show/Base:System/p11-kit?expand=0&rev=27 --- p11-kit.changes | 5 +++++ p11-kit.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/p11-kit.changes b/p11-kit.changes index 8e89566..6974b88 100644 --- a/p11-kit.changes +++ b/p11-kit.changes @@ -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 diff --git a/p11-kit.spec b/p11-kit.spec index d450534..8ec5a88 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -160,10 +160,11 @@ make %{?_smp_mflags} check %files -n libp11-kit0 %defattr(-,root,root) +%license COPYING # 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. %doc p11-kit/pkcs11.conf.example -%doc AUTHORS ChangeLog COPYING NEWS README +%doc AUTHORS ChangeLog NEWS README %dir %{_sysconfdir}/pkcs11 %dir %{_sysconfdir}/pkcs11/modules/ %{_libdir}/libp11-kit.so.*