Package apr1: Information

    Source package: apr1
    Version: 1.7.0-alt4
    Latest version according to Repology
    Build time:  Jul 29, 2023, 12:20 AM in the task #325832
    Category: System/Libraries
    Report package bug
    License: Apache-2.0
    Summary: Apache Portable Runtime
    Description: 
    The mission of the Apache Portable Runtime (APR) is to provide a free
    library of C data structures and routines, forming a system portability
    layer to as many operating systems as possible, including Unices,
    MS Win32, BeOS and OS/2.

    List of rpms provided by this srpm:
    libapr1 (x86_64, ppc64le, i586, armh, aarch64)
    libapr1-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libapr1-devel (x86_64, ppc64le, i586, armh, aarch64)



    ACL:
    Artyom Bystrov
    @everybody

      1. glibc-devel-static
      2. gcc-c++
      3. rpm-build-licenses
      4. rpm-macros-branch
      5. libuuid-devel
      6. python-modules

    Last changed


    July 28, 2023 Gleb Fotengauer-Malinovskiy 1.7.0-alt4
    - Backported upstream commit to fix build with autoconf 2.70+ (thx Yann Ylavic
      and Sergei Trofimovich).
    July 25, 2023 Artyom Bystrov 1.7.0-alt3
    - Use working version of autoconf
    Sept. 12, 2019 Ivan A. Melnikov 1.7.0-alt2
    - disable nonportable atomics on mipsel
      (see https://bz.apache.org/bugzilla/show_bug.cgi?id=63566)