fix for missing space in php-fpm.service.in [release 7.4.33-5mamba;Sun Feb 18 2024]
This commit is contained in:
parent
ba40f64b66
commit
790948138f
@ -7,7 +7,7 @@
|
||||
|
||||
Name: php7
|
||||
Version: 7.4.33
|
||||
Release: 4mamba
|
||||
Release: 5mamba
|
||||
Summary: The PHP HTML-embedded scripting language
|
||||
Group: Applications/Development
|
||||
Vendor: openmamba
|
||||
@ -583,6 +583,9 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/httpd/httpd.d/php7.conf
|
||||
|
||||
%changelog
|
||||
* Sun Feb 18 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 7.4.33-5mamba
|
||||
- fix for missing space in php-fpm.service.in
|
||||
|
||||
* Tue Feb 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 7.4.33-4mamba
|
||||
- fix php7-fpm service file so that it runs php-fpm7
|
||||
- install headers in %{_includedir}/php7
|
||||
|
Loading…
Reference in New Issue
Block a user