diff --git a/baselibs.conf b/baselibs.conf index 3d3cfd4..a150e84 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -2,9 +2,7 @@ libasm1 libebl1 libelf1 libdw1 -elfutils-devel - requires -elfutils- - requires "libasm1- = " - requires "libebl1- = " +libelf-devel + requires -libelf- requires "libelf1- = " - requires "libdw1- = " + conflicts "libelf0-devel-" diff --git a/elfutils.changes b/elfutils.changes index 8f7d261..11686fb 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 8 09:48:59 UTC 2012 - schwab@linux-m68k.org + +- Fix baselibs.conf: elfutils-devel -> libelf-devel + ------------------------------------------------------------------- Thu Sep 20 13:18:51 UTC 2012 - cfarrell@suse.com