diff --git a/gpm.changes b/gpm.changes index 22aff46..8982ad3 100644 --- a/gpm.changes +++ b/gpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 27 11:41:04 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Thu Nov 23 13:40:02 UTC 2017 - rbrown@suse.com diff --git a/gpm.spec b/gpm.spec index 92a4c95..1c0446d 100644 --- a/gpm.spec +++ b/gpm.spec @@ -1,7 +1,7 @@ # # spec file for package gpm # -# 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 @@ -26,7 +26,7 @@ Name: gpm Version: 1.20.7 Release: 0 Summary: Console Mouse Support -License: GPL-2.0+ and GPL-3.0+ +License: GPL-2.0-or-later AND GPL-3.0-or-later Group: System/Console Url: http://linux.schottelius.org/gpm/ @@ -87,7 +87,7 @@ receive mouse events and do custom handling. %package -n %lname Summary: Console mouse support library -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Libraries %description -n %lname @@ -97,7 +97,7 @@ package for more information. %package devel Summary: Development files for gpm (Console Mouse Support) -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Development/Libraries/C and C++ Requires: %lname = %version @@ -204,7 +204,8 @@ touch %{buildroot}/run/gpm.pid %files %defattr(-,root,root) -%doc COPYING README README.gpm2 README.SUSE TODO +%license COPYING +%doc README README.gpm2 README.SUSE TODO %doc doc/Announce doc/FAQ doc/README* doc/changelog %{_infodir}/* %{_mandir}/*/*