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

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

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


Revision 1.7 - (show annotations) (download)
Thu Dec 11 16:24:08 2008 UTC (15 years, 6 months ago) by snetram
Branch: MAIN
CVS Tags: e-smith-apache-2_0_0-3_el4_sme
Changes since 1.6: +1 -1 lines
Fax changelog date

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

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