/[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.16 by jpp, Wed Aug 15 18:13:37 2018 UTC Revision 1.20 by jcrisp, Fri Dec 14 11:47:26 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 18  %define release 21
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 51  Patch7: smeserver-php-scl-0.4.bz10365.ph Line 51  Patch7: smeserver-php-scl-0.4.bz10365.ph
51  Patch8: smeserver-php-scl-0.4-locale-2017-12-02.patch  Patch8: smeserver-php-scl-0.4-locale-2017-12-02.patch
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
55    Patch12: smeserver-php-scl-0.4.bz10508-translation.patch
56    Patch13: smeserver-php-scl-0.4-locale-2018-12-14.patch
57    
58  %changelog  %changelog
59    * Fri Dec 14 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-21.sme
60    - apply locale 2018-12-14 patch
61    
62    * Tue Dec 11 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-20.sme
63    - fix spec file permissions [SME: 10662]
64    
65    * Wed Aug 15 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-19.sme
66    - add php73 support [SME: 10508]
67    - fixed translation for php7* versions
68    
69  * 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
70  - add php72 support [SME: 10508]  - add php72 support [SME: 10508]
71    
# Line 128  Allow to use different versions of php w Line 141  Allow to use different versions of php w
141  %patch8 -p1  %patch8 -p1
142  %patch9 -p1  %patch9 -p1
143  %patch10 -p1  %patch10 -p1
144    %patch11 -p1
145    %patch12 -p1
146    %patch13 -p1
147    
148  %build  %build
149  perl createlinks  perl createlinks
# Line 142  rm -f %{name}-%{version}-filelist Line 158  rm -f %{name}-%{version}-filelist
158      --file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \
159      --file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \
160      --file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \
161        --file /usr/bin/phpscl/php72_REMI 'attr(0770,root,www)' \
162        --file /usr/bin/phpscl/php73_REMI 'attr(0770,root,www)' \
163    $RPM_BUILD_ROOT > %{name}-%{version}-filelist    $RPM_BUILD_ROOT > %{name}-%{version}-filelist
164    
165    


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