Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
64e705defd | ||
|
|
eadc7ab4e5 | ||
|
|
e40f03de14 | ||
|
|
4da90d45b6 | ||
|
|
edf2779f23 |
1 changed files with 25 additions and 35 deletions
60
nginx.yaml
60
nginx.yaml
|
|
@ -1,53 +1,43 @@
|
|||
document: modulemd
|
||||
version: 1
|
||||
version: 2
|
||||
data:
|
||||
summary: nginx webserver
|
||||
description: an initial version of the nginx webserver module
|
||||
license:
|
||||
module: [ MIT ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
base-runtime: master
|
||||
requires:
|
||||
base-runtime: master
|
||||
- buildrequires:
|
||||
platform: []
|
||||
requires:
|
||||
platform: []
|
||||
references:
|
||||
community: https://docs.pagure.org/modularity/
|
||||
documentation: https://github.com/container-images/nginx
|
||||
tracker: https://github.com/container-images/nginx
|
||||
documentation: http://nginx.org/en/docs/
|
||||
tracker: https://trac.nginx.org/nginx/
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- nginx
|
||||
- nginx-mod-http-geoip
|
||||
- nginx-mod-http-image-filter
|
||||
- nginx-mod-http-perl
|
||||
- nginx-mod-http-xslt-filter
|
||||
- nginx-mod-mail
|
||||
- nginx-mod-stream
|
||||
- nginx-filesystem
|
||||
- nginx-all-modules
|
||||
api:
|
||||
rpms:
|
||||
- nginx
|
||||
- nginx-mod-http-geoip
|
||||
- nginx-mod-http-image-filter
|
||||
- nginx-mod-http-perl
|
||||
- nginx-mod-http-xslt-filter
|
||||
- nginx-mod-mail
|
||||
- nginx-mod-stream
|
||||
- nginx-filesystem
|
||||
- nginx-all-modules
|
||||
components:
|
||||
rpms:
|
||||
nginx:
|
||||
rationale: Provides API for this module.
|
||||
ref: f26
|
||||
|
||||
gperftools:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
libmnl:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
libnetfilter_conntrack:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
libnfnetlink:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
libunwind:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
libxkbcommon:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
mailcap:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
xkeyboard-config:
|
||||
rationale: dependency
|
||||
ref: f26
|
||||
rationale: Module API.
|
||||
ref: stream-1.12
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue