---
document: modulemd
version: 2
data:
  name: satellite-5-client
  stream: 1.0
  summary: Red Hat Satellite 5 client packages
  description: >-
    Red Hat Satellite 5 client packages provide programs and libraries to allow your
    system to receive software updates from Red Hat Satellite 5.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      platform: [oc8]
    requires:
      platform: [oc8]
  references:
    community: https://github.com/spacewalkproject/spacewalk/
    documentation: https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/
    tracker: https://bugzilla.redhat.com/
  profiles:
    common:
      rpms:
      - dnf-plugin-spacewalk
      - rhn-client-tools
      - rhn-setup
      - rhnlib
      - rhnsd
    gui:
      rpms:
      - dnf-plugin-spacewalk
      - rhn-client-tools
      - rhn-setup
      - rhn-setup-gnome
      - rhnlib
      - rhnsd
  components:
    rpms:
      dnf-plugin-spacewalk:
        buildorder: 10
        rationale: DNF plugin for communication with Red Hat Satellite 5.
        ref: f37566bc502b6df44e5e5348689f82ab10fbd0e5
      rhn-client-tools:
        buildorder: 10
        rationale: Binaries to allow system to receive software updates from Red Hat
          Satellite 5.
        ref: 51959611c04cb4373edd38c1b9b0fa737880e024
      rhnlib:
        buildorder: 10
        rationale: Libraries to allow system to receive software updates from Red
          Hat Satellite 5.
        ref: ac59eef38c1f0489733ae783fa605e8b99b3ffd1
      rhnsd:
        buildorder: 10
        rationale: Red Hat Satellite update agent.
        ref: c17252901d7f9bd709d8e77d433f676ed2536f2f
...