Package libleveldb: Information

    Source package: libleveldb
    Version: 1.23-alt1
    Build time:  Oct 7, 2021, 11:38 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 (mipsel)
    libleveldb-debuginfo (mipsel)
    libleveldb-devel (mipsel)

    Maintainer: Alexei Takaseev


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

    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