diff options
author | CoprDistGit <infra@openeuler.org> | 2023-08-19 03:48:49 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-08-19 03:48:49 +0000 |
commit | e676f618ab628345a576d13da5d6c6c61b1920d9 (patch) | |
tree | 4871ac9869739e6f6e85c7bd9d612557f0347420 | |
parent | 59bcc7ada727a4a8add1b3717da15090fc0b6359 (diff) |
automatic import of php
-rw-r--r-- | php.spec | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1113,9 +1113,8 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %config(noreplace) %{_httpd_modconfdir}/15-php.conf %files common -f files.common -%license LICENSE TSRM_LICENSE +%license LICENSE TSRM_LICENSE ZEND_LICENSE %license libmagic_LICENSE -%license phar_LICENSE %license timelib_LICENSE %config(noreplace) %{_sysconfdir}/php.ini %dir %{_sysconfdir}/php.d @@ -1239,7 +1238,6 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %endif %files help -%defattr(-,root,root) %doc CODING_STANDARDS CREDITS EXTENSIONS NEWS README* sapi/cgi/README* sapi/cli/README sapi/phpdbg/{README.md,CREDITS} %doc php-fpm.conf.default www.conf.default php.ini-* %{_mandir}/* |