From 52c6cefe76cc3c5251e3208f33797c7f536c3178adc1565acd60c1bb22da82c6 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 8 Oct 2021 20:04:38 +0000 Subject: [PATCH] Updating link to change in openSUSE:Factory/elfutils revision 91.0 OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=0aca71691ad3846ed96a8a3cbd6fdd44 --- elfutils-debuginfod.changes | 7 +++++++ elfutils-debuginfod.spec | 2 ++ elfutils.changes | 8 ++++++++ elfutils.spec | 8 ++++++++ 4 files changed, 25 insertions(+) diff --git a/elfutils-debuginfod.changes b/elfutils-debuginfod.changes index 8e5addf..4118f3b 100644 --- a/elfutils-debuginfod.changes +++ b/elfutils-debuginfod.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 5 06:02:09 UTC 2021 - Stephan Kulow + +- Enhance license fields: all the libraries actually have a different + license to the tools. While the tools are GPL-3.0-or-later, the + libraries are (LGPL-3.0-or-later OR GPL-2.0-or-later) + ------------------------------------------------------------------- Tue Sep 14 14:14:57 UTC 2021 - Martin Liška diff --git a/elfutils-debuginfod.spec b/elfutils-debuginfod.spec index 118220e..5899410 100644 --- a/elfutils-debuginfod.spec +++ b/elfutils-debuginfod.spec @@ -68,6 +68,7 @@ such servers to download those files on demand. Summary: Library for build-id HTTP ELF/DWARF server Group: System/Libraries Conflicts: libdebuginfod1-dummy = %{version} +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libdebuginfod1 The libdebuginfod1 package contains shared libraries @@ -79,6 +80,7 @@ command-line frontend. Summary: Libraries and headers to build debuginfod client applications Group: Development/Libraries/C and C++ Conflicts: libdebuginfod-dummy-devel = %{version} +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libdebuginfod-devel The libdebuginfod-devel package contains the libraries diff --git a/elfutils.changes b/elfutils.changes index cef3050..0e98d76 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Oct 5 06:02:09 UTC 2021 - Stephan Kulow + +- Enhance license fields: all the libraries actually have a different + license to the tools. While the tools are GPL-3.0-or-later, the + libraries are (LGPL-3.0-or-later OR GPL-2.0-or-later) + SLE bug (for tracking the above) bsc#1191310 + ------------------------------------------------------------------- Thu Aug 5 18:12:21 UTC 2021 - Martin Liška diff --git a/elfutils.spec b/elfutils.spec index 2253de5..2b9adab 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -49,6 +49,7 @@ symbols, thread state and stacktraces for processes and core files. %package -n libasm1 Summary: A collection of utilities and DSOs to handle compiled objects Group: System/Libraries +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libasm1 libasm contains the "asm" and "disasm" functions to assemble and @@ -60,6 +61,7 @@ Summary: A collection of utilities and DSOs to handle compiled objects Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libasm1 = %{version} +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libasm-devel This package contains the headers and libraries needed to build @@ -68,6 +70,7 @@ applications that require libasm. %package -n libelf1 Summary: Library to read and write ELF files Group: System/Libraries +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libelf1 This package provides a high-level library to read and write ELF files. @@ -79,6 +82,7 @@ Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libelf1 = %{version} Conflicts: libelf0-devel +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libelf-devel This package contains the headers and libraries needed to build @@ -87,6 +91,7 @@ applications that require libelf. %package -n libdw1 Summary: Library to access DWARF debugging information Group: System/Libraries +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libdw1 This package provides a high-level library to access the DWARF debugging @@ -98,6 +103,7 @@ Group: Development/Libraries/C and C++ Requires: glibc-devel Requires: libdw1 = %{version} Requires: libelf-devel = %{version} +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libdw-devel This package contains the headers and libraries needed to build @@ -107,6 +113,7 @@ applications that require libdw. Summary: Library for build-id HTTP ELF/DWARF server Group: System/Libraries Provides: libdebuginfod1 = %{version} +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libdebuginfod1-dummy The libdebuginfod1 package contains shared libraries @@ -119,6 +126,7 @@ The package is dummy. Summary: Libraries and headers to build debuginfod client applications Group: Development/Libraries/C and C++ Provides: libdebuginfod-devel = %{version} +License: GPL-2.0-or-later OR LGPL-3.0-or-later %description -n libdebuginfod-dummy-devel The libdebuginfod-devel package contains the libraries