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

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

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


Revision 1.4 - (hide annotations) (download)
Tue Oct 7 16:49:14 2008 UTC (15 years, 8 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-apache-2_2_0-1_el5_sme
Changes since 1.3: +5 -22 lines
Remove patches

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

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