]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Missed bit in last change.
authorRoland McGrath <roland@redhat.com>
Thu, 28 Jul 2005 09:12:43 +0000 (09:12 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 28 Jul 2005 09:12:43 +0000 (09:12 +0000)
config/elfutils.spec.in

index e6a85a9ccf0ac6041ea2cc9826b8c3190ea11ba5..e6b8fcaf9bd1fd9609d2cb1e4b0d144000ccd820 100644 (file)
@@ -168,7 +168,6 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libdwfl.a
 #%{_libdir}/libasm.so
 %{_libdir}/libdw.so
-%{_libdir}/libdwfl.so
 %endif
 
 %files libelf
@@ -185,6 +184,8 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libelf.so
 
 %changelog
+- libdw: libdwfl.h functions moved into libdw DSO.
+
 * Sun Jul 24 2005 Ulrich Drepper <@redhat.com> 0.110-1
 - libelf: fix a numbe rof problems with elf_update
 - elfcmp: fix a few bugs.  Compare gaps.