/[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.7 - (hide annotations) (download)
Wed Mar 11 04:58:57 2020 UTC (4 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-6_el7_sme
Changes since 1.6: +6 -1 lines
* Wed Mar 11 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-6.sme
- enable units for php-fpm services [SME: 10335]

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

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