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
This commit is contained in:
parent
9a3656be7a
commit
8ceba997c2
@ -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
|
||||
|
||||
|
@ -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}.*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user