/[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.14 - (hide annotations) (download)
Fri Mar 27 16:12:10 2020 UTC (4 years, 3 months ago) by jpp
Branch: MAIN
CVS Tags: smeserver-php-3_0_0-12_el7_sme
Changes since 1.13: +4 -1 lines
* Fri Mar 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.0.0-12.sme
- fix typo in  smeserver-php-3.0.0-bz10904-pass-auth-token-to-fpm.patch [SME: 10904]

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

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