From 0756f11431660bfefbf1e99bce29636dd71c37da34bf9bbcc76f1c7b6bcfbf6a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 20 Mar 2018 14:44:28 +0000 Subject: [PATCH] Accepting request 589175 from home:kukuk:branches:Base:System - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/589175 OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates?expand=0&rev=78 --- ca-certificates.changes | 5 +++++ ca-certificates.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/ca-certificates.changes b/ca-certificates.changes index 6ffb312..e7306f4 100644 --- a/ca-certificates.changes +++ b/ca-certificates.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 20 13:39:33 CET 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Thu Dec 14 17:22:55 CET 2017 - kukuk@suse.de diff --git a/ca-certificates.spec b/ca-certificates.spec index 64bea11..31d31ee 100644 --- a/ca-certificates.spec +++ b/ca-certificates.spec @@ -1,7 +1,7 @@ # # spec file for package ca-certificates # -# 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 @@ -32,7 +32,7 @@ Name: ca-certificates Version: 2+git20170807.10b2785 Release: 0 Summary: Utilities for system wide CA certificate installation -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/Security Source0: ca-certificates-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -155,7 +155,8 @@ rm -rf %{buildroot} %files %defattr(-, root, root) -%doc COPYING README +%license COPYING +%doc README %dir %{pkidir_cfg} %dir %{trustdir_cfg} %dir %{trustdir_cfg}/anchors