Package libleveldb: Information
Source package: libleveldb
Version: 1.22-alt2
Build time: Jul 9, 2021, 12:32 AM in the task #277648
Category: Development/Databases
Report package bugHome page: http://code.google.com/p/leveldb/
License: BSD
Summary: A fast and lightweight key/value database library by Google
Description:
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
List of RPM packages built from this SRPM:
libleveldb (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-devel (x86_64, ppc64le, i586, armh, aarch64)
libleveldb (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-devel (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Alexei Takaseev
Last changed
May 7, 2019 Alexei Takaseev 1.22-alt2
- Fix leveldb.pc file
May 6, 2019 Alexei Takaseev 1.22-alt1
- 1.22 - Remove unneeded patch leveldb-0002-Add-memory-barrier-on-PowerPC.patch - Re-applay Fedore patches: * leveldb-0003-bloom_test-failure-on-big-endian-archs.patch * leveldb-0004-Allow-leveldbjni-build.patch * leveldb-0005-Added-a-DB-SuspendCompations-and-DB-ResumeCompaction.patch * leveldb-0006-allow-Get-calls-to-avoid-copies-into-std-string.patch - Use CMAKE build system
Sept. 25, 2017 Alexei Takaseev 1.20-alt1
- 1.20 (ALT#33915)