Blame SOURCES/modulemd.src.txt

447b4b
---
59e7f7
document: modulemd
59e7f7
version: 2
59e7f7
data:
447b4b
  name: squid
447b4b
  stream: 4
447b4b
  summary: Squid - Optimising Web Delivery
447b4b
  description: >-
447b4b
    an initial version of the squid caching proxy module
447b4b
  license:
447b4b
    module:
447b4b
    - MIT
447b4b
  dependencies:
447b4b
  - buildrequires:
447b4b
      platform: [el8]
447b4b
    requires:
447b4b
      platform: [el8]
447b4b
  references:
447b4b
    documentation: http://www.squid-cache.org/Doc/
447b4b
    tracker: https://bugs.squid-cache.org/index.cgi
447b4b
  profiles:
447b4b
    common:
447b4b
      rpms:
447b4b
      - squid
447b4b
  api:
447b4b
    rpms:
447b4b
    - squid
447b4b
  components:
447b4b
    rpms:
447b4b
      libecap:
447b4b
        rationale: library needed by Squid
9dc713
        ref: stream-1.0-rhel-8.6.0
447b4b
        buildorder: 1
447b4b
      squid:
447b4b
        rationale: squid caching proxy
9dc713
        ref: stream-4-rhel-8.6.0
447b4b
        buildorder: 2
447b4b
...