Package courier-authlib: Information

    Source package: courier-authlib
    Version: 0.71.3-alt2.1
    Build time:  Sep 1, 2022, 01:14 PM
    Category: System/Libraries
    Report package bug
    License: GPL-3
    Summary: Courier authentication library -- tool and utilities
    Description: 
    The Courier authentication library provides authentication services for
    other Courier applications.

    List of RPM packages built from this SRPM:
    courier-authlib (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-ldap (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-ldap-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-mysql (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-mysql-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-pgsql (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-pgsql-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-sqlite (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-sqlite-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-userdb (e2kv6, e2kv5, e2kv4, e2k)
    courier-authlib-userdb-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libcourier-authlib (e2kv6, e2kv5, e2kv4, e2k)
    libcourier-authlib-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    libcourier-authlib-devel (e2kv6, e2kv5, e2kv4, e2k)
    libcourier-authlib-devel-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Konstantin Lepikhov


      1. courier-unicode-devel >= 2.2.3
      2. libMySQL-devel
      3. libdb4-devel
      4. libsqlite3-devel
      5. libidn-devel
      6. libssl-devel
      7. expect
      8. libpam-devel
      9. libstdc++-devel
      10. gcc-c++
      11. libldap-devel
      12. libltdl-devel
      13. postgresql-devel
      14. zlib-devel

    Last changed


    Sept. 8, 2021 Konstantin Lepikhov 0.71.3-alt2.1
    - .service: fix a typo.
    Sept. 7, 2021 Konstantin Lepikhov 0.71.3-alt2
    - fix systemd service.
    Sept. 3, 2021 Konstantin Lepikhov 0.71.3-alt1
    - 0.71.3.
    - fix typo in .service (tnx to @mike)
    - .spec file:
      + fix License
      + remove static libraries.
      + -alt-makefiles: optimize for LTO
      + -alt-dat2db patch: update
      + fix postun actions.
      + remove unneeded BuildRequires libpq-devel (tnx taf@)