From 7e71acbbd483e598a2c8803b30d1123abe402e52 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2022 10:25:41 +0000 Subject: import php-7.4-8070020220503133921.afd00e68 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index f98bed0..22a5fc4 100644 --- a/SOURCES/modulemd.src.txt +++ b/SOURCES/modulemd.src.txt @@ -60,30 +60,30 @@ data: rpms: libzip: rationale: ZIP library - ref: stream-php-7.4-rhel-8.6.0 + ref: stream-php-7.4-rhel-8.7.0 buildorder: 1 php: rationale: Module API. - ref: stream-7.4-rhel-8.6.0 + ref: stream-7.4-rhel-8.7.0 buildorder: 1 php-pear: rationale: Extension management - ref: stream-php-7.4-rhel-8.6.0 + ref: stream-php-7.4-rhel-8.7.0 buildorder: 2 php-pecl-apcu: rationale: APCu extension - ref: stream-php-7.4-rhel-8.6.0 + ref: stream-php-7.4-rhel-8.7.0 buildorder: 3 php-pecl-rrd: rationale: RRD extension - ref: stream-php-7.4-rhel-8.6.0 + ref: stream-php-7.4-rhel-8.7.0 buildorder: 3 php-pecl-xdebug: rationale: Xdebug extension - ref: stream-php-7.4-rhel-8.6.0 + ref: stream-php-7.4-rhel-8.7.0 buildorder: 3 php-pecl-zip: rationale: ZIP extension - ref: stream-php-7.4-rhel-8.6.0 + ref: stream-php-7.4-rhel-8.7.0 buildorder: 3 ... diff --git a/php.yaml b/php.yaml deleted file mode 100644 index 166d43f..0000000 --- a/php.yaml +++ /dev/null @@ -1,90 +0,0 @@ ---- -document: modulemd -version: 2 -data: - name: php - stream: "7.4" - summary: PHP scripting language - description: >- - php 7.4 module - license: - module: - - GPLv2+ - content: - - BSD - - MIT - - PHP - - Zend - dependencies: - - buildrequires: - httpd: [2.4] - nginx: [1.14] - platform: [el8.6.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 - ref: 726d0a945dd54653977a16f8d040063ac5076bba - buildorder: 1 - php: - rationale: Module API. - ref: de86d127d3eb83106a24e8863414e59ec6b6644a - buildorder: 1 - php-pear: - rationale: Extension management - ref: da4f7b18351509ad22d5077809d43a1bca85e03d - buildorder: 2 - php-pecl-apcu: - rationale: APCu extension - ref: 778aaeff426cb404392dd79cad2990672d2e7d40 - buildorder: 3 - php-pecl-rrd: - rationale: RRD extension - ref: 1e43aac16164894485b86969681311b791016296 - buildorder: 3 - php-pecl-xdebug: - rationale: Xdebug extension - ref: 492757b264ce8439aa19e4b86c6cfafb17ed5eba - buildorder: 3 - php-pecl-zip: - rationale: ZIP extension - ref: 8e9cf1e77c5d1098f280e0edbebf456450546e3e - buildorder: 3 -... -