update fo 7.3
This commit is contained in:
parent
405b8e8711
commit
b69959a972
2 changed files with 21 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# php-extras
|
||||
|
||||
Additional extensions for PHP 7.2
|
||||
Additional extensions for PHP 7.3
|
||||
|
||||
Buildorder:
|
||||
|
||||
|
|
@ -19,7 +19,6 @@ php-pecl-psr
|
|||
php-pecl-raphf
|
||||
php-pecl-rpminfo
|
||||
php-pecl-uuid
|
||||
php-pecl-xdebug
|
||||
---- 2 ----
|
||||
php-pecl-http needs: propro, raphf
|
||||
php-pecl-memcached needs: igbinary, msgpack
|
||||
|
|
|
|||
|
|
@ -3,10 +3,10 @@ document: modulemd
|
|||
version: 2
|
||||
data:
|
||||
name: php-extras
|
||||
stream: 7.2
|
||||
stream: 7.3
|
||||
summary: Additional extensions for PHP
|
||||
description: >-
|
||||
php-extras 7.2 module
|
||||
php-extras 7.3 module
|
||||
license:
|
||||
module:
|
||||
- GPLv2+
|
||||
|
|
@ -17,10 +17,10 @@ data:
|
|||
- PHP
|
||||
dependencies:
|
||||
- buildrequires:
|
||||
php: [7.2]
|
||||
php: [7.3]
|
||||
platform: [el8]
|
||||
requires:
|
||||
php: [7.2]
|
||||
php: [7.3]
|
||||
platform: [el8]
|
||||
references:
|
||||
documentation: https://pecl.php.net/
|
||||
|
|
@ -33,70 +33,66 @@ data:
|
|||
rpms:
|
||||
php-extras:
|
||||
rationale: Extensions from PHP sources
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 1
|
||||
php-ast:
|
||||
rationale: ast extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-zstd:
|
||||
rationale: zstd extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-apcu-bc:
|
||||
rationale: apcu_bc extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-igbinary:
|
||||
rationale: igbinary extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-memcache:
|
||||
rationale: memcache extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-mongodb:
|
||||
rationale: mongodb extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-msgpack:
|
||||
rationale: msgpack extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-propro:
|
||||
rationale: propro extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-psr:
|
||||
rationale: psr extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-raphf:
|
||||
rationale: raphf extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-rpminfo:
|
||||
rationale: rpminfo extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-uuid:
|
||||
rationale: uuid extension
|
||||
ref: epel-8-php-7.2
|
||||
buildorder: 2
|
||||
php-pecl-xdebug:
|
||||
rationale: xdebug extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 2
|
||||
php-pecl-http:
|
||||
rationale: http extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 3
|
||||
php-pecl-memcached:
|
||||
rationale: memcached extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 3
|
||||
php-pecl-redis5:
|
||||
rationale: redis extension
|
||||
ref: epel-8-php-7.2
|
||||
ref: epel-8-php-7.3
|
||||
buildorder: 3
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue