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