/[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.18 by jpp, Wed Aug 15 19:14:41 2018 UTC Revision 1.24 by jpp, Sun Jul 21 03:26:14 2019 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 25
6  Version: %{version}  Version: %{version}
7  Release: %{release}%{?dist}  Release: %{release}%{?dist}
8  License: GPL  License: GPL
# Line 53  Patch9: smeserver-php-scl-0.4.bz10618-so Line 53  Patch9: smeserver-php-scl-0.4.bz10618-so
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  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    Patch16: smeserver-php-scl-0.4-bz10774-default-to-global.patch
60    
61  %changelog  %changelog
62    * Sun Jul 21 2019 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-25.sme
63    - default all php options to main php version values [SME: 10774]
64      for all versions. Idea and code from Michael McCarn.
65    
66    * Sat Dec 29 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-23.sme
67    - Fix previous incorrect changelog bug number
68    
69    * Sat Dec 22 2018 Jean-Philipe Pialasse <tests@pialasse.com> 0.4-22.sme
70    - apply locale 2018-12-14 patch
71    - fix horde 3 not running with php7 or higher set as php module for httpd [SME: 10667]
72    
73    * Fri Dec 14 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-21.sme
74    - apply locale 2018-12-14 patch
75    
76    * Tue Dec 11 2018 John Crisp <jcrisp@safendsoundit.co.uk> 0.4-20.sme
77    - fix spec file permissions [SME: 10662]
78    
79  * 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
80  - add php73 support [SME: 10508]  - add php73 support [SME: 10508]
81  - fixed translation for php7* versions  - fixed translation for php7* versions
# Line 137  Allow to use different versions of php w Line 157  Allow to use different versions of php w
157  %patch10 -p1  %patch10 -p1
158  %patch11 -p1  %patch11 -p1
159  %patch12 -p1  %patch12 -p1
160    %patch13 -p1
161    %patch14 -p1
162    %patch15 -p1
163    %patch16 -p1
164    
165  %build  %build
166  perl createlinks  perl createlinks
# Line 151  rm -f %{name}-%{version}-filelist Line 175  rm -f %{name}-%{version}-filelist
175      --file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php56_REMI 'attr(0770,root,www)' \
176      --file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php70_REMI 'attr(0770,root,www)' \
177      --file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \      --file /usr/bin/phpscl/php71_REMI 'attr(0770,root,www)' \
178        --file /usr/bin/phpscl/php72_REMI 'attr(0770,root,www)' \
179        --file /usr/bin/phpscl/php73_REMI 'attr(0770,root,www)' \
180    $RPM_BUILD_ROOT > %{name}-%{version}-filelist    $RPM_BUILD_ROOT > %{name}-%{version}-filelist
181    
182    


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