Package libleveldb: Information

Source package: libleveldb
Version: 1.22-alt2
Build time:  Jul 6, 2022, 08:01 PM
Report package bug
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 rpms provided by this srpm:
libleveldb (e2kv6, e2kv5, e2kv4, e2k)
libleveldb-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
libleveldb-devel (e2kv6, e2kv5, e2kv4, e2k)

Maintainer: Alexei Takaseev

List of contributors:
Alexei Takaseev
Igor Vlasenko

    1. rpm-macros-cmake
    2. libsnappy-devel
    3. gcc-c++
    4. cmake

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)