/[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.13 - (show annotations) (download)
Fri Dec 23 20:58:23 2011 UTC (12 years, 5 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-8_el5_sme
Changes since 1.12: +7 -2 lines
* Fri Dec 23 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-8.sme
- Fix server-resources redirect w/o trailing slash [SME: 6758]

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

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