Blame squid.yaml

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