Hello community, here is the log from the commit of package lmdb for openSUSE:Factory checked in at 2015-12-13 09:38:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lmdb (Old) and /work/SRC/openSUSE:Factory/.lmdb.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lmdb" Changes: -------- --- /work/SRC/openSUSE:Factory/lmdb/lmdb.changes 2015-10-30 13:41:27.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.lmdb.new/lmdb.changes 2015-12-13 09:38:54.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Nov 15 10:04:11 UTC 2015 - [email protected] + +- Use a source URL + +------------------------------------------------------------------- Old: ---- lmdb-0.9.16.tar.bz2 New: ---- LMDB_0.9.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lmdb.spec ++++++ --- /var/tmp/diff_new_pack.3rGL8Q/_old 2015-12-13 09:38:55.000000000 +0100 +++ /var/tmp/diff_new_pack.3rGL8Q/_new 2015-12-13 09:38:55.000000000 +0100 @@ -26,7 +26,7 @@ Url: http://symas.com/mdb/ #Git-Clone: git://git.openldap.org/openldap mdb.master -Source: %{name}-%{version}.tar.bz2 +Source: https://github.com/LMDB/lmdb/archive/LMDB_%version.tar.gz Source99: baselibs.conf Patch1: automake.diff Patch2: 0001-Patch-for-LMDB-to-use-robust-mutexes.patch @@ -79,7 +79,7 @@ the liblmdb library. %prep -%setup -qn liblmdb +%setup -qn lmdb-LMDB_%version/libraries/liblmdb # PATCH-FIX-OPENSUSE - autotools files, [email protected] %patch1 -p1 # PATCH-FIX-UPSTREAM - prevent deadlock when process holding db lock dies, [email protected]
