diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..058ba02 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +liblmdb-0_9_14 diff --git a/lmdb.changes b/lmdb.changes index 06ed98f..c5f2661 100644 --- a/lmdb.changes +++ b/lmdb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 18 07:45:59 UTC 2015 - dimstar@opensuse.org + +- Add baselibs.conf: liblmdb*-32bit is required by + libKF5Baloo5-32bit. + ------------------------------------------------------------------- Tue Mar 31 15:42:55 UTC 2015 - hrvoje.senjan@gmail.com diff --git a/lmdb.spec b/lmdb.spec index 304140e..dc0cf0e 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -27,6 +27,7 @@ Url: http://symas.com/mdb/ #Git-Clone: git://git.openldap.org/openldap mdb.master Source: %{name}-%{version}.tar.bz2 +Source99: baselibs.conf Patch1: automake.diff Patch2: 0001-Patch-for-LMDB-to-use-robust-mutexes.patch Patch3: 0002-Add-extra-tools-and-CFEngine-modifications-for-LMDB.patch