Blame SOURCES/modulemd.src.txt

892f09
---
668433
document: modulemd
668433
version: 2
668433
data:
892f09
  name: varnish
892f09
  stream: 6
892f09
  summary: Varnish HTTP cache
892f09
  description: >-
892f09
    Varnish Cache web application accelerator
892f09
  license:
892f09
    module:
892f09
    - MIT
892f09
  dependencies:
892f09
  - buildrequires:
892f09
      platform: [el8]
892f09
    requires:
892f09
      platform: [el8]
892f09
  references:
892f09
    documentation: http://varnish-cache.org/docs/
892f09
    tracker: https://github.com/varnishcache/varnish-cache/issues
892f09
  profiles:
892f09
    common:
892f09
      rpms:
892f09
      - varnish
892f09
      - varnish-modules
892f09
  api:
892f09
    rpms:
892f09
    - varnish
892f09
    - varnish-modules
892f09
  buildopts:
892f09
    rpms:
892f09
      macros: |
892f09
        %_without_python2 1
892f09
        %_with_python3 1
892f09
  components:
892f09
    rpms:
892f09
      varnish:
892f09
        rationale: Module API.
413f16
        ref: stream-6-rhel-8.7.0
892f09
      varnish-modules:
892f09
        rationale: Extension modules.
413f16
        ref: stream-6-rhel-8.7.0
892f09
        buildorder: 1
892f09
...