/[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.15 - (show annotations) (download)
Fri Oct 4 23:38:18 2013 UTC (10 years, 8 months ago) by mrjhb3
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-10_el5_sme
Changes since 1.14: +7 -2 lines
Please see changelog

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

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