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

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

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


Revision 1.12 - (hide annotations) (download)
Sat Jun 30 03:33:53 2012 UTC (11 years, 11 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-apache-2_0_0-7_el4_sme, HEAD
Changes since 1.11: +7 -2 lines
Disable index listing of Apache icons folder [SME: 6769]

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

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