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

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

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


Revision 1.5 - (hide annotations) (download)
Sun Apr 27 17:39:59 2008 UTC (16 years, 1 month ago) by snetram
Branch: MAIN
Changes since 1.4: +6 -1 lines
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.14.0-13
- Add common <base> tags to e-smith-formmagick's general

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

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