Lines Matching refs:libelf
10 Obsoletes: libelf libelf-devel
11 Requires: elfutils-libelf = %{version}-%{release}
40 Requires: elfutils-libelf-devel = %{version}-%{release}
49 %package libelf
56 %description libelf
57 The elfutils-libelf package provides a DSO which allows reading and
62 %package libelf-devel
63 Summary: Development support for libelf
65 Requires: elfutils-libelf = %{version}-%{release}
66 Conflicts: libelf-devel
71 %description libelf-devel
72 The elfutils-libelf-devel package contains the libraries to create
73 applications for handling compiled objects. libelf allows you to
131 %post libelf -p /sbin/ldconfig
133 %postun libelf -p /sbin/ldconfig
170 %files libelf
172 %{_libdir}/libelf-%{version}.so
173 %{_libdir}/libelf*.so.*
175 %files libelf-devel
177 %{_includedir}/libelf.h
180 %{_libdir}/libelf.a
181 %{_libdir}/libelf.so
193 - include only libelf under GPL plus wrapper scripts
202 - include only libelf under GPL plus wrapper scripts
278 - elfutils-libelf needs to run ldconfig.
293 - split packages further into elfutils-libelf
322 - Add libelf-devel to conflicts for elfutils-devel