/[smeserver]/rpms/smeserver-php/sme10/smeserver-php.spec
ViewVC logotype

Diff of /rpms/smeserver-php/sme10/smeserver-php.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.52 by jpp, Sun Oct 24 22:35:08 2021 UTC Revision 1.53 by jpp, Mon Dec 20 14:49:42 2021 UTC
# Line 1  Line 1 
1  %define version 3.0.0  %define version 3.0.0
2  %define release 41  %define release 42
3  %define name smeserver-php  %define name smeserver-php
4    
5    
# Line 318  perl createlinks Line 318  perl createlinks
318  #drop in systemd file  #drop in systemd file
319  %{__mkdir_p} root/usr/lib/systemd/system/php-fpm.service.d  %{__mkdir_p} root/usr/lib/systemd/system/php-fpm.service.d
320  echo "[Install]" > root/usr/lib/systemd/system/php-fpm.service.d/51koozali.conf  echo "[Install]" > root/usr/lib/systemd/system/php-fpm.service.d/51koozali.conf
321  echo "WantedBy=sme-server.target" > root/usr/lib/systemd/system/php-fpm.service.d/51koozali.conf  echo "WantedBy=sme-server.target" >> root/usr/lib/systemd/system/php-fpm.service.d/51koozali.conf
322    
323  %{__mkdir_p} root/etc/e-smith/templates.metadata/etc/logrotate.d/  %{__mkdir_p} root/etc/e-smith/templates.metadata/etc/logrotate.d/
324  for phpver in "55" "56" "70" "71" "72" "73" "74" "80" "81"; do  for phpver in "55" "56" "70" "71" "72" "73" "74" "80" "81"; do
# Line 403  rm -rf $RPM_BUILD_ROOT Line 403  rm -rf $RPM_BUILD_ROOT
403  %preun  %preun
404    
405  %changelog  %changelog
406    * Mon Dec 20 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-42.sme
407    - fix missing section in php-fpm dropin file [SME: 11814]
408    
409  * Sun Oct 24 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-41.sme  * Sun Oct 24 2021 Jean-Philippe Pialasse <tests@pialasse.com> 3.0.0-41.sme
410  - add php81 support [SME: 11717]  - add php81 support [SME: 11717]
411    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed