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 6 |
%define release 7 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
25 |
AutoReqProv: no |
AutoReqProv: no |
26 |
Patch0: smeserver-php-scl-0.4.bz9021.addlocales.patch |
Patch0: smeserver-php-scl-0.4.bz9021.addlocales.patch |
27 |
Patch1: smeserver-php-scl-0.4-locale-2016-03-09.patch |
Patch1: smeserver-php-scl-0.4-locale-2016-03-09.patch |
28 |
|
Patch2: smeserver-php-scl-0.4.bz9558_PearPath.patch |
29 |
|
Patch3: smeserver-php-scl-0.4.bz9559_WsdlPath_SessionPath.patch |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sun Jun 5 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 0.4-7.sme |
33 |
|
- Added path to /usr/share/pear : smeserver-php-scl-0.4.bz9558_PearPath.patch |
34 |
|
- Added specific path for soap cache and save session : smeserver-php-scl-0.4.bz9559_WsdlPath_SessionPath.patch |
35 |
|
|
36 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.4-6.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 0.4-6.sme |
37 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
38 |
- changing arc from x86_64 to noarch [SME: 9021] |
- changing arc from x86_64 to noarch [SME: 9021] |
71 |
%setup |
%setup |
72 |
%patch0 -p1 |
%patch0 -p1 |
73 |
%patch1 -p1 |
%patch1 -p1 |
74 |
|
%patch2 -p1 |
75 |
|
%patch3 -p1 |
76 |
|
|
77 |
|
|
78 |
%build |
%build |