diff --git a/baselibs.conf b/baselibs.conf index 0ee2e3d..44e1156 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,5 +1,8 @@ libgdbm5 obsoletes "gdbm- < " +libgdbm_compat4 + conflicts "libgdbm4- + conflicts "libgdbm3- gdbm-devel - requires -gdbm- - requires "libgdbm4- = " + requires "libgdbm5- = " + requires "libgdbm_compat4- = " diff --git a/gdbm.changes b/gdbm.changes index 36188ea..6bee2ea 100644 --- a/gdbm.changes +++ b/gdbm.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 14 09:13:07 UTC 2018 - tchvatal@suse.com + +- Fix baselibs.conf that got hammered with the compat split from + main library + ------------------------------------------------------------------- Mon May 14 08:56:00 UTC 2018 - tchvatal@suse.com