You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
988 B
46 lines
988 B
---
|
|
document: modulemd
|
|
version: 2
|
|
data:
|
|
name: varnish
|
|
stream: 6
|
|
summary: Varnish HTTP cache
|
|
description: >-
|
|
Varnish Cache web application accelerator
|
|
license:
|
|
module:
|
|
- MIT
|
|
dependencies:
|
|
- buildrequires:
|
|
python36: [3.6]
|
|
platform: [el8]
|
|
requires:
|
|
platform: [el8]
|
|
references:
|
|
documentation: http://varnish-cache.org/docs/
|
|
tracker: https://github.com/varnishcache/varnish-cache/issues
|
|
profiles:
|
|
common:
|
|
rpms:
|
|
- varnish
|
|
- varnish-modules
|
|
api:
|
|
rpms:
|
|
- varnish
|
|
- varnish-modules
|
|
buildopts:
|
|
rpms:
|
|
macros: |
|
|
%_without_python2 1
|
|
%_with_python3 1
|
|
components:
|
|
rpms:
|
|
varnish:
|
|
rationale: Module API.
|
|
ref: changed/i8c-stream-6/varnish-6.0.13-1.module+el8.9.0+21617+7578fa11
|
|
varnish-modules:
|
|
rationale: Extension modules.
|
|
ref: changed/i8c-stream-6/varnish-modules-0.15.0-6.module+el8.9.0+21617+7578fa11
|
|
buildorder: 1
|
|
...
|