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

Annotation of /rpms/e-smith-php/sme8/e-smith-php.spec

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


Revision 1.10 - (hide annotations) (download)
Sat Sep 17 20:05:54 2011 UTC (12 years, 10 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-php-2_2_0-4_el5_sme
Changes since 1.9: +7 -2 lines
* Sat Sep 17 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-4.sme
- Set default timezone [SME: 6716]

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

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