2 |
%define name smeserver-php-scl |
%define name smeserver-php-scl |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 0.4 |
%define version 0.4 |
5 |
%define release 11 |
%define release 15 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
24 |
Requires: php56-php-pecl-zip, php56-php-mcrypt |
Requires: php56-php-pecl-zip, php56-php-mcrypt |
25 |
Requires: php70 , php70-php , php70-php-bcmath , php70-php-gd , php70-php-imap , php70-php-ldap , php70-php-enchant |
Requires: php70 , php70-php , php70-php-bcmath , php70-php-gd , php70-php-imap , php70-php-ldap , php70-php-enchant |
26 |
Requires: php70-php-mbstring , php70-php-pdo , php70-php-tidy , php70-php-mysqlnd , php70-php-xml , php70-php-soap |
Requires: php70-php-mbstring , php70-php-pdo , php70-php-tidy , php70-php-mysqlnd , php70-php-xml , php70-php-soap |
27 |
Requires: php70-php-pecl-zip, php70-php-mcrypt |
Requires: php70-php-pecl-zip, php70-php-mcrypt, php70-php-pear, php70-php-pecl-mysql |
28 |
Requires: php71 , php71-php , php71-php-bcmath , php71-php-gd , php71-php-imap , php71-php-ldap , php71-php-enchant |
Requires: php71 , php71-php , php71-php-bcmath , php71-php-gd , php71-php-imap , php71-php-ldap , php71-php-enchant |
29 |
Requires: php71-php-mbstring , php71-php-pdo , php71-php-tidy , php71-php-mysqlnd , php71-php-xml , php71-php-soap |
Requires: php71-php-mbstring , php71-php-pdo , php71-php-tidy , php71-php-mysqlnd , php71-php-xml , php71-php-soap |
30 |
Requires: php71-php-pecl-zip, php71-php-mcrypt |
Requires: php71-php-pecl-zip, php71-php-mcrypt, php71-php-pear, php71-php-pecl-mysql |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
Patch0: smeserver-php-scl-0.4.bz9021.addlocales.patch |
Patch0: smeserver-php-scl-0.4.bz9021.addlocales.patch |
33 |
Patch1: smeserver-php-scl-0.4-locale-2016-03-09.patch |
Patch1: smeserver-php-scl-0.4-locale-2016-03-09.patch |
34 |
Patch2: smeserver-php-scl-0.4.bz9558_PearPath.patch |
Patch2: smeserver-php-scl-0.4.bz9558_PearPath.patch |
35 |
Patch3: smeserver-php-scl-0.4.bz9559_WsdlPath_SessionPath.patch |
Patch3: smeserver-php-scl-0.4.bz9559_WsdlPath_SessionPath.patch |
36 |
Patch4: smeserver-php-scl-0.4.bz10093-addphp7support.patch |
Patch4: smeserver-php-scl-0.4.bz10093-addphp7support.patch |
37 |
|
Patch5: smeserver-php-scl-0.4.bz10343.php7inipath.patch |
38 |
|
Patch6: smeserver-php-scl-0.4.bz10355.php7lib.patch |
39 |
|
Patch7: smeserver-php-scl-0.4.bz10365.php7session.patch |
40 |
|
|
41 |
%changelog |
%changelog |
42 |
|
* Tue Jul 04 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-15.sme |
43 |
|
- fix path to php session for php7 [SME: 10365] |
44 |
|
|
45 |
|
* Mon Jun 26 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-14.sme |
46 |
|
- fix wrong path to 7.0 and 7.1 lib [SME: 10355] |
47 |
|
|
48 |
|
* Fri Jun 09 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-12.sme |
49 |
|
- fix wrong path for php7* php.ini template [SME: 10343] |
50 |
|
|
51 |
* Fri Apr 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-11.sme |
* Fri Apr 28 2017 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-11.sme |
52 |
- added php70 and php71 support [SME: 10093] |
- added php70 and php71 support [SME: 10093] |
53 |
|
|
99 |
%patch2 -p1 |
%patch2 -p1 |
100 |
%patch3 -p1 |
%patch3 -p1 |
101 |
%patch4 -p1 |
%patch4 -p1 |
102 |
|
%patch5 -p1 |
103 |
|
%patch6 -p1 |
104 |
|
%patch7 -p1 |
105 |
|
|
106 |
%build |
%build |
107 |
perl createlinks |
perl createlinks |