Package libleveldb: Information

Source package: libleveldb
Version: 1.23-alt1
Build time:  Dec 29, 2021, 04:44 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 (riscv64)
libleveldb-debuginfo (riscv64)
libleveldb-devel (riscv64)

Maintainer: Alexei Takaseev


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

Last changed


Oct. 7, 2021 Alexey Shabalin 1.23-alt1
- 1.23
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