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

Contents of /rpms/e-smith-apache/sme7/e-smith-apache.spec

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


Revision 1.8 - (show annotations) (download)
Sat Mar 7 20:59:42 2009 UTC (15 years, 3 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-apache-2_0_0-4_el4_sme
Changes since 1.7: +9 -1 lines
* Sat Mar  7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-4.sme
- Add OpenOffixe MIME Types [SME: 4848]
- Add XML MIME Type [SME: 5035]

1 Summary: e-smith server and gateway - apache module
2 %define name e-smith-apache
3 Name: %{name}
4 %define version 2.0.0
5 %define release 4
6 Version: %{version}
7 Release: %{release}%{?dist}
8 License: GPL
9 Group: Networking/Daemons
10 Source: %{name}-%{version}.tar.gz
11 Patch0: e-smith-apache-2.0.0-AddOffice2007MIMETypes.patch
12 Patch1: e-smith-apache-2.0.0-AddOpenOfficeMIMETypes.patch
13 Patch2: e-smith-apache-2.0.0-AddXMLMIMEType.patch
14 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
15 BuildArchitectures: noarch
16 Requires: e-smith-base >= 4.15.1
17 Requires: e-smith-lib >= 1.15.1-19
18 Requires: e-smith-daemontools >= 1.7.1-01
19 Obsoletes: e-smith-proxypass
20 Obsoletes: e-smith-apache-proxy
21 Conflicts: e-smith-ibays < 1.0.2
22 AutoReqProv: no
23 BuildRequires: e-smith-devtools >= 1.11.0-12
24
25 %description
26 e-smith server and gateway software - apache module.
27
28 %changelog
29 * Sat Mar 7 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-4.sme
30 - Add OpenOffixe MIME Types [SME: 4848]
31 - Add XML MIME Type [SME: 5035]
32
33 * Thu Dec 11 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-3.sme
34 - Fix issues in patch that adds Microsoft Office 2007 MIME types [SME: 4548]
35
36 * Tue Dec 2 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-2.sme
37 - Add Microsoft Office 2007 MIME types [SME: 4548]
38
39 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
40 - Roll new stream to separate sme7/sme8 trees [SME: 4633]
41
42 * Tue Oct 23 2007 Filippo Carletti <filippo.carletti@gmail.com> 1.2.0-16
43 - Add SSL support to ProxyPass. [SME: 3481]
44
45 * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-15
46 - Create/Move httpd logrotate.d directory. [SME: 3380]
47
48 * Tue Sep 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-14
49 - Rename apache to httpd in templates2expand. [SME: 3380]
50
51 * Wed Jun 6 2007 Shad L. Lords <slords@mail.com> 1.2.0-13
52 - Fix patch to exclude hosts if domains exist [SME: 2307]
53
54 * Fri May 18 2007 Shad L. Lords <slords@mail.com> 1.2.0-12
55 - Use correct lib for modules
56
57 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
58 - Clean up spec so package can be built by koji/plague
59
60 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.2.0-11
61 - Fix patch so template expands [SME: 2307]
62
63 * Fri Feb 23 2007 Shad L. Lords <slords@mail.com> 1.2.0-10
64 - Don't include host if domain exists [SME: 2307]
65
66 * Tue Feb 13 2007 Charlie Brady <charlie_brady@mitel.com> 1.2.0-9
67 - Gracefully handle differences in module names between apache
68 versions. [SME: 2471]
69 - Add logrotate changes which should have been in 1.2.0-7 (patch
70 was provided but not applied).
71
72 * Sat Jan 27 2007 Shad L. Lords <slords@mail.com> 1.2.0-8
73 - Remove proxypass fragment (now in e-smith-manager)
74
75 * Sat Jan 27 2007 Shad L. Lords <slords@mail.com> 1.2.0-8
76 - Remove proxypass fragment (now in e-smith-manager)
77
78 * Fri Jan 19 2007 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-7
79 - Move logrotate fragments from e-smith-base.
80
81 * Thu Dec 21 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-6
82 - Add support for optional modSSL{CertificateChainFile} [SME: 1779]
83
84 * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
85 - Update to new release naming. No functional changes.
86 - Make Packager generic
87
88 * Wed Nov 29 2006 Gordon Rowell <gordonr@gormand.com.au> 1.2.0-04
89 - Revert last change [SME: 2109]
90 - TODO: Split dev stream for that change
91 - Add Conflicts for latest e-smith-manager dev stream
92
93 * Wed Nov 08 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-03
94 - Remove manager proxy pass fragment - moved to e-smith-manager.
95
96 * Sat Jul 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-02
97 - Add ProxyPassReverse directives to allow redirects to work for proxy-
98 passed virtual domains. Also proxy pass https to https. [SME: 1735]
99
100 * Tue Mar 14 2006 Charlie Brady <charlie_brady@mitel.com> 1.2.0-01
101 - Roll stable stream version. [SME: 1016]
102
103 * Mon Mar 13 2006 Charlie Brady <charlie_brady@mitel.com> 1.1.2-37
104 - Fix lookup of 'httpd' props in a few templates. Service name is
105 httpd-e-smith. [SME: 1029]
106
107 * Fri Feb 10 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-36
108 - Deny access to files starting with .ht typically
109 .htaccess and .htpasswd [SME: 716]
110
111 * Tue Jan 31 2006 Gavin Weight <gweight@gmail.com> 1.1.2-35
112 - Change modPerl from enabled to disabled [SME: 575]
113
114 * Fri Jan 6 2006 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-34
115 - Add SVG filetype [SME: 374]
116
117 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-33
118 - And relocate the modSSL{CipherSuite} default to e-smith-base with
119 the other modSSL defaults [SME: 194]
120
121 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-32
122 - Change default CipherSuite [SME: 194]
123 Was: ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:-LOW:+SSLv2:-EXP
124 Is: ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
125
126 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-31
127 - Moved SSL CipherSuite into db default - modSSL{CipherSuite} [SME: 194]
128
129 * Thu Dec 15 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-30
130 - Remove inode from FileETag response [SME: 198]
131
132 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-29
133 - Use literal HERE document to ensure braces in TRACE/TRACK rewrite [SME: 196]
134
135 * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-28
136 - Add type for XSL stylesheet (.xsl) files [SME: 76]
137
138 * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.1.2-27
139 - Bump release number only
140
141 * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com>
142 - [1.1.2-26]
143 - Add content from e-smith-apache-proxy, to enable apache to
144 also operate as a non-caching proxy server. Add Obsoletes:
145 header to ensure e-smith-apache-proxy RPM is removed on
146 upgrade.
147
148 * Tue Aug 9 2005 Shad Lords <slords@mail.com>
149 - [1.1.2-25]
150 - Add directive for icons directory
151 - Fix newlines left on end of icons template
152 - Update server aliases to reference all local hosts [SF: 1246172]
153
154 * Wed Aug 3 2005 Shad Lords <slords@mail.com>
155 - [1.1.2-24]
156 - Fix Rewrite rule to include trailing stuff
157
158 * Wed Aug 3 2005 Shad Lords <slords@mail.com>
159 - [1.1.2-23]
160 - Update ProxyPass to use httpd-admin{TCPPort} [SF: 1246986]
161
162 * Wed Jul 27 2005 Charlie Brady <charlieb@e-smith.com>
163 - [1.1.2-22]
164 - Disable HTTP TRACK and TRACE in each VirtualDomain (patch by Gordon
165 Rowell, with some further work by Shad Lords). [SF: 1240658]
166
167 * Wed Jul 27 2005 Gordon Rowell <gordonr@gormand.com.au>
168 - [1.1.2-21]
169 - Disable all low grade ciphers for SSL. [SF: 1240654]
170
171 * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
172 - [1.1.2-20]
173 - Don't load userdir module by default. It's not used, and causes
174 Nessus to complain. [SF: 1240657]
175
176 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
177 - [1.1.2-19]
178 - Patch from Shad: update rewrite and ProxyPass stuff for manager URLs.
179 [SF: 1172203]
180
181 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
182 - [1.1.2-18]
183 - Add GPL COPYING file.
184
185 * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
186 - [1.1.2-17]
187 - Clean up apache templates to use current DB interfaces.
188 - Make sure the single host ValidFrom specs for proxypass doesn't
189 upset apache.
190
191 * Tue Jun 21 2005 Charlie Brady <charlieb@e-smith.com>
192 - [1.1.2-16]
193 - Make sure that DocumentRoot directory exists - latest apache2
194 will not start up if not.
195
196 * Fri Jun 17 2005 Charlie Brady <charlieb@e-smith.com>
197 - [1.1.2-15]
198 - Do graceful restart of apache in domain-*, in case domain->ibay
199 assignments have changed. [SF: 1222433]
200
201 * Wed Jun 8 2005 Charlie Brady <charlieb@e-smith.com>
202 - [1.1.2-14]
203 - Add rewrite fragment for httpd.conf to disable TRACE and TRACK
204 requests.
205
206 * Fri May 27 2005 Charlie Brady <charlieb@e-smith.com>
207 - [1.1.2-13]
208 - Add support for TemplatePath => ProxyPassVirtualHost entries
209 in domains db.
210
211 * Fri May 27 2005 Charlie Brady <charlieb@e-smith.com>
212 - [1.1.2-12]
213 - Bring ProxyPass fragment up to latest e-smith-lib APIs.
214
215 * Fri May 27 2005 Charlie Brady <charlieb@e-smith.com>
216 - [1.1.2-11]
217 - Remove ProxyPass support for various deprecated URIs. [SF: 1172203]
218 - Add content of e-smith-proxypass RPM. Add Obsoletes: header.
219
220 * Wed Mar 30 2005 Charlie Brady <charlieb@e-smith.com>
221 - [1.1.2-10]
222 - Add default TCPPort property to httpd-e-smith, so that correct
223 hole is punched in firewall.
224
225 * Mon Mar 21 2005 Charlie Brady <charlieb@e-smith.com>
226 - [1.1.2-09]
227 - Remove mangling of syslog and apache log filenames - just
228 retargeting the symlinks has the same effect. [MN00064132]
229
230 * Sun Mar 20 2005 Charlie Brady <charlieb@e-smith.com>
231 - [1.1.2-08]
232 - Remove logrotate-httpd which is obsoleted by generic_template_expand.
233
234 * Wed Mar 16 2005 Charlie Brady <charlieb@e-smith.com>
235 - [1.1.2-07]
236 - Fix dangling symlink in ibay-create. [MN00065576]
237
238 * Mon Mar 14 2005 Charlie Brady <charlieb@e-smith.com>
239 - [1.1.2-06]
240 - Use generic_template_expand action where possible, in place
241 of specific actions. Update e-smith-lib dependency. [MN00064130]
242 - Replace all restart-* and most reload-* actions with calls to 'adjust-services'.
243 Update e-smith-lib version dependency. [MN00065576]
244
245 * Tue Feb 22 2005 Charlie Brady <charlieb@e-smith.com>
246 - [1.1.2-05]
247 - Don't attempt to configure httpd.conf in post-install and post-upgrade.
248 [MN00065717]
249
250 * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
251 - [1.1.2-04]
252 - Remove stray ServiceLink sylinks. [MN00064757]
253
254 * Tue Dec 28 2004 Charlie Brady <charlieb@e-smith.com>
255 - [1.1.2-03]
256 - Add "chpst -P" to httpd-e-smith run script, to protect runsv/supervise
257 from term signals (wrongly) relayed by apache. [charlieb MN00051144]
258
259 * Fri Dec 24 2004 Charlie Brady <charlieb@e-smith.com>
260 - [1.1.2-02]
261 - Remove ValidFrom defaults fragment for httpd-admin - as it duplicates
262 one in e-smith-base. [MN00062533]
263
264 * Wed Nov 17 2004 Mark Knox <markk@e-smith.com>
265 - [1.1.2-01]
266 - Picking up new directory. MN00056429.
267
268 * Wed Nov 17 2004 Mark Knox <markk@e-smith.com>
269 - [1.1.1-03]
270 - Added empty ValidFrom defaults fragment [markk MN00056429]
271
272 * Tue Nov 9 2004 Charlie Brady <charlieb@e-smith.com>
273 - [1.1.1-02]
274 - Modify config and run script for compatibility with apache 2. Most of these
275 changes were contributed by Shad Lords. [charlieb MN00051144]
276
277 * Mon Oct 4 2004 Charlie Brady <charlieb@e-smith.com>
278 - [1.1.1-01]
279 - New development stream for apache 2 - 1.1.1
280
281 * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
282 - [1.1.0-23]
283 - Clean BuildRequires. [charlieb MN00043055]
284
285 * Tue Jul 13 2004 Michael Soulier <msoulier@e-smith.com>
286 - [1.1.0-22]
287 - Updated modPerl templates to remove use of esmith::config.
288 [msoulier MN00039579]
289
290 * Tue Jun 22 2004 Michael Soulier <msoulier@e-smith.com>
291 - [1.1.0-21]
292 - Added RewriteCond statements to previous RewriteRules to exclude localhost,
293 so ssh port-forwarding is not broken. [msoulier MN00020885]
294
295 * Fri Jun 18 2004 Tony Clayton <apc@e-smith.com>
296 - [1.1.0-20]
297 - Fix LoadModule fragment from last patch [tonyc 11348]
298
299 * Mon Jun 14 2004 Tony Clayton <apc@e-smith.com>
300 - [1.1.0-19]
301 - Add modPerl service and httpd.conf templates [tonyc 11348]
302
303 * Mon May 10 2004 Michael Soulier <msoulier@e-smith.com>
304 - [1.1.0-18]
305 - Adding rewrite rules to prevent plaintext access to the server manager.
306 [msoulier MN00020885]
307
308 * Thu May 6 2004 Michael Soulier <msoulier@e-smith.com>
309 - [1.1.0-17]
310 - Added httpd-admin's remoteaccess list to permissible networks for
311 server-resources. [msoulier MN00024949]
312
313 * Mon Feb 23 2004 Michael Soulier <msoulier@e-smith.com>
314 - [1.1.0-16]
315 - Backing-out last change. [msoulier dpar-21489]
316
317 * Mon Feb 23 2004 Michael Soulier <msoulier@e-smith.com>
318 - [1.1.0-15]
319 - Added restart-httpd-graceful to domain-* events. [msoulier dpar-21489]
320
321 * Wed Feb 18 2004 Michael Soulier <msoulier@e-smith.com>
322 - [1.1.0-14]
323 - Updating requires to e-smith-daemontools. [msoulier 7629]
324
325 * Wed Feb 18 2004 Michael Soulier <msoulier@e-smith.com>
326 - [1.1.0-13]
327 - Updating restart-httpd-graceful to use new daemontools sigusr1 option.
328 [msoulier 7629]
329
330 * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
331 - [1.1.0-12]
332 - Staggering the symlinks a little farther. [msoulier 9955]
333
334 * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
335 - [1.1.0-11]
336 - Adding symlinks to the service-domain-create event for httpd restart.
337 [msoulier 9955]
338
339 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
340 - [1.1.0-10]
341 - Fixed another error in the specfile, resulting in incorrect file
342 permissions. [msoulier 7629]
343 - Updated action scripts for supervise. [msoulier 7629]
344
345 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
346 - [1.1.0-09]
347 - Fixed an error in the specfile. [msoulier 7629]
348
349 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
350 - [1.1.0-08]
351 - Updated createlinks for daemontools. [msoulier 7629]
352
353 * Tue Dec 9 2003 Michael Soulier <msoulier@e-smith.com>
354 - [1.1.0-07]
355 - Putting httpd-e-smith under supervision. [msoulier 7629]
356
357 * Thu Sep 18 2003 Michael Soulier <msoulier@e-smith.com>
358 - [1.1.0-06]
359 - Added a null-string return value to the end of 00Setup, ensure no output
360 from that fragment. [msoulier 9803]
361
362 * Wed Sep 3 2003 Charlie Brady <charlieb@e-smith.com>
363 - [1.1.0-05]
364 - Use implementation class, not virtual class in VirtualHosts/00Setup fragment.
365 [charlieb 9803]
366
367 * Wed Sep 3 2003 Michael Soulier <msoulier@e-smith.com>
368 - [1.1.0-04]
369 - Added a 75AddType05.exe fragment to specify a proper mime-type for .exe
370 files. [msoulier 9866]
371
372 * Fri Aug 29 2003 Charlie Brady <charlieb@e-smith.com>
373 - [1.1.0-03]
374 - Allow TemplatePath property in domain record to specify an alternate template
375 subdir for virtual host content specification (e.g. to proxypass a domain).
376 [charlieb 8409]
377
378 * Fri Aug 29 2003 Charlie Brady <charlieb@e-smith.com>
379 - [1.1.0-02]
380 - Changed the VirtualHosts subtemplate to pass the domain object instead of db handle,
381 and modified VirtualHosts/00Setup fragment to convert it to the right class.
382 Fix scoping problem with the blessed object. [charlieb 9803]
383
384 * Fri Aug 29 2003 Michael Soulier <msoulier@e-smith.com>
385 - [1.1.0-01]
386 - rolling to dev stream - 1.1.0
387
388 * Fri Aug 29 2003 Michael Soulier <msoulier@e-smith.com>
389 - [1.0.0-04]
390 - Added a 00Setup fragment to VirtualHosts to process the %domainsdb hash back
391 into an esmith::DomainsDB object. [msoulier 9803]
392
393 * Mon Aug 25 2003 Michael Soulier <msoulier@e-smith.com>
394 - [1.0.0-03]
395 - Added a reference to the domains db in the extra data for processing the
396 VirtualHosts fragments. [msoulier 9803]
397
398 * Fri Aug 1 2003 Michael Soulier <msoulier@e-smith.com>
399 - [1.0.0-02]
400 - Fixed a precedence error that broke virtual hosts in apache.
401 [msoulier 9640]
402
403 * Wed Jul 9 2003 Charlie Brady <charlieb@e-smith.com>
404 - [1.0.0-01]
405 - Setting to release version number - 1.0.0
406
407 * Wed Jul 9 2003 Michael Soulier <msoulier@e-smith.com>
408 - [0.2.0-04]
409 - Fixed breakage in admin web server when a local network with a 32-bit subnet
410 mask is used. [msoulier 9259]
411
412 * Thu Jul 3 2003 Charlie Brady <charlieb@e-smith.com>
413 - [0.2.0-03]
414 - Fix log noise problem in expansion of httpd.conf template. [charlieb 9269]
415
416 * Wed Jul 2 2003 Charlie Brady <charlieb@e-smith.com>
417 - [0.2.0-02]
418 - List primary domain as first (default) virtual domain in apache config.
419 Include $SystemName.domain.name in ServerAlias directive. [charlieb 9241]
420
421 * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
422 - [0.2.0-01]
423 - Changing version to stable stream number - 0.2.0
424
425 * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
426 - [0.1.2-01]
427 - Add order to migrate fragments [gordonr 9015]
428
429 * Wed Jun 11 2003 Gordon Rowell <gordonr@e-smith.com>
430 - [0.1.1-02]
431 - Fixed Conflicts header - should be <, not <= [gordonr 8903]
432
433 * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
434 - [0.1.1-01]
435 - Shuffled some httpd.conf fragments to e-smith-ibays [gordonr 8903]
436
437 * Wed May 28 2003 Michael Soulier <msoulier@e-smith.com>
438 - [0.1.0-19]
439 - Moving httpd-e-smith init script to e-smith-apache. [msoulier 8852]
440
441 * Tue Apr 29 2003 Gordon Rowell <gordonr@e-smith.com>
442 - [0.1.0-18]
443 - Do an explicit die if the httpd-e-smith record is missing from the
444 config db, rather than an implicit die due to an invalid object
445 reference [gordonr 8609]
446
447 * Wed Apr 9 2003 Gordon Rowell <gordonr@e-smith.com>
448 - [0.1.0-17]
449 - Relocated conf-httpd from e-smith-base [gordonr 8150]
450
451 * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
452 - [0.1.0-16]
453 - Moved restart-httpd-* actions from base [markk 5509]
454
455 * Fri Apr 4 2003 Mark Knox <markk@e-smith.com>
456 - [0.1.0-15]
457 - Moved db config fragments here from e-smith-base [markk 5509]
458
459 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
460 - [0.1.0-14]
461 - Make /server-resources/ browsable from LAN [gordonr 6620]
462
463 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
464 - [0.1.0-13]
465 - Delete Apache ReadmeName directive [gordonr 6313]
466
467 * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
468 - [0.1.0-12]
469 - Fixed broken conf-httpd-e-smith links in post-{install,upgrade} [gordonr 7960]
470
471 * Tue Mar 18 2003 Lijie Deng <lijied@e-smith.com>
472 - [0.1.0-11]
473 - Deleted ./etc/httpd/conf/httpd.conf/template-begin
474 deleted ./etc/httpd/conf/srm.conf/template-begin
475 deleted ./etc/httpd/conf/access.conf/template-begin [lijied 3295]
476
477 * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
478 - [0.1.0-10]
479 - Delete empty template-end file [lijied 3295]
480
481 * Wed Mar 12 2003 Charlie Brady <charlieb@e-smith.com>
482 - [0.1.0-09]
483 - Remove more references to primary and wwwpublic in favour
484 of the "Primary" i-bay. There is still some special case code,
485 which might go later if it turns out not to be needed.
486 [charlieb 5652]
487
488 * Tue Mar 11 2003 Mark Knox <markk@e-smith.com>
489 - [0.1.0-08]
490 - Fixed a missing quote in 27ManagerProxyPass [markk 7635]
491
492 * Tue Mar 11 2003 Gordon Rowell <gordonr@e-smith.com>
493 - [0.1.0-07]
494 - Pass externalSSLAccess and localAccess to VirtualDomains fragments so they don't
495 need to recalculate these values [gordonr 7635]
496 - Use early return from 27ManagerProxyPass and new DB interface [gordonr 7635]
497
498 * Mon Mar 10 2003 Charlie Brady <charlieb@e-smith.com>
499 - [0.1.0-06]
500 - Remove special case handling for /home/e-smith/files/primary in Apache
501 configuration. Migrate code and db entries for wwwpublic to Public.
502 [charlieb 5652]
503
504 * Fri Mar 7 2003 Charlie Brady <charlieb@e-smith.com>
505 - [0.1.0-05]
506 - Replace deprecated CONFREF with MORE_DATA in processTemplate call in
507 VirtualHosts fragment of httpd.conf templates. Fixes template
508 expansion breakage (I'm not sure what broke it, but this fixes it.)
509 [charlieb]
510 - Add default config db fragments to set type and status. Remove redundant
511 conf-httpd-e-smith script. [charlieb 1507]
512
513 * Fri Jan 24 2003 Gordon Rowell <gordonr@e-smith.com>
514 - [0.1.0-04]
515 - Move SSL initialisation to global context [gordonr 1432]
516
517 * Fri Jan 24 2003 Gordon Rowell <gordonr@e-smith.com>
518 - [0.1.0-03]
519 - Use default SSL certificate of $SystemName.$DomainName [gordonr 4874]
520
521 * Wed Jan 8 2003 Mark Knox <markk@e-smith.com>
522 - [0.1.0-02]
523 - Added conf-httpd-e-smith action linked to the same events as conf-startup
524 in e-smith-base [markk 6428]
525
526 * Mon Jan 06 2003 Mark Knox <m_knox@mitel.com>
527 - [0.1.0-01]
528 - Initial release, split out from e-smith-base [markk 6428]
529
530 %prep
531 %setup
532 %patch0 -p1
533 %patch1 -p1
534 %patch2 -p1
535
536 %pre
537
538 %post
539
540 %build
541 perl createlinks
542 mkdir -p root/service
543 ln -s /var/service/httpd-e-smith root/service/httpd-e-smith
544 mkdir -p root/var/service/httpd-e-smith/supervise
545 touch root/var/service/httpd-e-smith/down
546
547 mkdir -p root/etc/httpd
548 mkdir -p root/var/state/httpd
549 ln -s ../../var/state/httpd root/etc/httpd/state
550
551 %install
552 rm -rf $RPM_BUILD_ROOT
553 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
554
555 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
556 --dir /var/service/httpd-e-smith 'attr(01755,root,root)' \
557 --file /var/service/httpd-e-smith/down 'attr(0644,root,root)' \
558 --file /var/service/httpd-e-smith/run 'attr(0755,root,root)' \
559 > e-smith-%{version}-filelist
560
561 echo "%doc COPYING" >> e-smith-%{version}-filelist
562
563 %clean
564 rm -rf $RPM_BUILD_ROOT
565
566 %files -f e-smith-%{version}-filelist
567 %defattr(-,root,root)

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