/[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.2 - (hide annotations) (download)
Mon Feb 18 20:35:39 2013 UTC (11 years, 4 months ago) by vip-ire
Branch: MAIN
CVS Tags: e-smith-apache-2_4_0-2_el6_sme
Changes since 1.1: +6 -2 lines
* Mon Feb 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-2.sme
- Add missing dependency on mod_ssl [SME: 7234]

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

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