Accepting request 591551 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/591551
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openpgm?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2018-03-28 08:32:53 +00:00 committed by Git OBS Bridge
commit a9f59c2e0a
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -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 <pascal.bleser@opensuse.org>
#
# 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}.*