39 lines
989 B
Plaintext
39 lines
989 B
Plaintext
|
document: modulemd
|
||
|
version: 2
|
||
|
data:
|
||
|
summary: Varnish HTTP cache
|
||
|
description: Varnish Cache web application accelerator
|
||
|
license:
|
||
|
module: [ MIT ]
|
||
|
dependencies:
|
||
|
- buildrequires:
|
||
|
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
|
||
|
buildopts:
|
||
|
rpms:
|
||
|
macros: |
|
||
|
%_without_python2 1
|
||
|
%_with_python3 1
|
||
|
api:
|
||
|
rpms:
|
||
|
- varnish
|
||
|
- varnish-modules
|
||
|
components:
|
||
|
rpms:
|
||
|
varnish:
|
||
|
rationale: Module API.
|
||
|
ref: stream-6
|
||
|
varnish-modules:
|
||
|
rationale: Extension modules.
|
||
|
ref: stream-6
|
||
|
buildorder: 1
|