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

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

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


Revision 1.1 - (show annotations) (download)
Thu Feb 14 16:14:18 2013 UTC (11 years, 4 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-apache-2_4_0-1_el6_sme
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9

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

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