import nginx-1.16-8030020201124104955.229f0a1c

This commit is contained in:
CentOS Sources 2021-03-30 16:05:35 -04:00 committed by Stepan Oksanichenko
parent 8bdcd7f7d3
commit 698c4fb519

View File

@ -1,12 +1,15 @@
---
document: modulemd
version: 2
data:
name: nginx
stream: 1.16
summary: nginx webserver
description: nginx 1.16 webserver module
description: >-
nginx 1.16 webserver module
license:
module: [ MIT ]
module:
- MIT
dependencies:
- buildrequires:
platform: [el8]
@ -19,25 +22,26 @@ data:
common:
rpms:
- nginx
- nginx-all-modules
- nginx-filesystem
- nginx-mod-http-image-filter
- nginx-mod-http-perl
- nginx-mod-http-xslt-filter
- nginx-mod-mail
- nginx-mod-stream
- nginx-filesystem
- nginx-all-modules
api:
rpms:
- nginx
- nginx-all-modules
- nginx-filesystem
- nginx-mod-http-image-filter
- nginx-mod-http-perl
- nginx-mod-http-xslt-filter
- nginx-mod-mail
- nginx-mod-stream
- nginx-filesystem
- nginx-all-modules
components:
rpms:
nginx:
rationale: Module API.
ref: stream-1.16-rhel-8.1.0
ref: stream-1.16-rhel-8.3.0
...