diff --git a/openpgm.changes b/openpgm.changes index d47dec3..0193771 100644 --- a/openpgm.changes +++ b/openpgm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 27 11:49:58 CEST 2018 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Tue Oct 24 12:47:51 UTC 2017 - luca.boccassi@gmail.com diff --git a/openpgm.spec b/openpgm.spec index 59b1c7b..5855432 100644 --- a/openpgm.spec +++ b/openpgm.spec @@ -2,7 +2,7 @@ # # spec file for package openpgm # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2012 Pascal Bleser # # All modifications and additions to the file contributed by third parties @@ -30,7 +30,7 @@ Name: openpgm Version: 5.2.122 Release: 0 Summary: OpenPGM implementation of the Reliable Multicast Protocol -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: https://github.com/steve-o/openpgm Source: https://github.com/steve-o/openpgm/archive/release-5-2-122.tar.gz#/openpgm-release-%{tarball_version}.tar.gz @@ -94,7 +94,7 @@ rm %{buildroot}%{_libdir}/libpgm.la %files -n %{libname} %defattr(-,root,root) -%doc COPYING LICENSE +%license COPYING LICENSE %{_libdir}/libpgm-%{major}.so.%{soname} %{_libdir}/libpgm-%{major}.so.%{soname}.*