From 5d9ae46c462fab92b88de579df4e992446f63673 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Feb 21 2023 16:12:09 +0000 Subject: import php-7.4-8080020230118140634.cc342424 --- diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt index 22a5fc4..4ab2dbb 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.7.0 + ref: stream-php-7.4-rhel-8.8.0 buildorder: 1 php: rationale: Module API. - ref: stream-7.4-rhel-8.7.0 + ref: stream-7.4-rhel-8.8.0 buildorder: 1 php-pear: rationale: Extension management - ref: stream-php-7.4-rhel-8.7.0 + ref: stream-php-7.4-rhel-8.8.0 buildorder: 2 php-pecl-apcu: rationale: APCu extension - ref: stream-php-7.4-rhel-8.7.0 + ref: stream-php-7.4-rhel-8.8.0 buildorder: 3 php-pecl-rrd: rationale: RRD extension - ref: stream-php-7.4-rhel-8.7.0 + ref: stream-php-7.4-rhel-8.8.0 buildorder: 3 php-pecl-xdebug: rationale: Xdebug extension - ref: stream-php-7.4-rhel-8.7.0 + ref: stream-php-7.4-rhel-8.8.0 buildorder: 3 php-pecl-zip: rationale: ZIP extension - ref: stream-php-7.4-rhel-8.7.0 + ref: stream-php-7.4-rhel-8.8.0 buildorder: 3 ... diff --git a/php.yaml b/php.yaml deleted file mode 100644 index 5077e07..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.7.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: 3a7ec7c0d79ab722d515acef7f5ba466ec5ef66f - buildorder: 1 - php-pear: - rationale: Extension management - ref: 0a0899536130fb9dfafec37e9e4bcd5ad30c1dbd - 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 -... -