Blame squid.yaml

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