|
|
@ -1,16 +1,17 @@
|
|
|
|
---
|
|
|
|
document: modulemd
|
|
|
|
document: modulemd-packager
|
|
|
|
version: 2
|
|
|
|
version: 3
|
|
|
|
|
|
|
|
data:
|
|
|
|
data:
|
|
|
|
name: nginx
|
|
|
|
name: nginx
|
|
|
|
stream: 1.22
|
|
|
|
stream: 1.14
|
|
|
|
summary: nginx webserver
|
|
|
|
summary: nginx webserver
|
|
|
|
description: >-
|
|
|
|
description: nginx 1.14 webserver module
|
|
|
|
nginx 1.22 webserver module
|
|
|
|
license:
|
|
|
|
license: [MIT]
|
|
|
|
module: [ MIT ]
|
|
|
|
configurations:
|
|
|
|
dependencies:
|
|
|
|
- context: '9'
|
|
|
|
- buildrequires:
|
|
|
|
platform: el9
|
|
|
|
platform: [el8]
|
|
|
|
|
|
|
|
requires:
|
|
|
|
|
|
|
|
platform: [el8]
|
|
|
|
references:
|
|
|
|
references:
|
|
|
|
documentation: http://nginx.org/en/docs/
|
|
|
|
documentation: http://nginx.org/en/docs/
|
|
|
|
tracker: https://trac.nginx.org/nginx/
|
|
|
|
tracker: https://trac.nginx.org/nginx/
|
|
|
@ -18,26 +19,25 @@ data:
|
|
|
|
common:
|
|
|
|
common:
|
|
|
|
rpms:
|
|
|
|
rpms:
|
|
|
|
- nginx
|
|
|
|
- nginx
|
|
|
|
- nginx-all-modules
|
|
|
|
|
|
|
|
- nginx-filesystem
|
|
|
|
|
|
|
|
- nginx-mod-http-image-filter
|
|
|
|
- nginx-mod-http-image-filter
|
|
|
|
- nginx-mod-http-perl
|
|
|
|
- nginx-mod-http-perl
|
|
|
|
- nginx-mod-http-xslt-filter
|
|
|
|
- nginx-mod-http-xslt-filter
|
|
|
|
- nginx-mod-mail
|
|
|
|
- nginx-mod-mail
|
|
|
|
- nginx-mod-stream
|
|
|
|
- nginx-mod-stream
|
|
|
|
|
|
|
|
- nginx-filesystem
|
|
|
|
|
|
|
|
- nginx-all-modules
|
|
|
|
api:
|
|
|
|
api:
|
|
|
|
rpms:
|
|
|
|
rpms:
|
|
|
|
- nginx
|
|
|
|
- nginx
|
|
|
|
- nginx-all-modules
|
|
|
|
|
|
|
|
- nginx-filesystem
|
|
|
|
|
|
|
|
- nginx-mod-http-image-filter
|
|
|
|
- nginx-mod-http-image-filter
|
|
|
|
- nginx-mod-http-perl
|
|
|
|
- nginx-mod-http-perl
|
|
|
|
- nginx-mod-http-xslt-filter
|
|
|
|
- nginx-mod-http-xslt-filter
|
|
|
|
- nginx-mod-mail
|
|
|
|
- nginx-mod-mail
|
|
|
|
- nginx-mod-stream
|
|
|
|
- nginx-mod-stream
|
|
|
|
|
|
|
|
- nginx-filesystem
|
|
|
|
|
|
|
|
- nginx-all-modules
|
|
|
|
components:
|
|
|
|
components:
|
|
|
|
rpms:
|
|
|
|
rpms:
|
|
|
|
nginx:
|
|
|
|
nginx:
|
|
|
|
rationale: Module API.
|
|
|
|
rationale: Module API.
|
|
|
|
ref: stream-nginx-1.22-rhel-9.2.0
|
|
|
|
ref: changed/i8-stream-1.14/nginx-1.14.1-9.module+el8.0.0+4108+af250afe.inferit
|
|
|
|
...
|
|
|
|
|
|
|
|