Lines Matching refs:elfutils
3 Name: elfutils
8 Source: elfutils-%{version}.tar.bz2
10 Requires: elfutils-libelf = %{version}-%{release}
27 Elfutils is a collection of utilities, including ld (a linker),
38 Requires: elfutils = %{version}-%{release}
39 Requires: elfutils-libelf-devel = %{version}-%{release}
42 The elfutils-devel package contains the libraries to create
51 Requires: elfutils-devel = %{version}-%{release}
54 The elfutils-devel-static archive contains the static archives
62 The elfutils-libelf package provides a DSO which allows reading and
65 elfutils package use it also to generate new ELF files.
70 Requires: elfutils-libelf = %{version}-%{release}
74 The elfutils-libelf-devel package contains the libraries to create
82 Requires: elfutils-libelf-devel = %{version}-%{release}
86 The elfutils-libelf-static package contains the static archive
103 chmod +x ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/elfutils/lib*.so*
108 rm -f .%{_includedir}/elfutils/libasm.h
149 %dir %{_libdir}/elfutils
150 %{_libdir}/elfutils/lib*.so
155 %dir %{_includedir}/elfutils
156 %{_includedir}/elfutils/elf-knowledge.h
157 #%{_includedir}/elfutils/libasm.h
158 %{_includedir}/elfutils/libebl.h
159 %{_includedir}/elfutils/libdw.h
160 %{_includedir}/elfutils/libdwfl.h
186 - Install <elfutils/version.h> header file for applications to use in
435 - split elfutils-devel into two packages.
514 - elfutils-libelf needs to run ldconfig.
529 - split packages further into elfutils-libelf
558 - Add libelf-devel to conflicts for elfutils-devel