diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-18 16:37:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-18 16:37:05 +0000 |
commit | 4c019900983df8c403c54d09483a00601998bdb1 (patch) | |
tree | e48012395c5892510e1c9b78d9b0bc089f87490d /php.spec | |
parent | efdd650433fc8fc8f044774efb8463afa5047576 (diff) |
automatic import of php
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,7 +8,7 @@ %global embed_version 7.4 %global mysql_sock %(mysql_config --socket 2>/dev/null || echo /var/lib/mysql/mysql.sock) -%global oraclever 21.10 +%global oraclever 21.11 %global oraclelib 21.1 %ifarch aarch64 %global oraclever 19.19 @@ -1111,7 +1111,6 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %attr(0770,root,apache) %dir %{_sharedstatedir}/php/opcache %config(noreplace) %{_httpd_confdir}/php.conf %config(noreplace) %{_httpd_modconfdir}/15-php.conf -%{_httpd_contentdir}/icons/php.gif %files common -f files.common %license LICENSE TSRM_LICENSE |