/[smeserver]/rpms/smeserver-php/sme10/smeserver-php.spec
ViewVC logotype

Annotation of /rpms/smeserver-php/sme10/smeserver-php.spec

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


Revision 1.3 - (hide annotations) (download)
Sun Feb 2 02:55:21 2020 UTC (4 years, 5 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-2_el7_sme
Changes since 1.2: +6 -1 lines
* Sat Feb 01 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-2.sme
- modification for ibays php-fpm support in httpd.conf [SME: 10871]

1 jpp 1.1 %define version 3.0.0
2 jpp 1.3 %define release 2
3 jpp 1.1 %define name smeserver-php
4    
5    
6     Summary: PHP FPM pools and more on SME Server
7     Name: %{name}
8     Version: %{version}
9     Release: %{release}%{?dist}
10     License: MIT
11     Group: Applications/System
12     Source: %{name}-%{version}.tar.gz
13 jpp 1.3 Patch0: smeserver-php-fpm-0.1.1-bz10871-ibay-php-fpm.patch
14 jpp 1.1
15     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16     BuildArch: x86_64
17     BuildRequires: e-smith-devtools
18    
19     Requires: e-smith-base >= 5.6.0
20     Provides: e-smith-php = %{version}-%{release}
21     Obsoletes: e-smith-php < %{version}
22    
23     Requires: tmpwatch
24     Requires: logrotate
25    
26     # Stock PHP
27     Requires: php-cli
28     Requires: php-ldap
29     Requires: php-imap
30     Requires: php-gd
31     Requires: php-xml
32     Requires: php-xmlrpc
33     Requires: php-soap
34     Requires: php-opcache
35     Requires: php-fpm
36     Requires: php-mbstring
37     Requires: php-mysql
38     Requires: php-json
39     Requires: php-bcmath
40     Requires: php-intl
41     Requires: php-mcrypt
42     Requires: php-pear
43     Requires: php-process
44     Requires: php-snmp
45    
46    
47     # PHP 5.5
48     Requires: php55-php-cli
49     Requires: php55-php-ldap
50     Requires: php55-php-imap
51     Requires: php55-php-gd
52     Requires: php55-php-xml
53     Requires: php55-php-xmlrpc
54     Requires: php55-php-soap
55     Requires: php55-php-opcache
56     Requires: php55-php-fpm
57     Requires: php55-php-mbstring
58     Requires: php55-php-mysql
59     Requires: php55-php-json
60     Requires: php55-php-bcmath
61     Requires: php55-php-intl
62     Requires: php55-php-mcrypt
63     Requires: php55-php-pear
64     Requires: php55-php-process
65     Requires: php55-php-snmp
66     Requires: php55-php, php55-php-enchant , php55-php-pdo php55-php-tidy , php55-php-mysqlnd php55-php-pecl-zip
67    
68     # PHP 5.6
69     Requires: php56-php-cli
70     Requires: php56-php-ldap
71     Requires: php56-php-imap
72     Requires: php56-php-gd
73     Requires: php56-php-xml
74     Requires: php56-php-xmlrpc
75     Requires: php56-php-soap
76     Requires: php56-php-opcache
77     Requires: php56-php-fpm
78     Requires: php56-php-mbstring
79     Requires: php56-php-mysql
80     Requires: php56-php-json
81     Requires: php56-php-bcmath
82     Requires: php56-php-intl
83     Requires: php56-php-mcrypt
84     Requires: php56-php-pear
85     Requires: php56-php-process
86     Requires: php56-php-snmp
87     Requires: php56-php, php56-php-enchant , php56-php-pdo php56-php-tidy , php56-php-mysqlnd php56-php-pecl-zip
88    
89     # PHP 7.0
90     Requires: php70-php-cli
91     Requires: php70-php-ldap
92     Requires: php70-php-imap
93     Requires: php70-php-gd
94     Requires: php70-php-xml
95     Requires: php70-php-xmlrpc
96     Requires: php70-php-soap
97     Requires: php70-php-opcache
98     Requires: php70-php-fpm
99     Requires: php70-php-mbstring
100     Requires: php70-php-mysql
101     Requires: php70-php-json
102     Requires: php70-php-bcmath
103     Requires: php70-php-intl
104     Requires: php70-php-mcrypt
105     Requires: php70-php-pear
106     Requires: php70-php-process
107     Requires: php70-php-snmp
108     Requires: php70-php, php70-php-enchant , php70-php-pdo php70-php-tidy , php70-php-mysqlnd php70-php-pecl-zip
109    
110     # PHP 7.1
111     Requires: php71-php-cli
112     Requires: php71-php-ldap
113     Requires: php71-php-imap
114     Requires: php71-php-gd
115     Requires: php71-php-xml
116     Requires: php71-php-xmlrpc
117     Requires: php71-php-soap
118     Requires: php71-php-opcache
119     Requires: php71-php-fpm
120     Requires: php71-php-mbstring
121     Requires: php71-php-mysql
122     Requires: php71-php-json
123     Requires: php71-php-bcmath
124     Requires: php71-php-intl
125     Requires: php71-php-mcrypt
126     Requires: php71-php-pear
127     Requires: php71-php-process
128     Requires: php71-php-snmp
129     Requires: php71-php, php71-php-enchant , php71-php-pdo php71-php-tidy , php71-php-mysqlnd php71-php-pecl-zip
130    
131     # PHP 7.2
132     Requires: php72-php-cli
133     Requires: php72-php-ldap
134     Requires: php72-php-imap
135     Requires: php72-php-gd
136     Requires: php72-php-xml
137     Requires: php72-php-xmlrpc
138     Requires: php72-php-soap
139     Requires: php72-php-opcache
140     Requires: php72-php-fpm
141     Requires: php72-php-mbstring
142     Requires: php72-php-mysql
143     Requires: php72-php-json
144     Requires: php72-php-bcmath
145     Requires: php72-php-intl
146     Requires: php72-php-mcrypt
147     Requires: php72-php-pear
148     Requires: php72-php-process
149     Requires: php72-php-snmp
150     Requires: php72-php, php72-php-enchant , php72-php-pdo php72-php-tidy , php72-php-mysqlnd php72-php-pecl-zip
151    
152     # PHP 7.3
153     Requires: php73-php-cli
154     Requires: php73-php-ldap
155     Requires: php73-php-imap
156     Requires: php73-php-gd
157     Requires: php73-php-xml
158     Requires: php73-php-xmlrpc
159     Requires: php73-php-soap
160     Requires: php73-php-opcache
161     Requires: php73-php-fpm
162     Requires: php73-php-mbstring
163     Requires: php73-php-mysql
164     Requires: php73-php-json
165     Requires: php73-php-bcmath
166     Requires: php73-php-intl
167     Requires: php73-php-pear
168     Requires: php73-php-process
169     Requires: php73-php-snmp
170     Requires: php73-php, php73-php-enchant , php73-php-pdo php73-php-tidy , php73-php-mysqlnd php73-php-pecl-zip
171    
172     # PHP 7.4
173     Requires: php74-php-cli
174     Requires: php74-php-ldap
175     Requires: php74-php-imap
176     Requires: php74-php-gd
177     Requires: php74-php-xml
178     Requires: php74-php-xmlrpc
179     Requires: php74-php-soap
180     Requires: php74-php-opcache
181     Requires: php74-php-fpm
182     Requires: php74-php-mbstring
183     Requires: php74-php-mysql
184     Requires: php74-php-json
185     Requires: php74-php-bcmath
186     Requires: php74-php-intl
187     Requires: php74-php-pear
188     Requires: php74-php-process
189     Requires: php74-php-snmp
190     Requires: php74-php, php74-php-enchant , php74-php-pdo php74-php-tidy , php74-php-mysqlnd php74-php-pecl-zip
191    
192     %description
193     Manage PHP FPM pools, and switch between PHP versions easily
194    
195     %prep
196     %setup -q -n %{name}-%{version}
197 jpp 1.3 %patch0 -p1
198 jpp 1.1
199     %build
200     perl createlinks
201     %{__mkdir_p} root/var/www/php-cgi-bin/
202     %{__mkdir_p} root/var/log/php/php/
203     %{__mkdir_p} root/var/lib/php/php/{session,tmp,opcache,wsdlcache}
204     #create service configuration for SME Seerver
205     #%{__mkdir_p} root/%{_unitdir}/php-fpm.service.d/
206     #echo '' > root/%{_unitdir}/php-fpm.service.d/php-fpm.conf
207     #enable by default
208     %{__mkdir_p} root/%{_presetdir}
209     echo 'enable php-fpm.service' >root/%{_presetdir}/80-koozali-php.preset
210    
211     for phpver in "55" "56" "70" "71" "72" "73" "74"; do
212     #needed folder
213     %{__mkdir_p} root/var/log/php/php$phpver/
214     %{__mkdir_p} root/var/lib/php/php$phpver/{session,tmp,opcache,wsdlcache}
215    
216     #db configuration
217     %{__mkdir_p} root/etc/e-smith/db/configuration/defaults/php$phpver-php-fpm
218     echo 'enabled' > root/etc/e-smith/db/configuration/defaults/php$phpver-php-fpm/status
219     echo 'service'> root/etc/e-smith/db/configuration/defaults/php$phpver-php-fpm/type
220    
221     #create service configuration for SME Seerver
222     #%{__mkdir_p} root/%{_unitdir}/php$phpver-php-fpm.service.d/
223     #echo '' > root/%{_unitdir}/php$phpver-php-fpm.service.d/php$phpver-php-fpm.conf
224    
225     #enable by default php fpm
226     echo 'enable php'$phpver'-php-fpm.service' >>root/%{_presetdir}/80-koozali-php.preset
227    
228     done
229    
230     #to add a new php version
231     #php5*
232     for phpver in "55" ; do
233     #cp php56 metadata
234     cp -a root/etc/e-smith/templates.metadata/opt/remi/php56 root/etc/e-smith/templates.metadata/opt/remi/php$phpver
235     #sed inplace
236     find root/etc/e-smith/templates.metadata/opt/remi/php$phpver -type f -print0 | xargs -0 sed -i 's/56/'$phpver'/g'
237     done
238    
239     # php7*
240     for phpver in "72" "73" "74"; do
241     #cp ph70 metada
242     cp -a root/etc/e-smith/templates.metadata/etc/opt/remi/php70 root/etc/e-smith/templates.metadata/etc/opt/remi/php$phpver
243     #sed inplace
244     find root/etc/e-smith/templates.metadata/etc/opt/remi/php$phpver -type f -print0 | xargs -0 sed -i 's/70/'$phpver'/g'
245     done
246    
247     # then patch the following files
248     #./templates/etc/logrotate.d/php-fpm/php-fpm: /sbin/e-smith/service php56-php-fpm reload >/dev/null 2>&1 || true
249     #./templates/etc/httpd/conf/httpd.conf/68FastCGIConfig: foreach my $ver ('', '56', '70', '71'){
250     #./templates/etc/cron.daily/tmpwatch-php-fpm/10Defaults:for VER in php php56 php70 php71; do
251    
252    
253     %install
254     /bin/rm -rf $RPM_BUILD_ROOT
255     (cd root; /usr/bin/find . -depth -print | /bin/cpio -dump $RPM_BUILD_ROOT)
256     /bin/rm -f %{name}-%{version}-filelist
257     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
258     --dir /var/log/php/php 'attr(0770,root,www)' \
259     --dir /var/lib/php/php/session 'attr(0770,root,www)' \
260     --dir /var/lib/php/php/tmp 'attr(0770,root,www)' \
261     --dir /var/lib/php/php/opcache 'attr(0770,root,www)' \
262     --dir /var/lib/php/php/wsdlcache 'attr(0770,root,www)' \
263     `for phpver in "54" "55" "56" "70" "71" "72" "73" "74"; do echo -n "--dir /var/log/php/php$phpver attr(0770,root,www) --dir /var/lib/php/php$phpver/session attr(0770,root,www) --dir /var/lib/php/php$phpver/tmp attr(0770,root,www) --dir /var/lib/php/php$phpver/opcache attr(0770,root,www) --dir /var/lib/php/php$phpver/wsdlcache attr(0770,root,www) ";done ` \
264     > %{name}-%{version}-filelist
265    
266    
267    
268     %clean
269     rm -rf $RPM_BUILD_ROOT
270    
271     %files -f %{name}-%{version}-filelist
272     %defattr(-,root,root)
273    
274     %pre
275    
276     %post
277     # %systemd_post %{pkgname}.service
278    
279     %preun
280    
281     %changelog
282 jpp 1.3 * Sat Feb 01 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-2.sme
283     - modification for ibays php-fpm support in httpd.conf [SME: 10871]
284    
285 jpp 1.1 * Tue Jan 28 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-1.sme
286     - initial release of smeserver-php from smeserver-php-fpm [SME: 10335]
287     added support for ibays, remove references to shares (should move to smeserver-share-folders)
288     - merge and Obsoletes e-smith-php [SME: 10335]
289     - remove reference to php3 and php4 files [SME: 10865]
290    
291     * Thu Jul 27 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1-1.sme
292     - Fix closing parenthesis on prop method in httpd template
293    
294     * Wed Jul 26 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1.sme
295     - Initial release
296    
297     Sun Jun 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-4.sme
298     - clean daily session and tmp folders [SME: 9626]
299     - updated path for ibays' session and tmp folders to /var/cache
300    
301     * Thu Jun 23 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-3.sme
302     - add tmp folder to ibays [SME: 7011]
303     - add session folder to ibays [SME: 9620]
304     - change global session folder from /tmp to /var/lib/php/session/ [SME: 139]
305    
306     * Thu Mar 31 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
307     - remove deprecated allow_call_time_pass_reference from php.ini [SME: 9416]
308    
309     * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
310     - Initial release to sme10
311    
312     * Mon Jun 29 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-5
313     - revert the e-smith-php-2.4.0_add_upload_tmp_folder.patch [SME: 7011]
314    
315     * Fri Nov 14 2014 Charlie Brady <charlie_brady@mitel.com> 2.4.0-4.sme
316     - Remove obsolete gpc_order setting from php.ini. [SME: 8652]
317    
318 jpp 1.2 * Sun May 4 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme
319 jpp 1.1 - Add an upload_tmp_folder setting by db command [SME: 7011]
320     - Thanks to Michael McCarn and Jean-philippe Pialasse
321    
322     * Sun May 19 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
323     - Force magic_quotes Off [SME: 7605]
324    
325     * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
326     - Roll new stream for sme9
327    
328     * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
329     - Remove PHP version check from migrate script [SME: 6727]
330    
331     * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
332     - Obsolete magic_quotes settings [SME: 6725]
333    
334     * Sat Sep 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
335     - Set default timezone [SME: 6716]
336    
337     * Mon Jul 19 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
338     - Default expose_php in php.ini to Off [SME: 6136]
339    
340     * Sun Mar 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
341     - Prepare for obsoletion of magic_quotes* when we supply PHP 5.3.0+ [SME: 5843]
342    
343     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
344     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
345    
346     * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-8
347     - Fix latest patches to prevent .orig file [SME: 4513]
348    
349     * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-7
350     - Fix some minor layout issues introduced by fixes in [SME: 4513]
351    
352     * Tue Aug 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-6
353     - Fix whiteline and spacing issues [SME: 4513]
354    
355     * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-5
356     - Split 80ModuleSettings template fragmenent to have one frament per module [SME: 3282]
357    
358     * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.12.0-4
359     - Use correct lib for modules
360    
361     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
362     - Clean up spec so package can be built by koji/plague
363    
364     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
365     - Update to new release naming. No functional changes.
366     - Make Packager generic
367    
368     * Fri Oct 13 2006 Shad L. Lords <slords@mail.com> 1.12.0-02
369     - Add support for php5 [SME: 1120]
370    
371     * Fri Mar 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-01
372     - Roll stable stream version. [SME: 1016]
373    
374     * Mon Jan 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.0-10
375     - Remove all pre/post/preun/postun scriptlets. [SME: 469]
376    
377     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-09
378     - Bump release number only
379    
380     * Tue Oct 18 2005 Charlie Brady <charlieb@e-smith.com>
381     - [1.11.0-08]
382     - Prevent i-bay name aliasing in default open_basedir restriction.
383     [SF: 1330228]
384    
385     * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
386     - [1.11.0-07]
387     - Turn register_globals off by default [SF: 1271218]
388    
389     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
390     - [1.11.0-06]
391     - Update to current db access APIs, in readiness for move of dbs to private
392     directory. [SF: 1216546 (Shad)]
393    
394     * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
395     - [1.11.0-05]
396     - Update include_path in php.ini, to base and add-on pear directories.
397    
398     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
399     - [1.11.0-04]
400     - Use generic_template_expand action to expand /etc/php.ini.
401     Add e-smith-lib dependency. Add e-smith-devtools dependency. [MN00064130]
402     - Remove anachronisms in /etc/php.ini templates.
403     - Fix loss of AllowUrlFopen property during post-install. [MN00064752]
404    
405     * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
406     - [1.11.0-03]
407     - Convert apache config fragments to apache2 format. [charlieb MN00051144]
408    
409     * Fri Nov 5 2004 Charlie Brady <charlieb@e-smith.com>
410     - [1.11.0-02]
411     - Remove specification of dynamic extensions, as that is done with newer
412     php via /etc/php.d/. [charlieb MN00051515]
413     - Replace deprecated Copyright header with License header.
414     - Remove bogus WARNING text from spec file. [charlieb]
415    
416     * Mon Jan 26 2004 Michael Soulier <msoulier@e-smith.com>
417     - [1.11.0-01]
418     - rolling to dev - 1.11.0
419    
420     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
421     - [1.10.0-01]
422     - Changing version to stable stream number - 1.10.0
423    
424     * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
425     - [1.9.0-13]
426     - Fixed a typo in the previous version. [msoulier 8852]
427    
428     * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
429     - [1.9.0-12]
430     - Wrappered the restart of the e-smith web server so that it is conditional on
431     e-smith-apache being installed. [msoulier 8852]
432    
433     * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
434     - [1.9.0-11]
435     - Remembered that we can't query the rpm database during rpm installs.
436     [msoulier 8852]
437    
438     * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
439     - [1.9.0-10]
440     - Wrappered the restart of the e-smith web server so that it is conditional on
441     e-smith-apache being installed. [msoulier 8852]
442    
443     * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
444     - [1.9.0-09]
445     - Added a type default fragment. [msoulier 3299]
446    
447     * Wed Apr 23 2003 Gordon Rowell <gordonr@e-smith.com>
448     - [1.9.0-08]
449     - Increase limits to allow webmail attachments of 10MB, rather than 2MB
450     MemoryLimit 8M -> 32M, PostMaxSize 8M -> 20M, UploadMaxFilesize 2M -> 10M [gordonr 8478]
451    
452     * Wed Apr 2 2003 Gordon Rowell <gordonr@e-smith.com>
453     - [1.9.0-07]
454     - set allow_url_fopen = Off by default, tunable in config db [gordonr 4970]
455    
456     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
457     - [1.9.0-06]
458     - And back out last change - not a bug [gordonr 7836]
459    
460     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
461     - [1.9.0-05]
462     - Fix include_path in php.ini [gordonr 7836]
463    
464     * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
465     - [1.9.0-04]
466     - Update more httpd.conf fragments to new interface [gordonr 7600]
467    
468     * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
469     - [1.9.0-03]
470     - Update httpd.conf fragment to new interface [gordonr 7600]
471    
472     * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
473     - [1.9.0-02]
474     - Adding .phtml extension. [msoulier 6543]
475    
476     * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
477     - [1.9.0-01]
478     - rolling to development stream to 1.9.0
479    
480     * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
481     - [1.8.0-05]
482     - Backing out changes since 1.8.0-01, as they belong in a development stream.
483     [msoulier 6543]
484    
485     * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
486     - [1.8.0-04]
487     - Fixed a syntax error that I should have caught before committing the last
488     version. [msoulier 6543]
489    
490     * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
491     - [1.8.0-03]
492     - Bringing the api up to the modern version. [msoulier 6543]
493    
494     * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
495     - [1.8.0-02]
496     - Added index.phtml to the DirectoryIndex directive, and made the code a
497     little nicer to look at. [msoulier 6543]
498    
499     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
500     - [1.8.0-01]
501     - Roll to maintained version number to 1.8.0
502    
503     * Mon Jul 22 2002 Charlie Brady <charlieb@e-smith.com>
504     - [1.7.1-01]
505     - Add conf-php link to bootstrap-console-save event [charlieb 1939]
506    
507     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
508     - [1.7.0-01]
509     - Changing version to development stream number to 1.7.0
510    
511     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
512     - [1.6.0-01]
513     - Changing version to maintained stream number to 1.6.0
514    
515     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
516     - [1.5.5-01]
517     - RPM rebuild forced by cvsroot2rpm
518    
519     * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
520     - [1.5.4-01]
521     - Turned off display_errors, use error_log -> syslog instead, as per
522     Dan Brown's PHP upgrade HOWTO
523     - Tidied up formatting in that fragment [gordonr 3019]
524    
525     * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
526     - [1.5.3-01]
527     - Imported into CVS
528    
529     * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
530     - [1.5.1-01]
531     - rollRPM: Rolled version number to 1.5.1-01. Includes patches up to 1.5.0-03.
532    
533     * Mon Feb 04 2002 Charlie Brady <charlieb@e-smith.com>
534     - [1.5.0-03]
535     - Remove all comments from php.ini template fragments.
536     - Allow some resource limits to be set by properties of the php service
537     in the config db.
538    
539     * Mon Feb 04 2002 Charlie Brady <charlieb@e-smith.com>
540     - [1.5.0-02]
541     - Template /etc/php.ini, and expand template during conf-php action.
542     - Make some simplifications to the conf-php script, and remove a
543     potential error case (php is not in config db and event is neither
544     post-install or post-upgrade).
545    
546     * Mon Feb 4 2002 Charlie Brady <charlieb@e-smith.com>
547     - [1.5.0-01]
548     - rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-03.
549    
550     * Thu Sep 6 2001 Charlie Brady <charlieb@e-smith.com>
551     - [1.4.0-03]
552     - Restrict PHP programs residing in an i-bay to only be able to open files
553     which reside in the same i-bay. An i-bay property PHPBaseDir is available
554     to override this restriction.
555    
556     * Fri Aug 17 2001 gordonr
557     - [1.4.0-02]
558     - Autorebuild by rebuildRPM
559    
560     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
561     - [1.4.0-01]
562     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-02.
563    
564     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
565     - [1.3.0-02]
566     - Load PHP modules late, not first. This corrects a compatibility problem
567     with RedHat 7.1 RPMS.
568    
569     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
570     - [1.3.0-01]
571     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-05.
572    
573     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
574     - [1.2.0-05]
575     - Changed license to GPL
576    
577     * Fri Mar 23 2001 Charlie Brady <charlieb@e-smith.com>
578     - [1.2.0-04]
579     - Disable PHP MIME type by default
580     - Enable PHP MIME type for each i-bay for which dynamic content is enabled.
581    
582     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
583     - [1.2.0-03]
584     - Rolling release number for GPG signing.
585    
586     * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
587     - [1.2.0-02]
588     - changed action to run at 50, instead of 55.
589    
590     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
591     - [1.2.0-01]
592     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-10.
593    
594     * Wed Jan 17 2001 Adrian Chung <adrianc@e-smith.com>
595     - [1.1.0-10]
596     - PHP is enabled by default.
597    
598     * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
599     - [1.1.0-9]
600     - rolling to 9, 8 is missing.
601     - pulling expand httpd.conf, we'll leave conf-httpd
602     to do it.
603    
604     * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
605     - [1.1.0-8]
606     - pulled restarting apache - just expand httpd.conf
607    
608     * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
609     - [1.1.0-7]
610     - apache now restarts whenever php's status changes
611    
612     * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
613     - [1.1.0-6]
614     - expand httpd.conf template from conf-php
615    
616     * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
617     - [1.1.0-5]
618     - add apache restart code to conf-php
619    
620     * Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com>
621     - [1.1.0-4]
622     - Only run %post actions in runlevel 7
623    
624     * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
625     - [1.1.0-3]
626     - put createlinks back in.
627    
628     * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
629     - [1.1.0-2]
630     - expand PHP httpd.conf fragments conditionally based on
631     service status.
632     - add PHP to the services database and default to disabled.
633    
634     * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
635     - [1.1.0-1]
636     - Rolled version to 1.1.0-1. Inlcudes patches up to 0.1-1.
637    
638     * Tue Nov 14 2000 Adrian Chung <adrianc@e-smith.com>
639     - initial release

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed