Home | History | Annotate | Download | only in elfutils

Lines Matching refs:elfutils

3 Name: elfutils
9 Source: elfutils-%{version}.tar.gz
11 Requires: elfutils-libelf = %{version}-%{release}
27 Elfutils is a collection of utilities, including ld (a linker),
39 Requires: elfutils = %{version}-%{release}
40 Requires: elfutils-libelf-devel = %{version}-%{release}
43 The elfutils-devel package contains the libraries to create
57 The elfutils-libelf package provides a DSO which allows reading and
60 elfutils package use it also to generate new ELF files.
65 Requires: elfutils-libelf = %{version}-%{release}
72 The elfutils-libelf-devel package contains the libraries to create
102 chmod +x ${RPM_BUILD_ROOT}%{_prefix}/%{_lib}/elfutils/lib*.so*
111 rm -f .%{_includedir}/elfutils/libasm.h
112 rm -f .%{_includedir}/elfutils/libdw.h
152 %dir %{_libdir}/elfutils
153 %{_libdir}/elfutils/lib*.so
159 %dir %{_includedir}/elfutils
160 %{_includedir}/elfutils/elf-knowledge.h
162 %{_includedir}/elfutils/libebl.h
199 - split elfutils-devel into two packages.
278 - elfutils-libelf needs to run ldconfig.
293 - split packages further into elfutils-libelf
322 - Add libelf-devel to conflicts for elfutils-devel