/[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.4 - (hide annotations) (download)
Mon Mar 11 17:58:30 2013 UTC (11 years, 3 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-apache-2_4_0-4_el6_sme
Changes since 1.3: +6 -2 lines
* Mon Mar 11 2013 Shad L. Lords <slords@mail.com> 2.4.0-4.sme
- Obsolete el5 version of distcache [SME: 7273]

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

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