From e7c60eef9a4653756d42309eaa3b35bfe24a025798adfab31ae251dd4fe0b799 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Mar 2018 10:16:14 +0000 Subject: [PATCH] Accepting request 591537 from home:kukuk:branches:Base:System - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/591537 OBS-URL: https://build.opensuse.org/package/show/Base:System/biosdevname?expand=0&rev=71 --- biosdevname.changes | 5 +++++ biosdevname.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/biosdevname.changes b/biosdevname.changes index 268c13d..bf5157e 100644 --- a/biosdevname.changes +++ b/biosdevname.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 27 11:52:38 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Fri Sep 22 12:27:58 UTC 2017 - josef.moellers@suse.com diff --git a/biosdevname.spec b/biosdevname.spec index 62532ee..ef80473 100644 --- a/biosdevname.spec +++ b/biosdevname.spec @@ -1,7 +1,7 @@ # # spec file for package biosdevname # -# Copyright (c) 2017 SUSE LINUX Products 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 @@ -21,7 +21,7 @@ Name: biosdevname Version: 0.7.3 Release: 0 Summary: Udev helper for naming devices per BIOS names -License: GPL-2.0 +License: GPL-2.0-only Group: System/Base Url: https://github.com/dell/%{name} Source0: %{name}-%{version}.tar.xz @@ -86,7 +86,8 @@ rm %{buildroot}/sbin/%{name}S || : %files %defattr(-,root,root,-) -%doc COPYING README +%license COPYING +%doc README /sbin/%{name} %{_udevrulesdir}/71-biosdevname.rules