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