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

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

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


Revision 1.2 - (hide annotations) (download)
Mon Apr 28 23:21:29 2008 UTC (16 years, 1 month ago) by slords
Branch: MAIN
CVS Tags: e-smith-php-1_12_0-5_el4_sme
Changes since 1.1: +6 -1 lines
Update requires

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

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