Compare commits
No commits in common. 'c9-stream-1.22' and 'i8-stream-1.14' have entirely different histories.
c9-stream-
...
i8-stream-
@ -1,43 +1,43 @@
|
|||||||
---
|
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]
|
||||||
references:
|
requires:
|
||||||
documentation: http://nginx.org/en/docs/
|
platform: [el8]
|
||||||
tracker: https://trac.nginx.org/nginx/
|
references:
|
||||||
profiles:
|
documentation: http://nginx.org/en/docs/
|
||||||
common:
|
tracker: https://trac.nginx.org/nginx/
|
||||||
rpms:
|
profiles:
|
||||||
- nginx
|
common:
|
||||||
- nginx-all-modules
|
rpms:
|
||||||
- nginx-filesystem
|
- nginx
|
||||||
- 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
|
||||||
api:
|
- nginx-filesystem
|
||||||
rpms:
|
- nginx-all-modules
|
||||||
- nginx
|
api:
|
||||||
- nginx-all-modules
|
rpms:
|
||||||
- nginx-filesystem
|
- nginx
|
||||||
- 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
|
||||||
components:
|
- nginx-filesystem
|
||||||
rpms:
|
- nginx-all-modules
|
||||||
nginx:
|
components:
|
||||||
rationale: Module API.
|
rpms:
|
||||||
ref: stream-nginx-1.22-rhel-9.2.0
|
nginx:
|
||||||
...
|
rationale: Module API.
|
||||||
|
ref: changed/i8-stream-1.14/nginx-1.14.1-9.module+el8.0.0+4108+af250afe.inferit
|
||||||
|
Loading…
Reference in new issue