/[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.14 - (show annotations) (download)
Sat Jun 30 03:32:05 2012 UTC (11 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-9_el5_sme
Changes since 1.13: +7 -2 lines
Disable index listing of Apache icons folder [SME: 7015]

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

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