diff --git a/screen.changes b/screen.changes index ab68e0d..45d6955 100644 --- a/screen.changes +++ b/screen.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 3 15:00:27 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Thu Dec 21 14:23:56 CET 2017 - mls@suse.de diff --git a/screen.spec b/screen.spec index be370b1..6f711b8 100644 --- a/screen.spec +++ b/screen.spec @@ -1,7 +1,7 @@ # # spec file for package screen # -# 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 @@ -25,7 +25,7 @@ Name: screen Version: 4.6.2 Release: 0 Summary: A program to allow multiple screens on a VT100/ANSI Terminal -License: GPL-3.0+ +License: GPL-3.0-or-later Group: System/Console Url: http://www.gnu.org/software/screen/ Source: http://ftp.gnu.org/gnu/screen/%{name}-%{version}.tar.gz @@ -124,7 +124,7 @@ install -m 644 %{SOURCE4} %{buildroot}/etc/pam.d/screen %ghost %dir %{rundir}/uscreens %{_infodir}/screen.info*%{ext_info} %{_mandir}/man1/screen.1%{ext_man} -%doc COPYING +%license COPYING %post %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz