Compare commits
No commits in common. "c8-stream-1.16" and "imports/c8s-stream-1.14/nginx-1.14-8000020190830002848.f8e95b4e" have entirely different histories.
c8-stream-
...
imports/c8
@ -1,15 +1,12 @@
|
|||||||
---
|
|
||||||
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:
|
module: [ MIT ]
|
||||||
- MIT
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- buildrequires:
|
- buildrequires:
|
||||||
platform: [el8]
|
platform: [el8]
|
||||||
@ -22,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-1.16-rhel-8.4.0
|
ref: stream-1.14-rhel-8.0.0
|
||||||
...
|
|
||||||
|
Loading…
Reference in New Issue
Block a user