--- rpms/smeserver-php-scl/contribs9/smeserver-php-scl.spec 2017/07/04 04:19:22 1.13 +++ rpms/smeserver-php-scl/contribs9/smeserver-php-scl.spec 2018/12/14 11:47:26 1.20 @@ -2,7 +2,7 @@ Summary: SME server php REMI scl %define name smeserver-php-scl Name: %{name} %define version 0.4 -%define release 15 +%define release 21 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -28,6 +28,17 @@ Requires: php70-php-pecl-zip, php70-php- Requires: php71 , php71-php , php71-php-bcmath , php71-php-gd , php71-php-imap , php71-php-ldap , php71-php-enchant Requires: php71-php-mbstring , php71-php-pdo , php71-php-tidy , php71-php-mysqlnd , php71-php-xml , php71-php-soap Requires: php71-php-pecl-zip, php71-php-mcrypt, php71-php-pear, php71-php-pecl-mysql + +Requires: php72 , php72-php , php72-php-bcmath , php72-php-gd , php72-php-imap , php72-php-ldap , php72-php-enchant +Requires: php72-php-mbstring , php72-php-pdo , php72-php-tidy , php72-php-mysqlnd , php72-php-xml , php72-php-soap +Requires: php72-php-pecl-zip, php72-php-pecl-mcrypt, php72-php-pear, php72-php-pecl-mysql + +Requires: php73 , php73-php , php73-php-bcmath , php73-php-gd , php73-php-imap , php73-php-ldap , php73-php-enchant +Requires: php73-php-mbstring , php73-php-pdo , php73-php-tidy , php73-php-mysqlnd , php73-php-xml , php73-php-soap +Requires: php73-php-pecl-zip, php73-php-pear, php73-php-pecl-mysql +# Requires: php73-php-pecl-mcrypt +# removed from php73 : mcrypt not supported, only in remi not remi safe + AutoReqProv: no Patch0: smeserver-php-scl-0.4.bz9021.addlocales.patch Patch1: smeserver-php-scl-0.4-locale-2016-03-09.patch @@ -37,8 +48,33 @@ Patch4: smeserver-php-scl-0.4.bz10093-ad Patch5: smeserver-php-scl-0.4.bz10343.php7inipath.patch Patch6: smeserver-php-scl-0.4.bz10355.php7lib.patch Patch7: smeserver-php-scl-0.4.bz10365.php7session.patch +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 +Patch13: smeserver-php-scl-0.4-locale-2018-12-14.patch %changelog +* Fri Dec 14 2018 John Crisp 0.4-21.sme +- apply locale 2018-12-14 patch + +* 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] + +* Tue Aug 14 2018 John Crisp 0.4-17.sme +- Fix typo in Soap template + +* Sat Dec 02 2017 SME Translation Server 0.4-16.sme +- apply locale 2017-12-02 patch + * Tue Jul 04 2017 Jean-Philipe Pialasse 0.4-15.sme - fix path to php session for php7 [SME: 10365] @@ -102,6 +138,12 @@ Allow to use different versions of php w %patch5 -p1 %patch6 -p1 %patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 +%patch13 -p1 %build perl createlinks @@ -116,6 +158,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