SHA256
1
0
forked from pool/elfutils

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
This commit is contained in:
OBS User buildservice-autocommit 2021-10-08 20:04:38 +00:00 committed by Git OBS Bridge
parent ac8bf68b1e
commit 52c6cefe76
4 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 5 06:02:09 UTC 2021 - Stephan Kulow <coolo@suse.com>
- 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 <mliska@suse.cz>

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 5 06:02:09 UTC 2021 - Stephan Kulow <coolo@suse.com>
- 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 <mliska@suse.cz>

View File

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