Compare commits

...
Sign in to create a new pull request.

12 commits

Author SHA1 Message Date
9ece79c2c7 Do not build for EL8
EL8 has it's own 1.16 stream

Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2022-01-19 12:10:14 -05:00
6783790886 Update spec file and patches 2020-06-07 12:43:48 -04:00
3c5ed7cabd 1.16.2
Signed-off-by: Felix Kaechele <heffer@fedoraproject.org>
2019-10-22 19:22:18 -04:00
5ebbd51d62 Enable build on all Fedora releases 2019-07-11 11:59:42 -04:00
Lubos Uhliarik
c5dec496d9 Set module name and stream in yaml file 2019-06-03 15:09:12 +02:00
Lubos Uhliarik
cc67efb9ca Update module description and component stream. 2019-05-29 16:00:33 +02:00
Lubos Uhliarik
c26170f23c updated nginx.yaml file. Changed profile name from default to common. Build on f31 only. 2019-05-29 13:40:29 +02:00
Lubos Uhliarik
54c81875cc new branch for stream-1.14 2018-08-10 07:44:18 +00:00
Lubos Uhliarik
eadc7ab4e5 Updated module - merged with master (python dependency, disable GeoIP..) 2018-08-10 07:35:07 +00:00
Lubos Uhliarik
e40f03de14 Fix indent in yaml 2018-05-23 11:12:57 +00:00
Lubos Uhliarik
4da90d45b6 Changed modulemd version 2018-05-23 11:08:48 +00:00
Lubos Uhliarik
edf2779f23 Updated modulemd, completely rewriten 2018-05-23 09:53:19 +00:00

View file

@ -1,53 +1,43 @@
document: modulemd
version: 1
version: 2
data:
name: nginx
stream: 1.16
summary: nginx webserver
description: an initial version of the nginx webserver module
description: nginx 1.16 webserver module
license:
module: [ MIT ]
dependencies:
buildrequires:
base-runtime: master
requires:
base-runtime: master
- buildrequires:
platform: [-el8] # EL8+ contains it's own 1.16 stream
requires:
platform: [-el8]
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:
common:
rpms:
- nginx
- 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-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.16