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

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

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


Revision 1.17 - (show annotations) (download)
Tue Jan 14 04:12:43 2014 UTC (10 years, 5 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-12_el5_sme
Changes since 1.16: +7 -2 lines
* Mon Jan 13 2014 Ian Wells <esmith@wellsi.com> 2.2.0-12.sme
- Remove insecure ciphers [SME: 7916]

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

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