From 8ceba997c2b1d5f152a3b0b08dc7acf97a3e2e3744199f97fdc76ca2a4273468 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 27 Mar 2018 10:16:25 +0000 Subject: [PATCH] Accepting request 591536 from home:kukuk:branches:devel:libraries:c_c++ - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/591536 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/openpgm?expand=0&rev=13 --- openpgm.changes | 5 +++++ openpgm.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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}.*