stream-varnish-6-rhel-8.9.0
imports/c8-stream-6/varnish-6-8080020231018193953.63b34585
commit
3efac50b0a
@ -0,0 +1,8 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate_modules
|
||||
subject_type: redhat-module
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional}
|
@ -0,0 +1,44 @@
|
||||
---
|
||||
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.8.0
|
||||
varnish-modules:
|
||||
rationale: Extension modules.
|
||||
ref: stream-6-rhel-8.8.0
|
||||
buildorder: 1
|
||||
...
|
Loading…
Reference in new issue