!3 Upgrade to version 0.9.24 and add yaml file in LTS
Merge pull request !3 from LeoFang/openEuler-20.03-LTS
This commit is contained in:
commit
a872bc45d0
Binary file not shown.
BIN
LMDB_0.9.24.tar.gz
Normal file
BIN
LMDB_0.9.24.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
diff -up lmdb-LMDB_0.9.19/libraries/liblmdb/Makefile.orig lmdb-LMDB_0.9.19/libraries/liblmdb/Makefile
|
diff -up lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile
|
||||||
--- lmdb-LMDB_0.9.19/libraries/liblmdb/Makefile.orig 2017-01-04 12:14:24.303344915 +0100
|
--- lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile 2017-01-04 12:14:24.303344915 +0100
|
||||||
+++ lmdb-LMDB_0.9.19/libraries/liblmdb/Makefile 2017-01-04 12:19:20.190295319 +0100
|
+++ lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile 2017-01-04 12:19:20.190295319 +0100
|
||||||
@@ -26,6 +26,7 @@ OPT = -O2 -g
|
@@ -26,6 +26,7 @@ OPT = -O2 -g
|
||||||
CFLAGS = $(THREADS) $(OPT) $(W) $(XCFLAGS)
|
CFLAGS = $(THREADS) $(OPT) $(W) $(XCFLAGS)
|
||||||
LDLIBS =
|
LDLIBS =
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
# The s390 architecture needs a pause before accessing the test DB.
|
# The s390 architecture needs a pause before accessing the test DB.
|
||||||
|
|
||||||
diff -up lmdb-LMDB_0.9.17/libraries/liblmdb/Makefile.orig lmdb-LMDB_0.9.17/libraries/liblmdb/Makefile
|
diff -up lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile
|
||||||
--- lmdb-LMDB_0.9.17/libraries/liblmdb/Makefile.orig 2015-12-03 09:21:35.621480706 +0100
|
--- lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile 2015-12-03 09:21:35.621480706 +0100
|
||||||
+++ lmdb-LMDB_0.9.17/libraries/liblmdb/Makefile 2015-12-03 09:22:10.069644210 +0100
|
+++ lmdb-LMDB_0.9.24/libraries/liblmdb/Makefile 2015-12-03 09:22:10.069644210 +0100
|
||||||
@@ -57,7 +57,7 @@ clean:
|
@@ -57,7 +57,7 @@ clean:
|
||||||
|
|
||||||
test: all
|
test: all
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
Name: lmdb
|
Name: lmdb
|
||||||
Version: 0.9.22
|
Version: 0.9.24
|
||||||
Release: 4
|
Release: 1
|
||||||
Summary: An extraordinarily fast, memory-efficient database
|
Summary: An extraordinarily fast, memory-efficient database
|
||||||
License: OpenLDAP
|
License: OpenLDAP
|
||||||
URL: http://symas.com/lmdb/
|
URL: http://symas.com/lmdb/
|
||||||
@ -91,6 +91,8 @@ popd
|
|||||||
%license libraries/lib%{name}/LICENSE
|
%license libraries/lib%{name}/LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 04 2020 Leo Fang <leofang_94@163.com> - 0.9.24-1
|
||||||
|
- Upgrade to version 0.9.24 and add yaml file for lmdb
|
||||||
|
|
||||||
* Fri Sep 20 2019 caomeng<caomeng5@huawei.com> - 0.9.22-4
|
* Fri Sep 20 2019 caomeng<caomeng5@huawei.com> - 0.9.22-4
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user