Compare commits

...

No commits in common. "c8-stream-7.2" and "stream-php-7.2-rhel-8.2.0" have entirely different histories.

4 changed files with 170 additions and 38 deletions

View File

11
gating.yaml Normal file
View File

@ -0,0 +1,11 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate_modules
subject_type: redhat-module
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier2.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier3.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.acceptance-tier.functional}

138
php-7.2.yaml Normal file
View File

@ -0,0 +1,138 @@
---
document: modulemd
version: 2
data:
name: php
stream: 7.2
version: 8020020200507003613
context: 2c7ca891
summary: PHP scripting language
description: >-
php 7.2 module
license:
module:
- GPLv2+
content:
- BSD
- MIT
- PHP
- Zend
xmd:
mbs:
mse: TRUE
buildrequires:
platform:
ref: virtual
stream: el8.2.0
context: 00000000
version: 2
koji_tag: module-centos-8.2.0-build
stream_collision_modules:
ursine_rpms:
filtered_rpms: []
nginx:
ref: fe716c9418180fe3231f67a2df32481aa75fcd81
stream: 1.14
context: 55190bc5
version: 8000020191007205758
koji_tag: module-nginx-1.14-8000020191007205758-55190bc5
filtered_rpms: []
httpd:
ref: 6fb211abbc28bab69d426263930025048893854d
stream: 2.4
context: cdc1202b
version: 8010020191223202455
koji_tag: module-httpd-2.4-8010020191223202455-cdc1202b
filtered_rpms: []
scmurl: git+https://git.centos.org/modules/php.git?#7efde018556bacb05e45988202bd434eee603b21
commit: 7efde018556bacb05e45988202bd434eee603b21
rpms:
php-pear:
ref: 208b4ff881bb7d665829611b2d9df80d8eab22f8
php-pecl-apcu:
ref: 1f2df27a2981229c609a8e0a5f752bf130b09c6a
php-pecl-zip:
ref: e3c16d70f83cd969387f725848f2da625d50428a
libzip:
ref: a5cb6ffd894b2a38ecc11fc8520d3e7e894c937b
php:
ref: 2524fa8f4070dd11442b2c9d7a26c8f644e56142
dependencies:
- buildrequires:
httpd: [2.4]
nginx: [1.14]
platform: [el8.2.0]
requires:
httpd: [2.4]
nginx: []
platform: [el8]
references:
documentation: http://php.net/
tracker: https://bugs.php.net/
profiles:
common:
rpms:
- php-cli
- php-common
- php-fpm
- php-json
- php-mbstring
- php-xml
devel:
rpms:
- libzip
- php-cli
- php-common
- php-devel
- php-fpm
- php-json
- php-mbstring
- php-pear
- php-pecl-zip
- php-process
- php-xml
minimal:
rpms:
- php-cli
- php-common
api:
rpms:
- php-fpm
components:
rpms:
libzip:
rationale: ZIP library
repository: git+https://git.centos.org/rpms/libzip
cache: https://git.centos.org/repo/pkgs/libzip
ref: a5cb6ffd894b2a38ecc11fc8520d3e7e894c937b
buildorder: 1
arches: [aarch64, i686, ppc64le, x86_64]
php:
rationale: Module API.
repository: git+https://git.centos.org/rpms/php
cache: https://git.centos.org/repo/pkgs/php
ref: 2524fa8f4070dd11442b2c9d7a26c8f644e56142
buildorder: 1
arches: [aarch64, i686, ppc64le, x86_64]
php-pear:
rationale: Extension management
repository: git+https://git.centos.org/rpms/php-pear
cache: https://git.centos.org/repo/pkgs/php-pear
ref: 208b4ff881bb7d665829611b2d9df80d8eab22f8
buildorder: 2
arches: [aarch64, i686, ppc64le, x86_64]
php-pecl-apcu:
rationale: APCu extension
repository: git+https://git.centos.org/rpms/php-pecl-apcu
cache: https://git.centos.org/repo/pkgs/php-pecl-apcu
ref: 1f2df27a2981229c609a8e0a5f752bf130b09c6a
buildorder: 3
arches: [aarch64, i686, ppc64le, x86_64]
php-pecl-zip:
rationale: ZIP extension
repository: git+https://git.centos.org/rpms/php-pecl-zip
cache: https://git.centos.org/repo/pkgs/php-pecl-zip
ref: e3c16d70f83cd969387f725848f2da625d50428a
buildorder: 3
arches: [aarch64, i686, ppc64le, x86_64]
...

View File

@ -1,29 +1,16 @@
---
document: modulemd
version: 2
document: modulemd-packager
version: 3
data:
name: php
stream: 7.2
stream: 8.1
summary: PHP scripting language
description: >-
php 7.2 module
license:
module:
- GPLv2+
content:
- BSD
- MIT
- PHP
- Zend
dependencies:
- buildrequires:
httpd: [2.4]
nginx: [1.14]
platform: [el8]
requires:
httpd: [2.4]
nginx: []
platform: [el8]
php 8.1 module
license: [GPLv2+]
configurations:
- context: '9'
platform: el9
references:
documentation: http://php.net/
tracker: https://bugs.php.net/
@ -33,19 +20,15 @@ data:
- php-cli
- php-common
- php-fpm
- php-json
- php-mbstring
- php-xml
devel:
rpms:
- libzip
- php-cli
- php-common
- php-devel
- php-fpm
- php-json
- php-mbstring
- php-pear
- php-pecl-zip
- php-process
- php-xml
@ -58,24 +41,24 @@ data:
- php-fpm
components:
rpms:
libzip:
rationale: ZIP library
ref: stream-php-7.2-rhel-8.2.0
buildorder: 1
php:
rationale: Module API.
ref: stream-7.2-rhel-8.2.0
ref: stream-php-8.1-rhel-9.1.0
buildorder: 1
php-pear:
rationale: Extension management
ref: stream-php-7.2-rhel-8.2.0
buildorder: 2
php-pecl-apcu:
rationale: APCu extension
ref: stream-php-7.2-rhel-8.2.0
buildorder: 3
ref: stream-php-8.1-rhel-9.1.0
buildorder: 2
php-pecl-rrd:
rationale: RRD extension
ref: stream-php-8.1-rhel-9.1.0
buildorder: 2
php-pecl-xdebug3:
rationale: Xdebug extension
ref: stream-php-8.1-rhel-9.1.0
buildorder: 2
php-pecl-zip:
rationale: ZIP extension
ref: stream-php-7.2-rhel-8.2.0
buildorder: 3
ref: stream-php-8.1-rhel-9.1.0
buildorder: 2
...