--- rpms/smeserver-php-scl/contribs9/smeserver-php-scl.spec 2018/08/15 18:13:37 1.16 +++ rpms/smeserver-php-scl/contribs9/smeserver-php-scl.spec 2018/12/10 23:55:11 1.19 @@ -2,7 +2,7 @@ Summary: SME server php REMI scl %define name smeserver-php-scl Name: %{name} %define version 0.4 -%define release 18 +%define release 20 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -51,8 +51,18 @@ Patch7: smeserver-php-scl-0.4.bz10365.ph Patch8: smeserver-php-scl-0.4-locale-2017-12-02.patch Patch9: smeserver-php-scl-0.4.bz10618-soaptemplate.patch Patch10: smeserver-php-scl-0.4.bz10508-addphp72support.patch +Patch11: smeserver-php-scl-0.4.bz10508-addphp73support.patch +Patch12: smeserver-php-scl-0.4.bz10508-translation.patch + %changelog +* Tue Dec 11 2018 John Crisp 0.4-20.sme +- fix spec file permissions [SME: 10662] + +* Wed Aug 15 2018 Jean-Philipe Pialasse 0.4-19.sme +- add php73 support [SME: 10508] +- fixed translation for php7* versions + * Wed Aug 15 2018 Jean-Philipe Pialasse 0.4-18.sme - add php72 support [SME: 10508] @@ -128,6 +138,8 @@ Allow to use different versions of php w %patch8 -p1 %patch9 -p1 %patch10 -p1 +%patch11 -p1 +%patch12 -p1 %build perl createlinks @@ -142,6 +154,8 @@ rm -f %{name}-%{version}-filelist --file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \ --file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \ --file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \ + --file /usr/bin/phpscl/php72_REMI 'attr(0770,root,www)' \ + --file /usr/bin/phpscl/php73_REMI 'attr(0770,root,www)' \ $RPM_BUILD_ROOT > %{name}-%{version}-filelist