/[smeserver]/rpms/e-smith-hosts/sme9/e-smith-hosts.spec
ViewVC logotype

Annotation of /rpms/e-smith-hosts/sme9/e-smith-hosts.spec

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


Revision 1.1 - (hide annotations) (download)
Wed Feb 13 15:42:59 2013 UTC (11 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-hosts-2_4_0-1_el6_sme
* Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
- Roll new stream for sme9
- Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]

1 slords 1.1 # $Id: e-smith-hosts.spec,v 1.19 2010/11/29 17:35:51 slords Exp $
2    
3     Summary: e-smith module for managing hosts entries
4     Name: e-smith-hosts
5     %define version 2.4.0
6     %define release 1
7     Version: %{version}
8     Release: %{release}%{?dist}
9     License: GPL
10     Group: Networking/Daemons
11     Source: %{name}-%{version}.tar.xz
12     BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
13     Requires: e-smith-base
14     Requires: e-smith-lib >= 1.15.1-19
15     Requires: e-smith-test >= 0.1.14
16     Requires: e-smith-formmagick >= 1.4.0-12
17     Requires: e-smith-tinydns >= 2.2.0-2
18     BuildRequires: e-smith-devtools
19     BuildArchitectures: noarch
20     AutoReqProv: no
21    
22     %description
23     e-smith module to allow the configuration of the hosts database, which is
24     used to build the DNS and DHCP configuration.
25    
26     %changelog
27     * Wed Feb 13 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
28     - Roll new stream for sme9
29     - Perl modules moved to /usr/share/perl5/vendor_perl [SME: 7223]
30    
31     * Mon Nov 29 2010 Shad L. Lords <slords@mail.com> 2.2.0-8.sme
32     - Sanitize comment field in tables and edit form [SME: 6408]
33    
34     * Mon Nov 29 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-7.sme
35     - Fix double speechmarks in comment field in hostname panel [SME: 6408]
36    
37     * Wed Oct 20 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-6.sme
38     - Update some more occurrences to also reflect the option of a FQDN [SME: 6296]
39    
40     * Tue Oct 19 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-5.sme
41     - Update textbox description to also reflect the option of a FQDN [SME: 6296]
42    
43     * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-4.sme
44     - Trap croak inside Net::IPv4Addr::ipv4_in_network [SME: 6288]
45    
46     * Sun Sep 25 2010 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
47     - Add validator back for ip or cname entry [SME: 3132]
48    
49     * Thu Jul 29 2010 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-2.sme
50     - Allow use of CNAME in remote hosts [SME: 3132]
51    
52     * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
53     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
54    
55     * Tue Jul 8 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-14
56     - Move single occurence HOSTTYPE back to e-smith-hosts
57    
58     * Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13
59     - Add common <base> tags to e-smith-formmagick's general [SME: 4280]
60    
61     * Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.14.0-12
62     - Remove duplicate <base> entries [SME: 3895]
63    
64     * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.14.0-11
65     - Remove empty lexicon entry [SME: 3880]
66    
67     * Thu Jul 12 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-10
68     - Remove implicit use of GLOBAL_IP lexicon entries. [SME: 3135]
69    
70     * Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-9
71     - Remove more remnant lexicon entries. [SME: 3135]
72    
73     * Fri Jul 06 2007 Charlie Brady <charlie_brady@mitel.com> 1.14.0-8
74     - Remove remnant DNS publication code and lexicon entries. [SME: 3135]
75    
76     * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
77     - Clean up spec so package can be built by koji/plague
78    
79     * Mon Feb 19 2007 Stephen Noble <support@dungog.net> 1.14.0-7
80     - Fix text with a space [SME: 2246]
81    
82     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.14.0-6
83     - Make success/failure messages standard [SME: 2290]
84    
85     * Wed Jan 10 2007 Shad L. Lords <slords@mail.com> 1.14.0-5
86     - Add comment to host entries. [SME: 878]
87    
88     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
89     - Update to new release naming. No functional changes.
90     - Make Packager generic
91    
92     * Thu Jun 22 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-03
93     - Fix display of hosts table for additional domains. [SME: 1630, 1374]
94    
95     * Wed Jun 14 2006 Gavin Weight <gweight@gmail.com> 1.14.0-02
96     - Improved layout applied to Hostnames and addresses. [SME: 1374]
97    
98     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.14.0-01
99     - Roll stable stream version. [SME: 1016]
100    
101     * Tue Jan 24 2006 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-04
102     - Fix purge-domain code relating to pseudonym cleanup [SME: 515]
103    
104     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.13.3-03
105     - Bump release number only
106    
107     * Fri Nov 4 2005 Charlie Brady <charlieb@e-smith.com>
108     - [1.13.3-02]
109     - s/local_ip/global_ip/ when setting host to type Remote.
110     Ensure that Remote hosts don't have local_ip set.
111     [SF: 1293449]
112     - Add missing "IP_ADDRESS" localisation.
113     - Remove vestigial print_global_ip_field() function.
114     - Deal gracefully with missing Nameservers property of domains.
115    
116     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
117     - [1.13.3-01]
118     - Remove L10Ns from base packages [SF: 1309520]
119    
120     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
121     - [1.13.2-01]
122     - New dev stream before relocating L10Ns
123    
124     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
125     - [1.13.1-15]
126     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
127    
128     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
129     - [1.13.1-14]
130     - Only display the DNS Forwarder message if there are no domains
131     set with Nameservers==localhost [SF: 1303422]
132    
133     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
134     - [1.13.1-13]
135     - Allow dnscache{Forwarder} to be configured, but empty [SF: 1303422]
136    
137     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
138     - [1.13.1-12]
139     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
140    
141     * Mon Aug 29 2005 Charlie Brady <charlieb@e-smith.com>
142     - [1.13.1-11]
143     - Avoid double reformatting of old host records, which breaks HostType == self
144     records. [SF: 1275450]
145    
146     * Mon Aug 15 2005 Charlie Brady <charlieb@e-smith.com>
147     - [1.13.1-10]
148     - Remove some remnant ServiceLink code
149     - Replace conf-migrate-hosts with some migrate fragments for the host db
150     - Restart dnscache during host-{create,delete,modify} events, so that
151     cached information on hostnames is purged. [SF: 1243418,1243423]
152    
153     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
154     - [1.13.1-09]
155     - Hostnames panel updates from Shad Lords.
156    
157     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
158     - [1.13.1-08]
159     - Complete the update to current db access APIs - a few esmith::db and
160     esmith::config calls were found hiding. Rewrite conf-hostsdb as simple
161     shell script. [SF: 1216546]
162    
163     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
164     - [1.13.1-07]
165     - Greatly simplify delete-hosts, and rename to purge-domain. Purge user@domain
166     pseudonyms for deleted domains. [SF: 1193570 (Gordon)]
167    
168     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
169     - [1.13.1-06]
170     - Update to current db access APIs, in readiness for move of dbs to private
171     directory. [SF: 1216546 (Shad)]
172    
173     * Mon Jul 18 2005 Charlie Brady <charlieb@e-smith.com>
174     - [1.13.1-05]
175     - Fix to ensure panel returns status if delete fails [SF: 1200284 (Shad)]
176    
177     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
178     - [1.13.1-04]
179     - Include Shad's panel changes (publishglobal and formmagick patches)
180     from e-smith-hosts-1.13.0-02sme04. [SF: 1234280]
181     - Avoid multiple re-openings of config db in panel code.
182    
183     * Thu Jul 7 2005 Charlie Brady <charlieb@e-smith.com>
184     - [1.13.1-03]
185     - Move all host db manipulation actions to before template
186     expansions (in all events, not just bootstrap-console-save).
187     [SF: 1234255]
188    
189     * Thu Apr 14 2005 Charlie Brady <charlieb@e-smith.com>
190     - [1.13.1-02]
191     - Use services2adjust symlink to reconfigure tinydns (tinydns-conf
192     is obsolete).
193     - Move all host db manipulation actions to before template
194     expansions in bootstrap-console-save.
195    
196     * Fri Apr 1 2005 Charlie Brady <charlieb@e-smith.com>
197     - [1.13.1-01]
198     - Roll new dev stream - 1.13.1
199    
200     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
201     - [1.13.0-06]
202     - Use generic_template_expand action in place of restart-dhcpd.
203     Update e-smith-lib dependency. [MN00064130]
204    
205     * Mon Mar 7 2005 Charlie Brady <charlieb@e-smith.com>
206     - [1.13.0-05]
207     - Fix RE used in untainting of hostname. [charlieb MN00050161]
208    
209     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
210     - [1.13.0-04]
211     - Only check if host exists on create not modify. [MN00065708]
212     - Remove stray ServiceLink action symlink. [MN00064757]
213    
214     * Wed Nov 10 2004 Charlie Brady <charlieb@e-smith.com>
215     - [1.13.0-03]
216     - Untaint hostname before using in system(). [charlieb MN00050161]
217    
218     * Tue May 25 2004 Michael Soulier <msoulier@e-smith.com>
219     - [1.13.0-02]
220     - Fixing typo that prevented H&A panel from being disabled if a DNS forwarder
221     was in use. [msoulier MN00034840]
222    
223     * Tue May 25 2004 Michael Soulier <msoulier@e-smith.com>
224     - [1.13.0-01]
225     - rolling to dev stream - 1.13.0
226    
227     * Thu Feb 19 2004 Michael Soulier <msoulier@e-smith.com>
228     - [1.12.0-04]
229     - Added a check in more_options() to reject the hostname if it's a dup.
230     [msoulier dpar-20864]
231    
232     * Thu Feb 19 2004 Michael Soulier <msoulier@e-smith.com>
233     - [1.12.0-03]
234     - Added further validation of the local IP address, to prevent the user using
235     the external or internal interface IP, the gateway IP, or the loopback
236     interface. [msoulier 8887]
237     - Added further validation of a host being added as local, to prevent users
238     adding "local" hosts with are not local. [msoulier dpar-20865]
239    
240     * Tue Aug 19 2003 Michael Soulier <msoulier@e-smith.com>
241     - [1.12.0-02]
242     - Fixed persistence problem with publish_globally field. [msoulier 9427]
243    
244     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
245     - [1.12.0-01]
246     - Changing version to stable stream number - 1.12.0
247    
248     * Thu Jun 12 2003 Gordon Rowell <gordonr@e-smith.com>
249     - [1.11.1-01]
250     - Added order to migrate fragments [gordonr 9015]
251    
252     * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
253     - [1.11.0-32]
254     - Move force to lowercase to the correct place so we don't just bark
255     if upper case hostnames are entered - we squash them to lower case
256     before confirming [gordonr 8939]
257     - Correct the migrate fragment [gordonr 8939]
258    
259     * Fri Jun 6 2003 Gordon Rowell <gordonr@e-smith.com>
260     - [1.11.0-31]
261     - Force hostnames to lowercase on h&a panel [gordonr 8939]
262     - Sanitise hostsdb for old non-lowercase names (WIP) [gordonr 8939]
263    
264     * Fri May 30 2003 Michael Soulier <msoulier@e-smith.com>
265     - [1.11.0-30]
266     - Updated delete-hosts to use esmith::HostsDB, and removed redundant bind db
267     handling. [msoulier 8809]
268     - Updated delete-hosts to scan the entire hostsdb, cross-referencing with the
269     domainsdb, and remove any host for a domain that we do not manage.
270     [msoulier 8809]
271     - Added links to delete-hosts from bootstrap-console-save and
272     registration-clear. [msoulier 8809]
273    
274     * Tue May 20 2003 Michael Soulier <msoulier@e-smith.com>
275     - [1.11.0-29]
276     - Fixed indentation in lexicon files, and changed "Create/modify" to "Create
277     or modify" in all lexicon files. [msoulier 8543]
278    
279     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
280     - [1.11.0-28]
281     - Add Spanish lexicon for hostentries [lijied 3793]
282    
283     * Tue Apr 29 2003 Gordon Rowell <gordonr@e-smith.com>
284     - [1.11.0-27]
285     - Removed duplicate </trans> tag [gordonr 8613]
286    
287     * Thu Apr 24 2003 Lijie Deng <lijied@e-smith.com>
288     - [1.11.0-26]
289     - Deleted FIRSTPAGE_DESC text [lijied 8493]
290    
291     * Tue Apr 22 2003 Lijie Deng <lijied@e-smith.com>
292     - [1.11.0-25]
293     - Removed inline in text [lijied 7949]
294    
295     * Mon Apr 21 2003 Lijie Deng <lijied@e-smith.com>
296     - [1.11.0-24]
297     - Standardize Add/Save button name [lijied 7921]
298    
299     * Tue Apr 15 2003 Gordon Rowell <gordonr@e-smith.com>
300     - [1.11.0-23]
301     - Added fr entry for previous change [gordonr 3722]
302    
303     * Mon Apr 14 2003 Gordon Rowell <gordonr@e-smith.com>
304     - [1.11.0-22]
305     - Don't display H&A panel if DNS forwarder configured [gordonr 3722]
306    
307     * Wed Apr 9 2003 Gordon Rowell <gordonr@e-smith.com>
308     - [1.11.0-21]
309     - Panel cleanup now all domains are in domains db [gordonr 8097]
310    
311     * Tue Apr 8 2003 Lijie Deng <lijied@e-smith.com>
312     - [1.11.0-20]
313     - Standardized the button name [lijied 7921]
314    
315     * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
316     - [1.11.0-19]
317     - Change $q->table to $q->start_table where necessary [lijied 8034]
318    
319     * Fri Apr 4 2003 Charlie Brady <charlieb@e-smith.com>
320     - [1.11.0-18]
321     - Add tinydns-conf links in place of previous named-conf ones.
322     [charlieb 8071]
323    
324     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
325     - [1.11.0-17]
326     - Removed 'Mitel Networks SME Server' branding [lijied 8016]
327    
328     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
329     - [1.11.0-16]
330     - Removed named links [gordonr 7659]
331    
332     * Tue Apr 1 2003 Gordon Rowell <gordonr@e-smith.com>
333     - [1.11.0-15]
334     - Removed conf-dhcpd symlinks - now done in run script [gordonr 7771]
335    
336     * Mon Mar 31 2003 Mike Dickson <miked@e-smith.com>
337     - [1.11.0-14]
338     - fixed the "Action" column to be several comns instead of one [miked 7761]
339    
340     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
341     - [1.11.0-13]
342     - Modified French lexicon to use lang="fr", rename the lexicon
343     directory to fr [lijied 6787]
344    
345     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
346     - [1.11.0-12]
347     - Modified hostentries panel order [lijied 7356]
348    
349     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
350     - [1.11.0-11]
351     - Split en-us lexicon from hostentries panel [lijied 4030]
352    
353     * Fri Feb 28 2003 Lijie Deng <lijied@e-smith.com>
354     - [1.11.0-10]
355     - Added French lexicon for hostsentries. [lijied 5003]
356    
357     * Mon Feb 24 2003 Michael Soulier <msoulier@e-smith.com>
358     - [1.11.0-09]
359     - Remove use of LocalDomainPrefix. [msoulier 4812]
360    
361     * Fri Feb 21 2003 Charlie Brady <charlieb@e-smith.com>
362     - [1.11.0-08]
363     - Remove deprecated WebServerName setting from canned test data. [charlieb 6861]
364    
365     * Sat Jan 25 2003 Mike Dickson <miked@e-smith.com>
366     - [1.11.0-07]
367     - added Action to the lexicon [miked 6363]
368    
369     * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
370     - [1.11.0-06]
371     - minor UI updates [miked 5494]
372    
373     * Mon Dec 16 2002 Charlie Brady <charlieb@e-smith.com>
374     - [1.11.0-05]
375     - Fix problem with globally visible (published) external IPs [charlieb 5816]
376    
377     * Mon Dec 9 2002 Mike Dickson <miked@e-smith.com>
378     - [1.11.0-04]
379     - ui update [miked 5494]
380    
381     * Mon Dec 2 2002 Mike Dickson <miked@e-smith.com>
382     - [1.11.0-03]
383     - ui update [miked 5494
384    
385     * Fri Nov 15 2002 Charlie Brady <charlieb@e-smith.com>
386     - [1.11.0-02]
387     - Removing explicit dependency on e-smith-named. [charlieb 4058]
388    
389     * Fri Nov 15 2002 Charlie Brady <charlieb@e-smith.com>
390     - [1.11.0-01]
391     - Rolling development stream to 1.11.0
392    
393     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
394     - [1.10.0-01]
395     - Roll to maintained version number to 1.10.0
396    
397     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
398     - [1.9.0-11]
399     - Back out the check for duplicate hosts added at 1.9.0-04 - it prevents
400     any modification of existing hostnames. [charlieb 3813]
401    
402     * Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com>
403     - [1.9.0-10]
404     - Check return value of open on NetworkServicesDB [gordonr 4760]
405    
406     * Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com>
407     - [1.9.0-09]
408     - Make use of NetworkServicesDB.pm in conf-migrate-hosts [gordonr 4773]
409    
410     * Fri Sep 6 2002 Gordon Rowell <gordonr@e-smith.com>
411     - [1.9.0-08]
412     - Remove auto-creation of LocalDomainPrefix on upgrades. An existing
413     value will be retained, but the implicit creation of e-smith.
414     or mitel-networks. for the local prefix no longer happens. [gordonr 4811]
415    
416     * Thu Sep 5 2002 Mark Knox <markk@e-smith.com>
417     - [1.9.0-07]
418     - Added 3 missing lexicon entries [markk 3812]
419    
420     * Wed Sep 4 2002 Mark Knox <markk@e-smith.com>
421     - [1.9.0-06]
422     - Fixed some problems with dhcp range validator [markk 4513]
423    
424     * Mon Aug 26 2002 Mark Knox <markk@e-smith.com>
425     - [1.9.0-05]
426     - Improved logic for when to clear global IP [markk 3816]
427    
428     * Mon Aug 26 2002 Mark Knox <markk@e-smith.com>
429     - [1.9.0-04]
430     - Check for duplicate host names [markk 3813]
431    
432     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
433     - [1.9.0-03]
434     - Fix validator function from previous change [charlieb 4513]
435    
436     * Fri Aug 23 2002 Charlie Brady <charlieb@e-smith.com>
437     - [1.9.0-02]
438     - Include validator to ensure that host IP is not in DHCP range [charlieb 4513]
439    
440     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
441     - [1.9.0-01]
442     - Changing version to development stream number to 1.9.0
443    
444     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
445     - [1.8.6-01]
446     - Default for HostType is 'Self' [gordonr 3811]
447    
448     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
449     - [1.8.5-01]
450     - Relaxed regexp to match text: [a-z0-9][a-z0-9-]* [gordonr 3684]
451    
452     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
453     - [1.8.4-01]
454     - Validate that the (root of the) hostname matches [a-z][a-z0-9-]*
455     Remove unused open of the ConfigDB [gordonr 3684]
456    
457     * Mon Jun 3 2002 Gordon Rowell <gordonr@e-smith.com>
458     - [1.8.3-01]
459     - Delete MACAddress when type is Remote
460     Delete RemoteIP when type is Local [gordonr 3684]
461    
462     * Mon Jun 3 2002 Mark Knox <markk@e-smith.com>
463     - [1.8.2-01]
464     - Resolved more confusion with addresses not displaying, naming conventions,
465     delete non-essential fields in modification, and stop allowing change of
466     domain during modification. [markk 3684]
467    
468     * Sat Jun 1 2002 Gordon Rowell <gordonr@e-smith.com>
469     - [1.8.1-01]
470     - Resolved a lot of confusion about HostType, Visbility, local and
471     remote hosts and global publishing. These were all mixed up.
472     TODO: Need to ensure that InternalIP and ExternalIP are deleted when
473     changing host types from Remote->Local->Self [gordonr 3684]
474    
475     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
476     - [1.8.0-01]
477     - Changing version to maintained stream number to 1.8.0
478    
479     * Fri May 31 2002 Kirrily Robert <skud@e-smith.com>
480     - [1.7.20-01]
481     - removed SL-specific service domain stuff, now just calls a routine
482     elsewhere [skud 3731]
483    
484     * Fri May 31 2002 Kirrily Robert <skud@e-smith.com>
485     - [1.7.19-01]
486     - Now checking for SL service domain in panel [skud 3684]
487    
488     * Fri May 31 2002 Kirrily Robert <skud@e-smith.com>
489     - [1.7.18-01]
490     - Made hosttyle (Local/Remote/Self) have first letter uppercase.
491     [skud 3684]
492    
493     * Thu May 30 2002 Kirrily Robert <skud@e-smith.com>
494     - [1.7.17-01]
495     - Default all hostentries props to empty string to avoid "odd number of
496     elements in hash" warning and mixed up hosts config file. [skud 3684]
497    
498     * Wed May 29 2002 Kirrily Robert <skud@e-smith.com>
499     - [1.7.16-01]
500     - Added hostname l10n for previous hostname/name fix [skud 3684]
501    
502     * Wed May 29 2002 Kirrily Robert <skud@e-smith.com>
503     - [1.7.15-01]
504     - Fixed hostname/name CGI parameter mixup in hostentries.pm [skud 3684]
505     - Fixed ethernet address validation (should be allowed to be blank)
506    
507     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
508     - [1.7.14-01]
509     - RPM rebuild forced by cvsroot2rpm
510    
511     * Fri May 17 2002 Mark Knox <markk@e-smith.com>
512     - [1.7.13-01]
513     - Added missing </entry> tag [markk 3430]
514    
515     * Fri May 17 2002 Mark Knox <markk@e-smith.com>
516     - [1.7.12-01]
517     - Removed extra lexicon data after the </form> tag. [markk 3430]
518    
519     * Thu May 16 2002 Kirrily Robert <skud@e-smith.com>
520     - [1.7.11-01]
521     - Added english localisation for NO_HOSTS_FOR_THIS_DOMAIN [skud #3429]
522    
523     * Wed May 15 2002 Kirrily Robert <skud@e-smith.com>
524     - [1.7.10-01]
525     - Fixed broken links to hostentries.skud [skud #3430]
526    
527     * Mon May 13 2002 Gordon Rowell <gordonr@e-smith.com>
528     - [1.7.9-01]
529     - Catch up with changes in action names in e-smith-named [gordonr 2733]
530    
531     * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
532     - [1.7.8-01]
533     - Removed whitespace from nav bar entries. For some reason it resulted
534     in another Configuration group. Probably funkiness in the navigation
535     routine, but that's for ron. [gordonr 3155]
536    
537     * Wed May 8 2002 Gordon Rowell <gordonr@e-smith.com>
538     - [1.7.7-01]
539     - removed dependency on esmith::NetworkServicesDB/ServiceLink-lib
540     [skud 3353]
541    
542     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
543     - [1.7.6-01]
544     - And fixed tests to pick up en-us [gordonr 3155]
545    
546     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
547     - [1.7.5-01]
548     - Lexicon en->en-us [gordonr 3155]
549    
550     * Wed May 1 2002 Gordon Rowell <gordonr@e-smith.com>
551     - [1.7.4-01]
552     - esmith::AccountDB -> esmith::AccountsDB [schwern 3287]
553    
554     * Tue Apr 30 2002 Gordon Rowell <gordonr@e-smith.com>
555     - [1.7.3-01]
556     - I18N'd version of hostentries [skud 3027]
557     - Nav bar entries for same [gordonr 3155]
558    
559     * Fri Apr 19 2002 Gordon Rowell <gordonr@e-smith.com>
560     - [1.7.2-01]
561     - InternalIP & ExternalIPs now translated correctly from 4.1.2 style
562     hosts databases by conf-migrate-hosts (2495)
563     - Added 'wpad' alias for Windows proxy autodetection - thanks Damien Curtain
564     [gordonr 3073]
565    
566     * Wed Feb 27 2002 Jason Miller <jmiller@e-smith.com>
567     - [1.7.1-01]
568     - Rolling to new version 1.7.1-01, includes all patches up to 1.7.0-01,
569     as part of testing that rpm2cvs was successfull
570    
571     * Wed Feb 27 2002 Jason Miller <jay@e-smith.com>
572     - [1.7.0-01]
573     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-02.
574    
575     * Fri Jan 4 2002 Adrian Chung <adrianc@e-smith.com>
576     - [1.6.0-02]
577     - Adding 'proxy' to the list of hostnames added to hosts database.
578     - Use passed in visibility argument for systemName.FQDN rather than always
579     using 'Global'.
580    
581     * Tue Dec 11 2001 Adrian Chung <mac@e-smith.com>
582     - [1.6.0-01]
583     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-01.
584    
585     * Fri Nov 23 2001 Tony Clayton <tonyc@e-smith.com>
586     - [1.5.0-01]
587     - rollRPM: Rolled version number to 1.5.0-01. Includes patches up to 1.4.0-05.
588     - s/march-networks/mitel-networks/ in conf-migrate-hosts
589    
590     * Wed Nov 07 2001 Tony Clayton <tonyc@e-smith.com>
591     - [1.4.0-05]
592     - rebranding to Mitel Networks
593    
594     * Wed Aug 22 2001 Gordon Rowell <gordonr@e-smith.com>
595     - [1.4.0-04]
596     - Well, one more branding change
597    
598     * Tue Aug 21 2001 Gordon Rowell <gordonr@e-smith.com>
599     - [1.4.0-03]
600     - Final branding cleanup
601    
602     * Fri Aug 17 2001 gordonr
603     - [1.4.0-02]
604     - Autorebuild by rebuildRPM
605    
606     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
607     - [1.4.0-01]
608     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-58.
609    
610     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
611     - [1.3.0-58]
612     - Update to hostentries panel to change url
613    
614     * Tue Jul 31 2001 Jason Miller <jmiller@e-smith.com>
615     - [1.3.0-57]
616     - Update conf-migrate-hosts to change default LocalDomainPrefix value from
617     e-smith. to march-networks.
618    
619     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
620     - [1.3.0-56]
621     - Branding text changes to the hostentries web panel
622    
623     * Wed Jul 18 2001 Jason Miller <jmiller@e-smith.com>
624     - [1.3.0-55]
625     - Updates to error message displays
626    
627     * Wed Jul 18 2001 Jason Miller <jmiller@e-smith.com>
628     - [1.3.0-54]
629     - Split actions
630    
631     * Fri Jul 6 2001 Peter Samuel <peters@e-smith.com>
632     - [1.3.0-53]
633     - Changed license to GPL
634    
635     * Tue Jun 12 2001 Jason Miller <jmiller@e-smith.com>
636     - [1.3.0-52]
637     - Update to conf-migrate-hosts script to ignore hosts already in the new
638     format
639    
640     * Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com>
641     - [1.3.0-51]
642     - Fixed bug in create-default-hosts action
643    
644     * Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com>
645     - [1.3.0-50]
646     - Update to hostentries panel to include a message about static
647     host entries and why they are non-modifiable
648    
649     * Thu Jun 07 2001 Jason Miller <jmiller@e-smith.com>
650     - [1.3.0-49]
651     - Update to create-default-hosts to create a new host for SystemName
652     with property static=yes
653     - Update to hostentries panel to not allow modifications for hosts
654     that have the property static=yes
655    
656     * Fri Jun 01 2001 Jason Miller <jmiller@e-smith.com>
657     - [1.3.0-48]
658     - Updates to several of the panels to reflect better documentation habits
659    
660     * Thu May 31 2001 Gordon Rowell <gordonr@e-smith.com>
661     - [1.3.0-47]
662     - Re-did showInitial() text to be more in line with the text in -46 changes
663    
664     * Thu May 31 2001 Jason Miller <jmiller@e-smith.com>
665     - [1.3.0-46]
666     - Similar updates for createSelf(), createLocal(), createRemote(), modifyHost()
667     as were done in 1.3.0-45.
668    
669     * Thu May 31 2001 Jason Miller <jmiller@e-smith.com>
670     - [1.3.0-45]
671     - Updates to the showInitial() subroutine in the hostentries panel to have
672     better formatted warnings
673    
674     * Wed May 30 2001 Jason Miller <jmiller@e-smith.com>
675     - [1.3.0-44]
676     - Updates to createSelfHost, createLocalHost, createRemoteHost, modifyHost
677     subroutines inside the hostentries panel to show marketing information
678    
679     * Wed May 30 2001 Jason Miller <jmiller@e-smith.com>
680     - [1.3.0-43]
681     - Updates to the showInitial panel to display marketing information
682    
683     * Wed May 16 2001 Jason Miller <jmiller@e-smith.com>
684     - [1.3.0-42]
685     - Fixed subroutine genDomainMenu() in hostentries panel
686    
687     * Thu May 10 2001 Jason Miller <jmiller@e-smith.com>
688     - [1.3.0-41]
689     - Changed order of actions
690    
691     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
692     - [1.3.0-40]
693     - Error handling fixes to 'hostentries' panel, and 'conf-migrate-hosts'
694    
695     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
696     - [1.3.0-39]
697     - Forgot to change conf-service-name to look for correct event
698    
699     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
700     - [1.3.0-38]
701     - Moved the conf-service-name action
702    
703     * Wed May 09 2001 Jason Miller <jmiller@e-smith.com>
704     - [1.3.0-37]
705     - Changes various templates and web panels to check for publishDomain
706     - hostentries web panel
707     - conf-migrate-hosts action
708     - conf-service-name action
709    
710     * Tue May 01 2001 Jason Miller <jmiller@e-smith.com>
711     - [1.3.0-36]
712     - Added an optional parameter to create-default-hosts to allow one to make
713     all the default hosts Globally published [i.e. service domain name]
714    
715     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
716     - [1.3.0-35]
717     - Reorganization of createlinks
718     - Added action delete-hosts which is symlinked into domain-delete
719     to automatically delete the host values for a particular domain
720    
721     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
722     - [1.3.0-34]
723     - Re-added symlink for console-save -> conf-hostsdb as it would
724     be required in the event that a domain is changed in the console
725     configuration
726    
727     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
728     - [1.3.0-33]
729     - Typo fix in genDomainMenu()
730    
731     * Wed Apr 25 2001 Jason Miller <jmiller@e-smith.com>
732     - [1.3.0-32]
733     - Changed showInitial() subroutine in hostentries panel to use the
734     LocalDomainPrefix if one is set instead of DomainName
735     - Changed the ordering of genDomainMenu() subroutine in hostentries so that
736     the list of domains in the system appears as:
737     - Primary domain (with LocalDomainPrefix if applicable)
738     - Service domain
739     - Sorted i-bays
740    
741     * Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com>
742     - [1.3.0-31]
743     - Added actions for service domain
744    
745     * Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com>
746     - [1.3.0-30]
747     - Removed conf-hostsdb from console-save and host-delete events as it is not
748     necessary
749     - Added new action create-default-hosts (linked to domain-create event) which
750     takes the passed $domainName value and generates default hosts for that domain
751     - Changed conf-hostsdb to call create-default-hosts action passing it the
752     primary domain
753    
754     * Tue Apr 24 2001 Jason Miller <jmiller@e-smith.com>
755     - [1.3.0-29]
756     - Cleaned up the Cgi code that displays the table of hosts (hostentries panel)
757     so that it would properly display in lynx
758    
759     * Mon Apr 16 2001 Jason Miller <jmiller@e-smith.com>
760     - [1.3.0-28]
761     - Fixed up /etc/dhcpd.conf/60StaticEntries so that it also checks that
762     MACAddress and LocalIP are defined AND not equal to ''
763    
764     * Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com>
765     - [1.3.0-27]
766     - More panel text corrections
767     - Removed the autogeneration of hostname e-smith-manager.$DomainName as it
768     won't work as expected anyways (needs an apache configuration to pass it
769     on to the port 980)
770    
771     * Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com>
772     - [1.3.0-26]
773     - More panel updates for textual content as well as some more cleanup of
774     deprecated modules
775    
776     * Thu Apr 12 2001 Jason Miller <jmiller@e-smith.com>
777     - [1.3.0-25]
778     - Panel updates for textual content for deleteHostEntry() and modifyHostEntry()
779    
780     * Wed Apr 11 2001 Jason Miller <jmiller@e-smith.com>
781     - [1.3.0-24]
782     - Panel updates for textual content for showInitial(), createSelfHost(),
783     createLocalHost(), createRemoteHost()
784     - Cleanup of several deprecated modules
785    
786     * Wed Apr 11 2001 Jason Miller <jmiller@e-smith.com>
787     - [1.3.0-23]
788     - changes to the layout of the manager text for the various panels
789     of createSelfHost(), createLocalHost(), createRemoteHost() and modifyHost()
790     - changes to the display of some of the panels
791    
792     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
793     - [1.3.0-22]
794     - Removed link to removed panel
795    
796     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
797     - [1.3.0-21]
798     - Made a generic modifyHostEntry() function that is meant for all three host
799     types and includes a drop-down to choose that type.
800     - Added 'FIXME' comments to locations that need to be removed
801    
802     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
803     - [1.3.0-20]
804     - Removed conf-hostsdb and conf-migrate-hosts out of post-install/post-upgrade
805     as this is a duplicated action set (bootstrap-console-save) which shouldn't
806     need to occur
807    
808     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
809     - [1.3.0-19]
810     - Changed conf-hostsdb and conf-migrate-hosts to not generate serviceDomain
811     entries if configuration value for ServiceDomain = '' (default on install)
812    
813     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
814     - [1.3.0-18]
815     - Added in the host-create and host-modify events to each of the performCreate()
816     and performModify() sections so that named is updated with the new information
817    
818     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
819     - [1.3.0-17]
820     - Merged the working prototype webpanel into the normal hostentries panel
821     (still keeping the old create/modify/delete scripts for reference)
822     - Made stipulation to show hostname/addresses for the serviceDomainName
823     if defined and not equal to '' (default on an installation)
824    
825     * Thu Apr 05 2001 Jason Miller <jmiller@e-smith.com>
826     - [1.3.0-16]
827     - Changed conf-migrate-hosts to be operation 06 in post-install/post-upgrade
828     as it caused a failed dependency for 05init-accounts which MUST come first
829    
830     * Wed Apr 04 2001 Jason Miller <jmiller@e-smith.com>
831     - [1.3.0-15]
832     - Added $ServiceDomainName to the list of domains for both
833     conf-hostsdb and conf-migrate-hosts scripts
834    
835     * Wed Apr 04 2001 Jason Miller <jmiller@e-smith.com>
836     - [1.3.0-14]
837     - added a new conf-migrate-hosts script to be included in
838     post-install/post-upgrade (05) to migrate existing hosts to the new format
839     as well as to check for special hosts being defined for all domains
840     [note: this doesn't include service domain just yet]
841     - changed the meaning of conf-hostsdb for the default domains that it generates
842     - changed the panel to start using /home/e-smith/hosts instead of
843     /home/e-smith/service_hosts (test centre)
844    
845     * Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com>
846     - [1.3.0-13]
847     - added the functionality for modifiying all three host types
848    
849     * Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com>
850     - [1.3.0-12]
851     - created user interface for modifySelfHostEntry(), modifyLocalHostEntry(),
852     and modifyRemoteHostEntry()
853    
854     * Mon Apr 02 2001 Jason Miller <jmiller@e-smith.com>
855     - [1.3.0-11]
856     - prepared modify{$HostType}HostEntry and performModify{$HostType}Modify
857     for actual content
858    
859     * Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com>
860     - [1.3.0-10]
861     - Implemented the performCreateRemoteHostEntry() functionality
862    
863     * Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com>
864     - [1.3.0-09]
865     - Updated performCreateSelfHostEntry() to do a check for a valid domain
866     name first, and rearranged order of variable declarations
867     - Completed the logic for performCreateLocalHostEntry()
868    
869     * Tue Mar 27 2001 Jason Miller <jmiller@e-smith.com>
870     - [1.3.0-08]
871     - implemented deleteHostEntry() to work with the new schema
872    
873     * Fri Mar 23 2001 Jason Miller <jmiller@e-smith.com>
874     - [1.3.0-07]
875     - Created the interfaces for create self/local/remote
876     - Implemented performCreateSelfHostEntry() and prepared
877     the logic for performCreateLocalHostEntry() and
878     performCreateRemoteHostEntry() to occur
879     - Changed REGEX for HostName to not allow periods at all
880     - Added genDomain() subroutine to generate a list of domains
881     to create host for.
882    
883     * Fri Mar 23 2001 Jason Miller <jmiller@e-smith.com>
884     - [1.3.0-06]
885     - Further prepared the links for create/modify/remove to include the
886     relevant host information and the appropriate subroutines to handle
887     them [minus the handling portions]
888    
889     * Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com>
890     - [1.3.0-05]
891     - Prepared the links for create/modify/remove host entries
892    
893     * Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com>
894     - [1.3.0-04]
895     - Added ability to store each service_host db value into a two-tiered hash
896     which is then used to provide the host name values into the table structure
897     previously layed out in the panel.
898     - Added code to show a 'No hosts for this domain' message if no hosts exist
899    
900     * Thu Mar 22 2001 Jason Miller <jmiller@e-smith.com>
901     - [1.3.0-03]
902     - Updated the new panel (service_hosts) to read from /home/e-smith/service_hosts
903     and changed to reflect the new layout of host entries per domain on the system
904     by providing menus only
905    
906     * Wed Mar 21 2001 Jason Miller <jmiller@e-smith.com>
907     - [1.3.0-02]
908     - Created a new panel
909    
910     * Wed Mar 21 2001 Jason Miller <jmiller@e-smith.com>
911     - [1.3.0-01]
912     - Rolled to version 1.3.0-01. Includes all patches up to 1.2.0-04
913    
914     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
915     - Rolling release number for GPG signing.
916    
917     * Thu Jan 25 2001 Tony Clayton <tonyc@e-smith.com>
918     - [1.2.0-03]
919     - changed conf-hostdb action order from 01 to 07 for all events
920    
921     * Thu Jan 25 2001 Charlie Brady <charlieb@e-smith.com>
922     - [1.2.0-02]
923     - Add code to set default string for LocalDomainPrefix.
924    
925     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
926     - [1.2.0-01]
927     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-15.
928    
929     * Tue Jan 23 2001 Gordon Rowell <gordonr@e-smith.com>
930     - [1.1.0-15]
931     - Trim trailing periods from hostnames
932    
933     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
934     - [1.1.0-14]
935     - Changed descriptive text for hosts and addresses panel to emphasize
936     don't do anything unless you know what you're doing
937    
938     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
939     - [1.1.0-13]
940     - Changed descriptive text for hosts and addresses panel
941    
942     * Mon Jan 15 2001 Jason Miller <jmiller@e-smith.com>
943     - [1.1.0-12]
944     - Changes to the navigation of the e-smith manager
945    
946     * Wed Jan 10 2001 Paul Nesbit <pkn@e-smith.com>
947     - [1.1.0-11]
948     - If $MACAddress isn't defined, set it to " " for display. This fixes
949     "Use of uninitialised..." warnings in admin_error_log.
950    
951     * Tue Jan 09 2001 Charlie Brady <charlieb@e-smith.com>
952     - [1.1.0-10]
953     - Create new bootstrap-console-save event
954    
955     * Tue Jan 02 2001 Gordon Rowell <gordonr@e-smith.com>
956     - [1.1.0-9]
957     - Redid panel
958    
959     * Thu Dec 21 2000 Charlie Brady <charlieb@e-smith.com>
960     - [1.1.0-8]
961     - Removed unnecessary reconfig and restart of DHCPD from remoteaccess_update
962     event.
963    
964     * Thu Dec 21 2000 Peter Samuel <peters@e-smith.com>
965     - [1.1.0-7]
966     - Fixed case where a null host was added during post-install
967    
968     * Tue Dec 19 2000 Jason Miller <jmiller@e-smith.com>
969     - [1.1.0-6]
970     - updated createlinks to include conf-hostsdb in the post-install and
971     post-upgrade events
972    
973     * Sun Dec 17 2000 Gordon Rowell <gordonr@e-smith.com>
974     - [1.1.0-5]
975     - Removed console-save from %post - not required, and bad during installs
976    
977     * Fri Dec 15 2000 Charlie Brady <charlieb@e-smith.com>
978     - [1.1.0-4]
979     - Actions may well be named dhcpd, but they shouldn't be here - they're
980     duplicated in e-smith-base :-)
981    
982     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
983     - [1.1.0-3]
984     - Actions are named dhcpd, not dhcp
985    
986     * Wed Dec 13 2000 Gordon Rowell <gordonr@e-smith.com>
987     - [1.1.0-2]
988     - Link actions into remoteaccess-update
989    
990     * Tue Nov 28 2000 Adrian Chung <adrianc@e-smith.com>
991     - Branched to 1.1.0 for 4.1/7.0 release.
992     - Modified conf-dhcpd to look in /var/lib instead of /var/state
993    
994     * Fri Nov 03 2000 Gordon Rowell <gordonr@e-smith.com>
995     - Clean up of web interface code
996    
997     * Wed Nov 01 2000 Gordon Rowell <gordonr@e-smith.com>
998     - Put minor version numbers into patch file
999     - Changed test on web interface
1000     - Modified conf-hostsdb to work for any event (including host-delete)
1001    
1002     * Wed Nov 01 2000 Brett Jensen <brett@e-smith.com>
1003     - Updates to the web interface
1004    
1005     * Mon Oct 30 2000 Gordon Rowell <gordonr@e-smith.com>
1006     - More functional web interface
1007    
1008     * Sun Oct 29 2000 Gordon Rowell <gordonr@e-smith.com>
1009     - Partially functional web interface
1010    
1011     * Sun Oct 29 2000 Gordon Rowell <gordonr@e-smith.com>
1012     - Added conf-hostsdb to prime hosts database with default entries
1013    
1014     * Sat Oct 28 2000 Gordon Rowell <gordonr@e-smith.com>
1015     - Renamed from e-smith-named-conf to e-smith-hosts
1016     - Rewritten to use hosts database
1017     - /var/named template changes moved to e-smith-named
1018    
1019     * Fri Sep 1 2000 Damien Curtain <damien@pagefault.org>
1020     - set -x added aswell as "accounts" replaced with "host name"
1021     - on the web interface.
1022    
1023     * Thu Aug 31 2000 Damien Curtain <damien@pagefault.org>
1024     - Added some checking to ensure entered data is semi-valid
1025    
1026     * Wed Aug 30 2000 Damien Curtain <damien@pagefault.org>
1027     - Change of name. MAC Address no longer required.
1028    
1029     * Sun Aug 20 2000 Damien Curtain <damien@pagefault.org>
1030     - Initial Release
1031    
1032     %prep
1033     %setup
1034    
1035     %build
1036     perl createlinks
1037    
1038     %install
1039     rm -rf $RPM_BUILD_ROOT
1040     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
1041     rm -f %{name}-%{version}-%{release}-filelist
1042     /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
1043     > %{name}-%{version}-%{release}-filelist
1044     echo "%doc COPYING" >> %{name}-%{version}-%{release}-filelist
1045    
1046     %clean
1047     rm -rf $RPM_BUILD_ROOT
1048    
1049     %files -f %{name}-%{version}-%{release}-filelist
1050     %defattr(-,root,root)

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