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

Annotation 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.6 - (hide annotations) (download)
Fri Oct 4 23:40:26 2013 UTC (10 years, 8 months ago) by mrjhb3
Branch: MAIN
CVS Tags: e-smith-apache-2_4_0-6_el6_sme
Changes since 1.5: +7 -2 lines
Please see changelog

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

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