php/php-7.2.yaml

139 lines
3.7 KiB
YAML

---
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]
...