/[smecontribs]/rpms/smeserver-php-scl/contribs9/smeserver-php-scl.spec
ViewVC logotype

Diff of /rpms/smeserver-php-scl/contribs9/smeserver-php-scl.spec

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

Revision 1.17 by jpp, Wed Aug 15 19:06:40 2018 UTC Revision 1.22 by jcrisp, Sat Dec 29 00:12:07 2018 UTC
# Line 2  Summary: SME server php REMI scl Line 2  Summary: SME server php REMI scl
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 19  %define release 23
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 52  Patch8: smeserver-php-scl-0.4-locale-201 Line 52  Patch8: smeserver-php-scl-0.4-locale-201
52  Patch9: smeserver-php-scl-0.4.bz10618-soaptemplate.patch  Patch9: smeserver-php-scl-0.4.bz10618-soaptemplate.patch
53  Patch10: smeserver-php-scl-0.4.bz10508-addphp72support.patch  Patch10: smeserver-php-scl-0.4.bz10508-addphp72support.patch
54  Patch11: smeserver-php-scl-0.4.bz10508-addphp73support.patch  Patch11: smeserver-php-scl-0.4.bz10508-addphp73support.patch
55    Patch12: smeserver-php-scl-0.4.bz10508-translation.patch
56    Patch13: smeserver-php-scl-0.4-locale-2018-12-14.patch
57    Patch14: smeserver-php-scl-0.4-locale-2018-12-23.patch
58    Patch15: smeserver-php-scl-0.4.bz10665-horde3-vs-php7.patch
59    
60  %changelog  %changelog
61    * Sat Dec 29 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-23.sme
62    - Fix previous incorrect changelog bug number
63    
64    * Sat Dec 22 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-22.sme
65    - apply locale 2018-12-14 patch
66    - fix horde 3 not running with php7 or higher set as php module for httpd [SME: 10667]
67    
68    * Fri Dec 14 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-21.sme
69    - apply locale 2018-12-14 patch
70    
71    * Tue Dec 11 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-20.sme
72    - fix spec file permissions [SME: 10662]
73    
74  * Wed Aug 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-19.sme  * Wed Aug 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-19.sme
75  - add php73 support [SME: 10508]  - add php73 support [SME: 10508]
76    - fixed translation for php7* versions
77    
78  * Wed Aug 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-18.sme  * Wed Aug 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-18.sme
79  - add php72 support [SME: 10508]  - add php72 support [SME: 10508]
# Line 133  Allow to use different versions of php w Line 151  Allow to use different versions of php w
151  %patch9 -p1  %patch9 -p1
152  %patch10 -p1  %patch10 -p1
153  %patch11 -p1  %patch11 -p1
154    %patch12 -p1
155    %patch13 -p1
156    %patch14 -p1
157    %patch15 -p1
158    
159  %build  %build
160  perl createlinks  perl createlinks
# Line 147  rm -f %{name}-%{version}-filelist Line 169  rm -f %{name}-%{version}-filelist
169      --file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \
170      --file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \
171      --file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \
172        --file /usr/bin/phpscl/php72_REMI 'attr(0770,root,www)' \
173        --file /usr/bin/phpscl/php73_REMI 'attr(0770,root,www)' \
174    $RPM_BUILD_ROOT > %{name}-%{version}-filelist    $RPM_BUILD_ROOT > %{name}-%{version}-filelist
175    
176    


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