Import from CS
This commit is contained in:
parent
aa1517d154
commit
0fd8a4876f
@ -1,20 +1,16 @@
|
|||||||
---
|
---
|
||||||
document: modulemd
|
document: modulemd-packager
|
||||||
version: 2
|
version: 3
|
||||||
data:
|
data:
|
||||||
name: nginx
|
name: nginx
|
||||||
stream: "1.24"
|
stream: 1.26
|
||||||
summary: nginx webserver
|
summary: nginx webserver
|
||||||
description: >-
|
description: >-
|
||||||
nginx 1.24 webserver module
|
nginx 1.26 webserver module
|
||||||
license:
|
license: [MIT]
|
||||||
module:
|
configurations:
|
||||||
- MIT
|
- context: '9'
|
||||||
dependencies:
|
platform: el9
|
||||||
- buildrequires:
|
|
||||||
platform: [el9]
|
|
||||||
requires:
|
|
||||||
platform: [el9]
|
|
||||||
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/
|
||||||
@ -43,5 +39,5 @@ data:
|
|||||||
rpms:
|
rpms:
|
||||||
nginx:
|
nginx:
|
||||||
rationale: Module API.
|
rationale: Module API.
|
||||||
ref: stream-1.24-rhel-9.4.0
|
ref: stream-nginx-1.26-rhel-9.6.0
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user