diff --git a/varnish.yaml b/varnish.yaml new file mode 100644 index 0000000..80738dd --- /dev/null +++ b/varnish.yaml @@ -0,0 +1,45 @@ +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: baf70dbd9e4810f09ee4d20bdbcecd919bc35de8 + varnish-modules: + rationale: Extension modules. + ref: 0555447031289c5757f409aba2be5276b5d7d87f + buildorder: 1 + name: varnish + stream: '6'