/[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.11 - (hide annotations) (download)
Thu Mar 4 16:31:07 2010 UTC (14 years, 3 months ago) by slords
Branch: MAIN
Changes since 1.10: +2 -0 lines
Fix headers

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

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