Blame SOURCES/modulemd.src.txt

f43d41
---
f43d41
document: modulemd
f43d41
version: 2
f43d41
data:
f43d41
  name: freeradius
12c1b7
  stream: 3.0
f43d41
  summary: High-performance and highly configurable free RADIUS server
f43d41
  description: >-
12c1b7
    The FreeRADIUS Server Project is a high performance and highly configurable GPL'd
12c1b7
    free RADIUS server. The server is similar in some respects to Livingston's 2.0
12c1b7
    server.  While FreeRADIUS started as a variant of the Cistron RADIUS server, they
12c1b7
    don't share a lot in common any more. It now has many more features than Cistron
12c1b7
    or Livingston, and is much more configurable.
f43d41
12c1b7
    FreeRADIUS is an Internet authentication daemon, which implements the RADIUS protocol,
12c1b7
    as defined in RFC 2865 (and others). It allows Network Access Servers (NAS boxes)
12c1b7
    to perform authentication for dial-up users. There are also RADIUS clients available
12c1b7
    for Web servers, firewalls, Unix logins, and more.  Using RADIUS allows authentication
12c1b7
    and authorization for a network to be centralized, and minimizes the amount of
f43d41
    re-configuration which has to be done when adding or deleting new users.
f43d41
  license:
f43d41
    module:
f43d41
    - GPL
f43d41
  dependencies:
f43d41
  - buildrequires:
f43d41
      perl: [5.26]
f43d41
      platform: [el8]
f43d41
    requires:
f43d41
      perl: [5.26]
f43d41
      platform: [el8]
12c1b7
  profiles:
12c1b7
    server:
12c1b7
      description: The FreeRADIUS Server
12c1b7
      rpms:
12c1b7
      - freeradius
f43d41
  api:
f43d41
    rpms:
f43d41
    - freeradius
f43d41
    - freeradius-devel
f43d41
    - freeradius-doc
f43d41
    - freeradius-krb5
f43d41
    - freeradius-ldap
f43d41
    - freeradius-mysql
f43d41
    - freeradius-perl
f43d41
    - freeradius-postgresql
f43d41
    - freeradius-rest
f43d41
    - freeradius-sqlite
f43d41
    - freeradius-unixODBC
f43d41
    - freeradius-utils
f43d41
  components:
f43d41
    rpms:
f43d41
      freeradius:
f43d41
        rationale: Provides the FreeRADIUS server
6dde2f
        ref: stream-3.0-rhel-8.3.0
f43d41
        buildorder: 10
f43d41
...