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

Contents of /rpms/e-smith-php/sme10/e-smith-php.spec

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


Revision 1.2 - (show annotations) (download)
Thu Mar 31 11:43:56 2016 UTC (8 years, 2 months ago) by unnilennium
Branch: MAIN
CVS Tags: e-smith-php-2_6_0-2_el7_sme
Changes since 1.1: +7 -2 lines
* Thu Mar 31 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
- remove deprecated  allow_call_time_pass_reference from php.ini [SME: 9416]

1 # $Id: e-smith-php.spec,v 1.1 2016/02/05 22:11:07 stephdl Exp $
2
3 Summary: e-smith specific PHP configuration and templates.
4 %define name e-smith-php
5 Name: %{name}
6 %define version 2.6.0
7 %define release 2
8 Version: %{version}
9 Release: %{release}%{?dist}
10 License: GPL
11 Group: Networking/Daemons
12 Source: %{name}-%{version}.tar.xz
13 Patch0: e-smith-php-2.6.0-allow_call_time_pass_reference.patch
14 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15 BuildArchitectures: noarch
16 Requires: e-smith-base, php >= 4.0.1
17 Requires: e-smith-lib >= 1.15.1-16
18 BuildRequires: e-smith-devtools >= 1.11.0-12
19 AutoReqProv: no
20
21 %changelog
22 * Thu Mar 31 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-2.sme
23 - remove deprecated allow_call_time_pass_reference from php.ini [SME: 9416]
24
25 * Fri Feb 05 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-1.sme
26 - Initial release to sme10
27
28 * Mon Jun 29 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-5
29 - revert the e-smith-php-2.4.0_add_upload_tmp_folder.patch [SME: 7011]
30
31 * Fri Nov 14 2014 Charlie Brady <charlie_brady@mitel.com> 2.4.0-4.sme
32 - Remove obsolete gpc_order setting from php.ini. [SME: 8652]
33
34 * Sat May 4 2014 stephane de Labrusse <stephdl@de-labrusse.fr> 2.4.0-3.sme
35 - Add an upload_tmp_folder setting by db command [SME: 7011]
36 - Thanks to Michael McCarn and Jean-philippe Pialasse
37
38 * Sun May 19 2013 Ian Wells <esmith@wellsi.com> 2.4.0-2.sme
39 - Force magic_quotes Off [SME: 7605]
40
41 * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
42 - Roll new stream for sme9
43
44 * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
45 - Remove PHP version check from migrate script [SME: 6727]
46
47 * Mon Sep 19 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
48 - Obsolete magic_quotes settings [SME: 6725]
49
50 * Sat Sep 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
51 - Set default timezone [SME: 6716]
52
53 * Mon Jul 19 2010 Ian Wells <esmith@wellsi.com> 2.2.0-3.sme
54 - Default expose_php in php.ini to Off [SME: 6136]
55
56 * Sun Mar 14 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
57 - Prepare for obsoletion of magic_quotes* when we supply PHP 5.3.0+ [SME: 5843]
58
59 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
60 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
61
62 * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-8
63 - Fix latest patches to prevent .orig file [SME: 4513]
64
65 * Wed Aug 20 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-7
66 - Fix some minor layout issues introduced by fixes in [SME: 4513]
67
68 * Tue Aug 19 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-6
69 - Fix whiteline and spacing issues [SME: 4513]
70
71 * Fri Apr 18 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.12.0-5
72 - Split 80ModuleSettings template fragmenent to have one frament per module [SME: 3282]
73
74 * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.12.0-4
75 - Use correct lib for modules
76
77 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
78 - Clean up spec so package can be built by koji/plague
79
80 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
81 - Update to new release naming. No functional changes.
82 - Make Packager generic
83
84 * Fri Oct 13 2006 Shad L. Lords <slords@mail.com> 1.12.0-02
85 - Add support for php5 [SME: 1120]
86
87 * Fri Mar 17 2006 Gordon Rowell <gordonr@gormand.com.au> 1.12.0-01
88 - Roll stable stream version. [SME: 1016]
89
90 * Mon Jan 30 2006 Charlie Brady <charlie_brady@mitel.com> 1.11.0-10
91 - Remove all pre/post/preun/postun scriptlets. [SME: 469]
92
93 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.11.0-09
94 - Bump release number only
95
96 * Tue Oct 18 2005 Charlie Brady <charlieb@e-smith.com>
97 - [1.11.0-08]
98 - Prevent i-bay name aliasing in default open_basedir restriction.
99 [SF: 1330228]
100
101 * Tue Sep 6 2005 Tony Clayton <apc@e-smith.com>
102 - [1.11.0-07]
103 - Turn register_globals off by default [SF: 1271218]
104
105 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
106 - [1.11.0-06]
107 - Update to current db access APIs, in readiness for move of dbs to private
108 directory. [SF: 1216546 (Shad)]
109
110 * Sun May 1 2005 Charlie Brady <charlieb@e-smith.com>
111 - [1.11.0-05]
112 - Update include_path in php.ini, to base and add-on pear directories.
113
114 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
115 - [1.11.0-04]
116 - Use generic_template_expand action to expand /etc/php.ini.
117 Add e-smith-lib dependency. Add e-smith-devtools dependency. [MN00064130]
118 - Remove anachronisms in /etc/php.ini templates.
119 - Fix loss of AllowUrlFopen property during post-install. [MN00064752]
120
121 * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
122 - [1.11.0-03]
123 - Convert apache config fragments to apache2 format. [charlieb MN00051144]
124
125 * Fri Nov 5 2004 Charlie Brady <charlieb@e-smith.com>
126 - [1.11.0-02]
127 - Remove specification of dynamic extensions, as that is done with newer
128 php via /etc/php.d/. [charlieb MN00051515]
129 - Replace deprecated Copyright header with License header.
130 - Remove bogus WARNING text from spec file. [charlieb]
131
132 * Mon Jan 26 2004 Michael Soulier <msoulier@e-smith.com>
133 - [1.11.0-01]
134 - rolling to dev - 1.11.0
135
136 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
137 - [1.10.0-01]
138 - Changing version to stable stream number - 1.10.0
139
140 * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
141 - [1.9.0-13]
142 - Fixed a typo in the previous version. [msoulier 8852]
143
144 * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
145 - [1.9.0-12]
146 - Wrappered the restart of the e-smith web server so that it is conditional on
147 e-smith-apache being installed. [msoulier 8852]
148
149 * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
150 - [1.9.0-11]
151 - Remembered that we can't query the rpm database during rpm installs.
152 [msoulier 8852]
153
154 * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
155 - [1.9.0-10]
156 - Wrappered the restart of the e-smith web server so that it is conditional on
157 e-smith-apache being installed. [msoulier 8852]
158
159 * Tue May 27 2003 Michael Soulier <msoulier@e-smith.com>
160 - [1.9.0-09]
161 - Added a type default fragment. [msoulier 3299]
162
163 * Wed Apr 23 2003 Gordon Rowell <gordonr@e-smith.com>
164 - [1.9.0-08]
165 - Increase limits to allow webmail attachments of 10MB, rather than 2MB
166 MemoryLimit 8M -> 32M, PostMaxSize 8M -> 20M, UploadMaxFilesize 2M -> 10M [gordonr 8478]
167
168 * Wed Apr 2 2003 Gordon Rowell <gordonr@e-smith.com>
169 - [1.9.0-07]
170 - set allow_url_fopen = Off by default, tunable in config db [gordonr 4970]
171
172 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
173 - [1.9.0-06]
174 - And back out last change - not a bug [gordonr 7836]
175
176 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
177 - [1.9.0-05]
178 - Fix include_path in php.ini [gordonr 7836]
179
180 * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
181 - [1.9.0-04]
182 - Update more httpd.conf fragments to new interface [gordonr 7600]
183
184 * Fri Mar 7 2003 Gordon Rowell <gordonr@e-smith.com>
185 - [1.9.0-03]
186 - Update httpd.conf fragment to new interface [gordonr 7600]
187
188 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
189 - [1.9.0-02]
190 - Adding .phtml extension. [msoulier 6543]
191
192 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
193 - [1.9.0-01]
194 - rolling to development stream to 1.9.0
195
196 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
197 - [1.8.0-05]
198 - Backing out changes since 1.8.0-01, as they belong in a development stream.
199 [msoulier 6543]
200
201 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
202 - [1.8.0-04]
203 - Fixed a syntax error that I should have caught before committing the last
204 version. [msoulier 6543]
205
206 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
207 - [1.8.0-03]
208 - Bringing the api up to the modern version. [msoulier 6543]
209
210 * Thu Jan 23 2003 Michael Soulier <msoulier@e-smith.com>
211 - [1.8.0-02]
212 - Added index.phtml to the DirectoryIndex directive, and made the code a
213 little nicer to look at. [msoulier 6543]
214
215 * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
216 - [1.8.0-01]
217 - Roll to maintained version number to 1.8.0
218
219 * Mon Jul 22 2002 Charlie Brady <charlieb@e-smith.com>
220 - [1.7.1-01]
221 - Add conf-php link to bootstrap-console-save event [charlieb 1939]
222
223 * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
224 - [1.7.0-01]
225 - Changing version to development stream number to 1.7.0
226
227 * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
228 - [1.6.0-01]
229 - Changing version to maintained stream number to 1.6.0
230
231 * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
232 - [1.5.5-01]
233 - RPM rebuild forced by cvsroot2rpm
234
235 * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
236 - [1.5.4-01]
237 - Turned off display_errors, use error_log -> syslog instead, as per
238 Dan Brown's PHP upgrade HOWTO
239 - Tidied up formatting in that fragment [gordonr 3019]
240
241 * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
242 - [1.5.3-01]
243 - Imported into CVS
244
245 * Fri Mar 15 2002 Gordon Rowell <gordonr@e-smith.com>
246 - [1.5.1-01]
247 - rollRPM: Rolled version number to 1.5.1-01. Includes patches up to 1.5.0-03.
248
249 * Mon Feb 04 2002 Charlie Brady <charlieb@e-smith.com>
250 - [1.5.0-03]
251 - Remove all comments from php.ini template fragments.
252 - Allow some resource limits to be set by properties of the php service
253 in the config db.
254
255 * Mon Feb 04 2002 Charlie Brady <charlieb@e-smith.com>
256 - [1.5.0-02]
257 - Template /etc/php.ini, and expand template during conf-php action.
258 - Make some simplifications to the conf-php script, and remove a
259 potential error case (php is not in config db and event is neither
260 post-install or post-upgrade).
261
262 * Mon Feb 4 2002 Charlie Brady <charlieb@e-smith.com>
263 - [1.5.0-01]
264 - rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-03.
265
266 * Thu Sep 6 2001 Charlie Brady <charlieb@e-smith.com>
267 - [1.4.0-03]
268 - Restrict PHP programs residing in an i-bay to only be able to open files
269 which reside in the same i-bay. An i-bay property PHPBaseDir is available
270 to override this restriction.
271
272 * Fri Aug 17 2001 gordonr
273 - [1.4.0-02]
274 - Autorebuild by rebuildRPM
275
276 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
277 - [1.4.0-01]
278 - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-02.
279
280 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
281 - [1.3.0-02]
282 - Load PHP modules late, not first. This corrects a compatibility problem
283 with RedHat 7.1 RPMS.
284
285 * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
286 - [1.3.0-01]
287 - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-05.
288
289 * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
290 - [1.2.0-05]
291 - Changed license to GPL
292
293 * Fri Mar 23 2001 Charlie Brady <charlieb@e-smith.com>
294 - [1.2.0-04]
295 - Disable PHP MIME type by default
296 - Enable PHP MIME type for each i-bay for which dynamic content is enabled.
297
298 * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
299 - [1.2.0-03]
300 - Rolling release number for GPG signing.
301
302 * Thu Jan 25 2001 Adrian Chung <adrianc@e-smith.com>
303 - [1.2.0-02]
304 - changed action to run at 50, instead of 55.
305
306 * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
307 - [1.2.0-01]
308 - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-10.
309
310 * Wed Jan 17 2001 Adrian Chung <adrianc@e-smith.com>
311 - [1.1.0-10]
312 - PHP is enabled by default.
313
314 * Fri Jan 12 2001 Adrian Chung <adrianc@e-smith.com>
315 - [1.1.0-9]
316 - rolling to 9, 8 is missing.
317 - pulling expand httpd.conf, we'll leave conf-httpd
318 to do it.
319
320 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
321 - [1.1.0-8]
322 - pulled restarting apache - just expand httpd.conf
323
324 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
325 - [1.1.0-7]
326 - apache now restarts whenever php's status changes
327
328 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
329 - [1.1.0-6]
330 - expand httpd.conf template from conf-php
331
332 * Thu Jan 11 2001 Tony Clayton <tonyc@e-smith.com>
333 - [1.1.0-5]
334 - add apache restart code to conf-php
335
336 * Sat Jan 6 2001 Charlie Brady <charlieb@e-smith.com>
337 - [1.1.0-4]
338 - Only run %post actions in runlevel 7
339
340 * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
341 - [1.1.0-3]
342 - put createlinks back in.
343
344 * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
345 - [1.1.0-2]
346 - expand PHP httpd.conf fragments conditionally based on
347 service status.
348 - add PHP to the services database and default to disabled.
349
350 * Wed Dec 06 2000 Peter Samuel <peters@e-smith.com>
351 - [1.1.0-1]
352 - Rolled version to 1.1.0-1. Inlcudes patches up to 0.1-1.
353
354 * Tue Nov 14 2000 Adrian Chung <adrianc@e-smith.com>
355 - initial release
356
357 %description
358 This package adds necessary e-smith template fragments to enable
359 php specific configuration items.
360
361 %prep
362 %setup
363 %patch0 -p1
364
365 %build
366 perl createlinks
367
368 %install
369 rm -rf $RPM_BUILD_ROOT
370 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
371 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
372 > %{name}-%{version}-%{release}-filelist
373 echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
374
375 %clean
376 rm -rf $RPM_BUILD_ROOT
377
378 %files -f %{name}-%{version}-%{release}-filelist
379 %defattr(-,root,root)

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