- Switched to modulemd-packager format v3
- Rebuild for varnish-6.0.11
This commit is contained in:
parent
8dfe606d5a
commit
a44b4c228a
1 changed files with 12 additions and 8 deletions
20
varnish.yaml
20
varnish.yaml
|
|
@ -1,17 +1,21 @@
|
|||
document: modulemd
|
||||
version: 2
|
||||
document: modulemd-packager
|
||||
version: 3
|
||||
data:
|
||||
name: varnish
|
||||
stream: 6.0
|
||||
summary: Varnish HTTP cache
|
||||
description: Varnish Cache web application accelerator
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
platform: [-epel7,-el8,-el9]
|
||||
requires:
|
||||
platform: [-epel7,-el8,-el9]
|
||||
- MIT
|
||||
configurations:
|
||||
- context: f27b74a8
|
||||
platform: f35
|
||||
- context: 5e5ad4a0
|
||||
platform: f36
|
||||
- context: 9e842022
|
||||
platform: f37
|
||||
- context: 75741a8b
|
||||
platform: f38
|
||||
references:
|
||||
documentation: http://varnish-cache.org/docs/
|
||||
tracker: https://github.com/varnishcache/varnish-cache/issues
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue