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.
45 lines
862 B
45 lines
862 B
2 years ago
|
---
|
||
|
document: modulemd
|
||
|
version: 2
|
||
|
data:
|
||
|
name: varnish
|
||
|
stream: 6
|
||
|
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
|
||
|
api:
|
||
|
rpms:
|
||
|
- varnish
|
||
|
- varnish-modules
|
||
|
buildopts:
|
||
|
rpms:
|
||
|
macros: |
|
||
|
%_without_python2 1
|
||
|
%_with_python3 1
|
||
|
components:
|
||
|
rpms:
|
||
|
varnish:
|
||
|
rationale: Module API.
|
||
|
ref: stream-6-rhel-8.7.0
|
||
|
varnish-modules:
|
||
|
rationale: Extension modules.
|
||
|
ref: stream-6-rhel-8.7.0
|
||
|
buildorder: 1
|
||
|
...
|