/[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.16 - (show annotations) (download)
Mon Oct 7 23:19:19 2013 UTC (10 years, 8 months ago) by mrjhb3
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-11_el5_sme
Changes since 1.15: +6 -3 lines
Please see changelog

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

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