Package judy: Information

    Source package: judy
    Version: 1.0.5-alt5
    Build time:  Oct 16, 2021, 03:50 PM
    Report package bug
    License: LGPLv2.1
    Summary: Judy is a C library that implements a dynamic array
    Description: 
    Judy is a C library that implements a dynamic array. Empty Judy arrays
    are declared with null pointers. A Judy array consumes memory only when
    populated yet can grow to take advantage of all available memory. Judy's
    key benefits are: scalability, performance, memory efficiency, and ease
    of use.

    List of rpms provided by this srpm:
    judy (mipsel)
    judy-debuginfo (mipsel)
    libjudy (mipsel)
    libjudy-debuginfo (mipsel)
    libjudy-devel (mipsel)
    libjudy-devel-doc (noarch)



      1. libstdc++-devel
      2. gcc
      3. gcc-c++

    Last changed


    Oct. 16, 2021 Andrew A. Vasilyev 1.0.5-alt5
    - FTBFS: fixed build with lto
    Sept. 20, 2019 Michael Shigorin 1.0.5-alt4
    - Actually applied patch4 as well, thx at@ (closes: #37243)
    March 11, 2019 Michael Shigorin 1.0.5-alt3
    - Replaced the source tarball with pristine one (sans s/J/j/)
      thus dropping ALT patches applied within it
    - Added some debian, fedora, gentoo patches to help fix build on e2k