Compare commits
No commits in common. "c8-stream-1.16" and "c8-stream-1.14" have entirely different histories.
c8-stream-
...
c8-stream-
@ -1,47 +1,43 @@
|
|||||||
---
|
|
||||||
document: modulemd
|
document: modulemd
|
||||||
version: 2
|
version: 2
|
||||||
data:
|
data:
|
||||||
name: nginx
|
name: nginx
|
||||||
stream: 1.16
|
stream: 1.14
|
||||||
summary: nginx webserver
|
summary: nginx webserver
|
||||||
description: >-
|
description: nginx 1.14 webserver module
|
||||||
nginx 1.16 webserver module
|
license:
|
||||||
license:
|
module: [ MIT ]
|
||||||
module:
|
dependencies:
|
||||||
- MIT
|
- buildrequires:
|
||||||
dependencies:
|
platform: [el8]
|
||||||
- buildrequires:
|
requires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
requires:
|
references:
|
||||||
platform: [el8]
|
documentation: http://nginx.org/en/docs/
|
||||||
references:
|
tracker: https://trac.nginx.org/nginx/
|
||||||
documentation: http://nginx.org/en/docs/
|
profiles:
|
||||||
tracker: https://trac.nginx.org/nginx/
|
common:
|
||||||
profiles:
|
rpms:
|
||||||
common:
|
- nginx
|
||||||
rpms:
|
- nginx-mod-http-image-filter
|
||||||
- nginx
|
- nginx-mod-http-perl
|
||||||
- nginx-all-modules
|
- nginx-mod-http-xslt-filter
|
||||||
- nginx-filesystem
|
- nginx-mod-mail
|
||||||
- nginx-mod-http-image-filter
|
- nginx-mod-stream
|
||||||
- nginx-mod-http-perl
|
- nginx-filesystem
|
||||||
- nginx-mod-http-xslt-filter
|
- nginx-all-modules
|
||||||
- nginx-mod-mail
|
api:
|
||||||
- nginx-mod-stream
|
rpms:
|
||||||
api:
|
- nginx
|
||||||
rpms:
|
- nginx-mod-http-image-filter
|
||||||
- nginx
|
- nginx-mod-http-perl
|
||||||
- nginx-all-modules
|
- nginx-mod-http-xslt-filter
|
||||||
- nginx-filesystem
|
- nginx-mod-mail
|
||||||
- nginx-mod-http-image-filter
|
- nginx-mod-stream
|
||||||
- nginx-mod-http-perl
|
- nginx-filesystem
|
||||||
- nginx-mod-http-xslt-filter
|
- nginx-all-modules
|
||||||
- nginx-mod-mail
|
components:
|
||||||
- nginx-mod-stream
|
rpms:
|
||||||
components:
|
nginx:
|
||||||
rpms:
|
rationale: Module API.
|
||||||
nginx:
|
ref: stream-1.14-rhel-8.0.0
|
||||||
rationale: Module API.
|
|
||||||
ref: stream-1.16-rhel-8.4.0
|
|
||||||
...
|
|
||||||
|
Loading…
Reference in New Issue
Block a user