2008-10-14 02:26:42 +02:00
|
|
|
#
|
2011-05-02 11:57:50 +02:00
|
|
|
# spec file for package elfutils
|
2008-10-14 02:26:42 +02:00
|
|
|
#
|
2018-02-26 12:11:50 +01:00
|
|
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
2008-10-14 02:26:42 +02:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-09-20 10:57:32 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2008-10-14 02:26:42 +02:00
|
|
|
#
|
|
|
|
|
2012-03-15 19:50:54 +01:00
|
|
|
|
2008-10-14 02:26:42 +02:00
|
|
|
Name: elfutils
|
2018-11-16 15:13:01 +01:00
|
|
|
Version: 0.175
|
2011-12-01 16:53:06 +01:00
|
|
|
Release: 0
|
2017-08-21 07:40:43 +02:00
|
|
|
Summary: Higher-level library to access ELF files
|
2012-09-20 15:33:18 +02:00
|
|
|
License: SUSE-GPL-2.0-with-OSI-exception
|
2014-11-25 08:35:02 +01:00
|
|
|
Group: Development/Tools/Building
|
|
|
|
Url: http://fedorahosted.org/elfutils/
|
|
|
|
|
2017-05-30 12:38:49 +02:00
|
|
|
#Git-Clone: git://sourceware.org/git/elfutils
|
2013-03-26 16:42:03 +01:00
|
|
|
Source: https://fedorahosted.org/releases/e/l/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
2016-06-27 16:38:55 +02:00
|
|
|
Source4: https://fedorahosted.org/releases/e/l/%{name}/%{version}/%{name}-%{version}.tar.bz2.sig
|
2011-04-28 16:06:03 +02:00
|
|
|
Source1: README-BEFORE-ADDING-PATCHES
|
2010-02-10 12:24:02 +01:00
|
|
|
Source2: baselibs.conf
|
2014-09-02 18:05:23 +02:00
|
|
|
Source3: %{name}.changes
|
2017-03-30 15:36:37 +02:00
|
|
|
Patch1: disable-tests-with-ptrace.patch
|
2018-07-09 11:41:27 +02:00
|
|
|
Patch2: cfi-fix.patch
|
2008-10-14 02:26:42 +02:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2015-02-13 02:44:28 +01:00
|
|
|
BuildRequires: autoconf
|
|
|
|
BuildRequires: automake
|
2011-12-01 16:53:06 +01:00
|
|
|
BuildRequires: bison
|
|
|
|
BuildRequires: flex
|
|
|
|
BuildRequires: libbz2-devel
|
|
|
|
BuildRequires: xz-devel
|
|
|
|
BuildRequires: zlib-devel
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%description
|
2017-08-21 07:40:43 +02:00
|
|
|
elfutils is a collection of utilities and libraries to read, create
|
|
|
|
and modify ELF binary files, find and handle DWARF debug data,
|
|
|
|
symbols, thread state and stacktraces for processes and core files.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%package -n libasm1
|
|
|
|
Summary: A collection of utilities and DSOs to handle compiled objects
|
2014-11-25 08:35:02 +01:00
|
|
|
Group: System/Libraries
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%description -n libasm1
|
2017-08-21 07:40:43 +02:00
|
|
|
libasm contains the "asm" and "disasm" functions to assemble and
|
|
|
|
disassamble instructions. (There is only partial support for i686 and
|
|
|
|
BPF instructions.) This is part of the elfutils package.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%package -n libasm-devel
|
|
|
|
Summary: A collection of utilities and DSOs to handle compiled objects
|
2014-11-25 08:35:02 +01:00
|
|
|
Group: Development/Libraries/C and C++
|
2012-05-31 10:51:10 +02:00
|
|
|
Requires: glibc-devel
|
|
|
|
Requires: libasm1 = %{version}
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%description -n libasm-devel
|
2017-08-21 07:40:43 +02:00
|
|
|
This package contains the headers and libraries needed to build
|
|
|
|
applications that require libasm.
|
|
|
|
|
|
|
|
%package -n libebl-plugins
|
|
|
|
Summary: Architecture backends for libebl
|
2014-11-25 08:35:02 +01:00
|
|
|
Group: System/Libraries
|
2017-09-05 09:24:04 +02:00
|
|
|
Provides: libebl = %{version}-%{release}
|
|
|
|
Obsoletes: libebl < %{version}-%{release}
|
2017-08-21 07:40:43 +02:00
|
|
|
Provides: libebl1 = %{version}-%{release}
|
|
|
|
Obsoletes: libebl1 < %{version}-%{release}
|
2008-10-14 02:26:42 +02:00
|
|
|
|
2017-08-21 07:40:43 +02:00
|
|
|
%description -n libebl-plugins
|
|
|
|
This subpackage contains the plugins to read architecture-specific
|
|
|
|
debug info. This is part of the elfutils package.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%package -n libebl-devel
|
2017-08-21 07:40:43 +02:00
|
|
|
Summary: Development files for libebl and for EBL plugins
|
2008-10-14 02:26:42 +02:00
|
|
|
Group: Development/Libraries/C and C++
|
2012-05-31 10:51:10 +02:00
|
|
|
Requires: glibc-devel
|
|
|
|
Requires: libdw-devel = %{version}
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%description -n libebl-devel
|
2017-08-21 07:40:43 +02:00
|
|
|
This package contains the headers and libraries needed to build
|
|
|
|
applications that require libebl, or to build additional EBL
|
|
|
|
architecutre backend plugins.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%package -n libelf1
|
|
|
|
Summary: Library to read and write ELF files
|
2012-05-31 10:51:10 +02:00
|
|
|
Group: System/Libraries
|
2017-08-21 07:40:43 +02:00
|
|
|
Requires: libebl-plugins = %{version}
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%description -n libelf1
|
2011-05-31 22:41:31 +02:00
|
|
|
This package provides a high-level library to read and write ELF files.
|
2017-08-21 07:40:43 +02:00
|
|
|
This is part of the elfutils package.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%package -n libelf-devel
|
2017-08-21 07:40:43 +02:00
|
|
|
Summary: Development files for libelf
|
2008-10-14 02:26:42 +02:00
|
|
|
Group: Development/Libraries/C and C++
|
2012-05-31 10:51:10 +02:00
|
|
|
Requires: glibc-devel
|
|
|
|
Requires: libelf1 = %{version}
|
2008-10-14 02:26:42 +02:00
|
|
|
Conflicts: libelf0-devel
|
|
|
|
|
|
|
|
%description -n libelf-devel
|
2017-08-21 07:40:43 +02:00
|
|
|
This package contains the headers and libraries needed to build
|
|
|
|
applications that require libelf.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%package -n libdw1
|
|
|
|
Summary: Library to access DWARF debugging information
|
2012-05-31 10:51:10 +02:00
|
|
|
Group: System/Libraries
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%description -n libdw1
|
2011-05-31 22:41:31 +02:00
|
|
|
This package provides a high-level library to access the DWARF debugging
|
2017-08-21 07:40:43 +02:00
|
|
|
information. This is part of the elfutils package.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%package -n libdw-devel
|
2017-08-21 07:40:43 +02:00
|
|
|
Summary: Development files for libdw
|
2008-10-14 02:26:42 +02:00
|
|
|
Group: Development/Libraries/C and C++
|
2012-05-31 10:51:10 +02:00
|
|
|
Requires: glibc-devel
|
|
|
|
Requires: libdw1 = %{version}
|
2009-02-19 18:07:55 +01:00
|
|
|
Requires: libelf-devel = %{version}
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%description -n libdw-devel
|
2017-08-21 07:40:43 +02:00
|
|
|
This package contains the headers and libraries needed to build
|
|
|
|
applications that require libdw.
|
2008-10-14 02:26:42 +02:00
|
|
|
|
2015-01-07 20:43:35 +01:00
|
|
|
%lang_package
|
|
|
|
|
2008-10-14 02:26:42 +02:00
|
|
|
%prep
|
2014-11-25 08:35:02 +01:00
|
|
|
%setup -q
|
2016-07-12 11:23:40 +02:00
|
|
|
%if 0%{?qemu_user_space_build}
|
|
|
|
# qemu does not support ptrace
|
2017-03-30 15:36:37 +02:00
|
|
|
%patch1 -p1
|
2016-07-12 11:23:40 +02:00
|
|
|
%endif
|
2018-07-09 11:41:27 +02:00
|
|
|
%patch2 -p1
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%build
|
2011-05-25 02:25:57 +02:00
|
|
|
# Change DATE/TIME macros to use last change time of elfutils.changes
|
|
|
|
# See http://lists.opensuse.org/opensuse-factory/2011-05/msg00304.html
|
2011-05-25 02:21:47 +02:00
|
|
|
modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
|
|
|
|
DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
|
|
|
|
TIME="\"$(date -d "${modified}" "+%%R")\""
|
|
|
|
find . -type f -regex ".*\.c\|.*\.cpp\|.*\.h" -exec sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g" {} +
|
2015-02-13 02:44:28 +01:00
|
|
|
# Set modversion used to verify dynamically loaded ebl backend matches to
|
|
|
|
# similarly predictable value [upstream default is hostname + date]
|
|
|
|
MODVERSION="suse-build `eval echo ${DATE} ${TIME}`"
|
|
|
|
sed --in-place "s/^MODVERSION=.*\$/MODVERSION=\"${MODVERSION}\"/" configure.ac
|
2017-04-03 08:47:31 +02:00
|
|
|
export CFLAGS="%optflags"
|
|
|
|
CFLAGS+=" -g" # make tests pass when user does not want debuginfo (boo#1031556)
|
2014-03-24 07:20:48 +01:00
|
|
|
%ifarch %sparc
|
|
|
|
# Small PIC model not sufficient
|
2017-04-03 08:47:31 +02:00
|
|
|
CFLAGS+=" -fPIC"
|
2014-03-24 07:20:48 +01:00
|
|
|
%endif
|
2015-02-13 02:44:28 +01:00
|
|
|
autoreconf -fi
|
2008-10-14 02:26:42 +02:00
|
|
|
%configure --program-prefix=eu-
|
Accepting request 613899 from home:marxin:branches:openSUSE:Factory
- Update to version 0.171
DWARF5 and split dwarf, including GNU DebugFission, are supported now.
Data can be read from the new DWARF sections .debug_addr, .debug_line_str,
.debug_loclists, .debug_str_offsets and .debug_rnglists. Plus the new
DWARF5 and GNU DebugFission encodings of the existing .debug sections.
Also in split DWARF .dwo (DWARF object) files. This support is mostly
handled by existing functions (dwarf_getlocation*, dwarf_getsrclines,
dwarf_ranges, dwarf_form*, etc.) now returning the data from the new
sections and data formats. But some new functions have been added
to more easily get information about skeleton and split compile units
(dwarf_get_units and dwarf_cu_info), handle new attribute data
(dwarf_getabbrevattr_data) and to keep references to Dwarf_Dies
that might come from different sections or files (dwarf_die_addr_die).
Not yet supported are .dwp (Dwarf Package) and .sup (Dwarf Supplementary)
files, the .debug_names index, the .debug_cu_index and .debug_tu_index
sections. Only a single .debug_info (and .debug_types) section are
currently handled.
readelf: Handle all new DWARF5 sections.
--debug-dump=info+ will show split unit DIEs when found.
--dwarf-skeleton can be used when inspecting a .dwo file.
Recognizes GNU locviews with --debug-dump=loc.
libdw: New functions dwarf_die_addr_die, dwarf_get_units,
dwarf_getabbrevattr_data and dwarf_cu_info.
libdw will now try to resolve the alt file on first use of
an alt attribute FORM when not set yet with dwarf_set_alt.
dwarf_aggregate_size() now works with multi-dimensional arrays.
libdwfl: Use process_vm_readv when available instead of ptrace.
backends: Add a RISC-V backend.
There were various improvements to build on Windows.
The sha1 and md5 implementations have been removed, they weren't used.
- Remove patches: elfutils-0.170-Wpackednotaligned.patch,
elfutils-0.170-stripnothing.patch, gcc8-disable-test.patch
- make package with V=1 to print verbose command line
OBS-URL: https://build.opensuse.org/request/show/613899
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=109
2018-06-05 12:45:12 +02:00
|
|
|
make %{?_smp_mflags} V=1
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%install
|
|
|
|
make DESTDIR=$RPM_BUILD_ROOT install
|
|
|
|
# remove unneeded files
|
|
|
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
2010-05-25 10:29:40 +02:00
|
|
|
ls -lR $RPM_BUILD_ROOT%{_libdir}/libelf*
|
2015-01-07 20:43:35 +01:00
|
|
|
%find_lang %{name}
|
2008-10-14 02:26:42 +02:00
|
|
|
|
2017-04-10 15:27:43 +02:00
|
|
|
%post -n libasm1 -p /sbin/ldconfig
|
|
|
|
|
2008-10-14 02:26:42 +02:00
|
|
|
%post -n libelf1 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%post -n libdw1 -p /sbin/ldconfig
|
|
|
|
|
2017-04-10 15:27:43 +02:00
|
|
|
%postun -n libasm1 -p /sbin/ldconfig
|
|
|
|
|
2008-10-14 02:26:42 +02:00
|
|
|
%postun -n libelf1 -p /sbin/ldconfig
|
|
|
|
|
|
|
|
%postun -n libdw1 -p /sbin/ldconfig
|
|
|
|
|
2015-11-21 18:08:09 +01:00
|
|
|
%check
|
2018-07-09 11:41:27 +02:00
|
|
|
make check %{?_smp_mflags} V=1
|
2015-11-21 18:08:09 +01:00
|
|
|
|
2008-10-14 02:26:42 +02:00
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2018-02-26 12:11:50 +01:00
|
|
|
%license COPYING
|
|
|
|
%doc AUTHORS ChangeLog NEWS NOTES README THANKS TODO
|
2008-10-14 02:26:42 +02:00
|
|
|
%{_bindir}/*
|
|
|
|
|
|
|
|
%files -n libasm1
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libasm.so.*
|
|
|
|
%{_libdir}/libasm-%{version}.so
|
|
|
|
|
|
|
|
%files -n libasm-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libasm.so
|
|
|
|
%{_libdir}/libasm.a
|
|
|
|
%dir %{_includedir}/elfutils
|
|
|
|
%{_includedir}/elfutils/libasm.h
|
|
|
|
|
2017-08-21 07:40:43 +02:00
|
|
|
%files -n libebl-plugins
|
2008-10-14 02:26:42 +02:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/elfutils
|
|
|
|
|
|
|
|
%files -n libebl-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libebl.a
|
|
|
|
%dir %{_includedir}/elfutils
|
|
|
|
%{_includedir}/elfutils/libebl.h
|
|
|
|
|
|
|
|
%files -n libelf1
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libelf.so.*
|
|
|
|
%{_libdir}/libelf-%{version}.so
|
|
|
|
|
|
|
|
%files -n libelf-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libelf.so
|
|
|
|
%{_libdir}/libelf.a
|
|
|
|
%{_includedir}/libelf.h
|
|
|
|
%{_includedir}/gelf.h
|
|
|
|
%{_includedir}/nlist.h
|
|
|
|
%dir %{_includedir}/elfutils
|
|
|
|
%{_includedir}/elfutils/elf-knowledge.h
|
2009-02-19 18:07:55 +01:00
|
|
|
%{_includedir}/elfutils/version.h
|
2016-06-27 16:38:55 +02:00
|
|
|
%{_libdir}/pkgconfig/libelf.pc
|
2008-10-14 02:26:42 +02:00
|
|
|
|
|
|
|
%files -n libdw1
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libdw.so.*
|
|
|
|
%{_libdir}/libdw-%{version}.so
|
|
|
|
|
|
|
|
%files -n libdw-devel
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/libdw.a
|
|
|
|
%{_libdir}/libdw.so
|
|
|
|
%{_includedir}/dwarf.h
|
|
|
|
%dir %{_includedir}/elfutils
|
|
|
|
%{_includedir}/elfutils/libdw.h
|
2015-01-07 20:43:35 +01:00
|
|
|
%{_includedir}/elfutils/libdwelf.h
|
2008-10-14 02:26:42 +02:00
|
|
|
%{_includedir}/elfutils/libdwfl.h
|
2015-09-12 20:41:06 +02:00
|
|
|
%{_includedir}/elfutils/known-dwarf.h
|
2016-06-27 16:38:55 +02:00
|
|
|
%{_libdir}/pkgconfig/libdw.pc
|
2008-10-14 02:26:42 +02:00
|
|
|
|
2015-01-07 20:43:35 +01:00
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
2008-10-14 02:26:42 +02:00
|
|
|
%changelog
|