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

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

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


Revision 1.12 - (hide annotations) (download)
Sun Nov 21 15:21:50 2010 UTC (13 years, 6 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-ntp-2_2_0-4_el5_sme
Changes since 1.11: +5 -2 lines
New build to push updated changelog. - SME 8.0 Changelog Cleanup [SME: 6368]

1 wellsi 1.12 # $Id: e-smith-ntp.spec,v 1.11 2010/10/12 06:20:07 vip-ire Exp $
2 slords 1.8
3 slords 1.1 Summary: e-smith specific NTP configuration files and templates
4     %define name e-smith-ntp
5     Name: %{name}
6 slords 1.8 %define version 2.2.0
7 wellsi 1.12 %define release 4
8 slords 1.1 Version: %{version}
9     Release: %{release}%{?dist}
10     License: GPL
11     Group: Networking/Daemons
12     Source: %{name}-%{version}.tar.gz
13 snetram 1.9 Patch0: e-smith-ntp-2.2.0-no-pool.ntp.org.patch
14 vip-ire 1.10 Patch1: e-smith-ntp-2.2.0-support_large_drifts.patch
15 slords 1.1 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
16     BuildArchitectures: noarch
17     BuildRequires: e-smith-devtools >= 1.13.1-03
18 bytegw 1.6 Requires: e-smith-formmagick >= 1.4.0-9
19 slords 1.1 Requires: e-smith-base
20     Requires: ntp
21     Requires: e-smith-lib >= 1.15.1-19
22     AutoReqProv: no
23    
24     %changelog
25 wellsi 1.12 * Sun Nov 21 2010 Ian Wells <esmith@wellsi.com> 2.2.0-4.sme
26     - SME 8.0 Changelog Cleanup [SME: 6368]
27    
28 vip-ire 1.10 * Tue Oct 12 2010 Daniel Berteaud <daniel@firewall-services.com> 2.2.0-3.sme
29 vip-ire 1.11 - Support large drifts [SME: 5648]
30 vip-ire 1.10
31 snetram 1.9 * Tue Jun 8 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-2.sme
32     - Do not allow pool.ntp.org as NTP server [SME: 5957]
33    
34 slords 1.8 * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
35     - Roll new stream to separate sme7/sme8 trees [SME: 4633]
36    
37 snetram 1.7 * Mon Jul 7 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.16.0-17
38     - Remove <base> tags now in general [SME: 3923]
39    
40 bytegw 1.6 * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.16.0-16
41     - Remove <base> tags now in general [SME: 3923]
42    
43 bytegw 1.5 * Sat Feb 09 2008 Gavin Weight <gweight@gmail.com> 1.16.0-15
44     - Remove the expand-template as set in previous patch, as we already
45     expand correct places. [SME: 3868]
46    
47     * Fri Feb 8 2008 Filippo Carletti <filippo.carletti@gmail.com> 1.16.0-14
48     - Choose correct step-ticker for pool.ntp.org hosts. [SME: 3868]
49    
50 bytegw 1.4 * Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.16.0-13
51     - Fix use of uninitialized value in 30pool migrate. [SME: 3594]
52    
53 slords 1.3 * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-12
54     - Migrate pool.ntp.org to smeserver.pool.ntp.org [SME: 1426]
55    
56     * Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-11
57     - Change default to smeserver.pool.ntp.org [SME: 1426]
58    
59 slords 1.2 * Tue Jun 26 2007 Gavin Weight <gweight@gmail.com> 1.16.0-10
60     - Change Initial to First in the Datetime panel. [SME: 3108]
61    
62 slords 1.1 * Sun Apr 29 2007 Shad L. Lords <slords@mail.com>
63     - Clean up spec so package can be built by koji/plague
64    
65     * Mon Jan 22 2007 Shad L. Lords <slords@mail.com> 1.16.0-9
66     - Up memory limit to remove out of memory errors [SME: 2241]
67    
68     * Tue Jan 16 2007 Shad L. Lords <slords@mail.com> 1.16.0-8
69     - Rework hwclock sync patch to function properly. [SME: 1954]
70    
71     * Tue Jan 16 2007 Shad L. Lords <slords@mail.com> 1.16.0-7
72     - Remove HWClockSupport needs rework. [SME: 1954]
73     - Rework success patch needs delay before signal-event [SME: 2292]
74    
75     * Sun Jan 14 2007 Shad L. Lords <slords@mail.com> 1.16.0-6
76     - Fix migrate fragment [SME: 1954]
77    
78     * Sat Jan 13 2007 Shad L. Lords <slords@mail.com> 1.16.0-5
79     - Make success/failure messages standard [SME: 2292]
80    
81     * Tue Jan 2 2007 Charlie Brady <charlie_brady@mitel.com> 1.16.0-4
82     - Add patch from Zac Sprackett to support sync to HW clock. [SME: 1954]
83    
84     * Thu Dec 07 2006 Shad L. Lords <slords@mail.com>
85     - Update to new release naming. No functional changes.
86     - Make Packager generic
87    
88     * Sat Dec 02 2006 Shad L. Lords <slords@mail.com> 1.16.0-02
89     - Bump version so it gets installed on upgrade and forces ntp to be installed.
90    
91     * Wed Mar 15 2006 Charlie Brady <charlie_brady@mitel.com> 1.16.0-01
92     - Roll stable stream version. [SME: 1016]
93    
94     * Wed Nov 30 2005 Gordon Rowell <gordonr@gormand.com.au> 1.15.2-02
95     - Bump release number only
96    
97     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
98     - [1.15.2-01]
99     - Remove L10Ns from base packages [SF: 1309520]
100    
101     * Fri Oct 14 2005 Gordon Rowell <gordonr@e-smith.com>
102     - [1.15.1-01]
103     - New dev stream before relocating L10Ns
104    
105     * Fri Sep 30 2005 Gordon Rowell <gordonr@e-smith.com>
106     - [1.15.0-14]
107     - Added Italian L10N - Thanks Filippo Carletti [SF: 1309266]
108    
109     * Mon Sep 26 2005 Gordon Rowell <gordonr@e-smith.com>
110     - [1.15.0-13]
111     - Added German L10N - Thanks Dietmar Berteld [SF: 1293325]
112    
113     * Wed Aug 31 2005 Charlie Brady <charlieb@e-smith.com>
114     - [1.15.0-12]
115     - Enforce minimum value of content of env/MEMLIMIT file. [SF: 1270649]
116    
117     * Tue Aug 23 2005 Charlie Brady <charlieb@e-smith.com>
118     - [1.15.0-11]
119     - Fix update of /etc/localtime symlink after update via panel. [SF: 1264801]
120    
121     * Wed Aug 17 2005 Charlie Brady <charlieb@e-smith.com>
122     - [1.15.0-10]
123     - Remove /etc/ntp.conf in %pre script, to work around
124     problems with update of ntpd RPM. Add conditional expand-template
125     to run script to be sure that file is regenerated before we need
126     it. [SF: 1237968]
127    
128     * Fri Aug 12 2005 Charlie Brady <charlieb@e-smith.com>
129     - [1.15.0-09]
130     - Open config db r/w to allow property update. [SF: 1216546]
131    
132     * Tue Jul 19 2005 Charlie Brady <charlieb@e-smith.com>
133     - [1.15.0-08]
134     - Update to current db access APIs. [SF: 1216546]
135    
136     * Thu Jun 23 2005 Charlie Brady <charlieb@e-smith.com>
137     - [1.15.0-07]
138     - Increase MemLimit setting to 6MB (for CentOS4 build). [SF: 1225925]
139     - Remove obsolete "authenticate" directive from ntpd.conf. [SF: 1225925]
140    
141     * Thu Jun 16 2005 Charlie Brady <charlieb@e-smith.com>
142     - [1.15.0-06]
143     - Ensure that 'status' property is recognised at startup. [MN00061795]
144    
145     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
146     - [1.15.0-05]
147     - Add default fragment for MemLimit property of ntp service.
148     [MN00064130]
149    
150     * Thu Mar 31 2005 Charlie Brady <charlieb@e-smith.com>
151     - [1.15.0-04]
152     - Remove explicity call of generic_template_expand - it's now
153     implicit. [MN00064130]
154    
155     * Tue Mar 8 2005 Charlie Brady <charlieb@e-smith.com>
156     - [1.15.0-03]
157     - Fix template expansion of /etc/ntp/step-tickers and ./env/MEMLIMIT
158     [MN00064130]
159     - Use generic service adjust action for reload/restart. [MN00065576]
160    
161     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
162     - [1.15.0-02]
163     - Combine set-date and set-clock, and use a shell script rather than
164     perl. [MN00064941]
165     - Use generic_template_expand action where possible, in place
166     of specific actions. Update e-smith-lib dependency. [MN00064130]
167    
168     * Tue Jan 25 2005 Charlie Brady <charlieb@e-smith.com>
169     - [1.15.0-01]
170     - Changing version to development stream number - 1.15.0
171    
172     * Thu Nov 11 2004 Michael Soulier <msoulier@e-smith.com>
173     - [1.14.0-02]
174     - Patched stderr "leaking" from ntpdate call. [msoulier MN00056927]
175    
176     * Wed Nov 3 2004 Charlie Brady <charlieb@e-smith.com>
177     - [1.14.0-01]
178     - Changing version to stable stream number - 1.14.0
179    
180     * Tue Oct 19 2004 Gordon Rowell <gordonr@e-smith.com>
181     - [1.13.0-21]
182     - pool.ntp.org now uses 0, 1, 2 prefixes rather than relying on
183     short DNS TTLs. So, we need to add the prefixes if we are talking
184     with pool.ntp.org or {region}.pool.ntp.org and revert to listing
185     "normal" NTP servers once [gordonr MN00053174]
186    
187     * Mon Oct 18 2004 Gordon Rowell <gordonr@e-smith.com>
188     - [1.13.0-20]
189     - List the ntp server three times, for DNS round-robin servers,
190     such as pool.ntp.org, {region}.pool.ntp.org and time.nrc.ca
191     - [gordonr MN00053174]
192    
193     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
194     - [1.13.0-19]
195     - Convert ntp.conf/10localhost template fragment from DOS text format
196     [charlieb MN00050805]
197    
198     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
199     - [1.13.0-18]
200     - Convert ntp.conf/30other template fragment from DOS text format
201     [charlieb MN00050805]
202     - Don't create pid file, and remove one if we find an old one.
203     [charlieb MN00050806]
204     - ntpdate should log to standard output, not to syslog. [charlieb MN00049205]
205    
206     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
207     - [1.13.0-17]
208     - Need to create empty /service/ntpd/env directory for template to be
209     expanded into. [charlieb MN00050192]
210    
211     * Tue Sep 28 2004 Charlie Brady <charlieb@e-smith.com>
212     - [1.13.0-16]
213     - Increase memory limit for running ntpd. While we are at it,
214     we'll make the value templated, and update code in conf-ntpd
215     to modern standards. [charlieb MN00050192]
216    
217     * Tue Sep 28 2004 Michael Soulier <msoulier@e-smith.com>
218     - [1.13.0-15]
219     - Fixed logging to go to stdout. [msoulier MN00049205]
220    
221     * Fri Sep 3 2004 Charlie Brady <charlieb@e-smith.com>
222     - [1.13.0-14]
223     - Clean BuildRequires. [charlieb MN00043055]
224    
225     * Wed May 5 2004 Michael Soulier <msoulier@e-smith.com>
226     - [1.13.0-13]
227     - Fixed a logic error from last change. [msoulier MN00027900]
228    
229     * Wed May 5 2004 Michael Soulier <msoulier@e-smith.com>
230     - [1.13.0-12]
231     - Added localhost as a stratum 10 server. [msoulier MN00027900]
232    
233     * Wed Jan 28 2004 Michael Soulier <msoulier@e-smith.com>
234     - [1.13.0-11]
235     - Added ntpdate call to run script. [msoulier 10929]
236    
237     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
238     - [1.13.0-10]
239     - Raised the softlimit for ntpd. libc is big. :) [msoulier 10929]
240    
241     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
242     - [1.13.0-09]
243     - Moved proxy-start/stop to e-smith-proxy where they belong. [msoulier 10929]
244    
245     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
246     - [1.13.0-08]
247     - Fixed missing directives to genfilelist. [msoulier 10586]
248    
249     * Thu Jan 22 2004 Michael Soulier <msoulier@e-smith.com>
250     - [1.13.0-07]
251     - Fixed a typo in createlinks. The new ntpd initscript must not conflict with
252     the one in the ntpd package. [msoulier 10586]
253    
254     * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
255     - [1.13.0-06]
256     - Removing old symlink creation and moving to createlinks. [msoulier 10586]
257    
258     * Wed Jan 21 2004 Michael Soulier <msoulier@e-smith.com>
259     - [1.13.0-05]
260     - Adding supervision of ntpd. [msoulier 10586]
261    
262     * Fri Nov 7 2003 Gordon Rowell <gordonr@e-smith.com>
263     - [1.13.0-04]
264     - Enable ntpd by default [gordonr 10566]
265    
266     * Fri Nov 7 2003 Gordon Rowell <gordonr@e-smith.com>
267     - [1.13.0-03]
268     - Default time server to pool.ntp.org [gordonr 10566]
269    
270     * Tue Jul 22 2003 Charlie Brady <charlieb@e-smith.com>
271     - [1.13.0-02]
272     - Remove deprecated -startup script, and add default db
273     fragments [charlieb 9553]
274     - s/Copyright/License/
275    
276     * Tue Jul 8 2003 Charlie Brady <charlieb@e-smith.com>
277     - [1.13.0-01]
278     - Changing version to development stream number - 1.13.0
279    
280     * Thu Jun 26 2003 Charlie Brady <charlieb@e-smith.com>
281     - [1.12.0-01]
282     - Changing version to stable stream number - 1.12.0
283    
284     * Fri May 9 2003 Tony Clayton <apc@e-smith.com>
285     - [1.11.0-22]
286     - Fix save button justification [tonyc 1588]
287    
288     * Tue May 6 2003 Lijie Deng <lijied@e-smith.com>
289     - [1.11.0-21]
290     - Add Spanish lexicon for datetime panel [lijied 3793]
291    
292     * Thu May 1 2003 Tony Clayton <apc@e-smith.com>
293     - [1.11.0-20]
294     - Background the timeserver-update event in panel [tonyc 1588]
295    
296     * Wed Apr 30 2003 Tony Clayton <apc@e-smith.com>
297     - [1.11.0-19]
298     - Fix datetime panel when ntp stays disabled [tonyc 1588]
299     - Show date when ntp is enabled [tonyc 1588]
300    
301     * Thu Apr 17 2003 Gordon Rowell <gordonr@e-smith.com>
302     - [1.11.0-18]
303     - Start ntp after external network is (possibly) up [gordonr 8391]
304    
305     * Thu Apr 10 2003 Lijie Deng <lijied@e-smith.com>
306     - [1.11.0-17]
307     - Change $q->table back [lijied 8034]
308    
309     * Wed Apr 9 2003 Lijie Deng <lijied@e-smith.com>
310     - [1.11.0-16]
311     - Added French trans for "Set Date and Time" [lijied 7949]
312    
313     * Fri Apr 4 2003 Lijie Deng <lijied@e-smith.com>
314     - [1.11.0-15]
315     - Changed $q->table to $->start_table where necessary [lijied 8034]
316    
317     * Thu Apr 3 2003 Lijie Deng <lijied@e-smith.com>
318     - [1.11.0-14]
319     - Removed en-us and fr 'Mitel Networks SME Server' branding [lijied 8016]
320    
321     * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
322     - [1.11.0-13]
323     - Fix datetime to loop back to Initial page w/ status report [tonyc 1588]
324     - Fix link to Verify page [tonyc 1588]
325    
326     * Tue Apr 1 2003 Tony Clayton <apc@e-smith.com>
327     - [1.11.0-12]
328     - Add container table to fix IE 6 handling of table-layout: fixed [tonyc 1588]
329     - Remove redundant newlines from some print statements [tonyc 1588]
330    
331     * Fri Mar 28 2003 Tony Clayton <apc@e-smith.com>
332     - [1.11.0-11]
333     - Update fr l10n strings [tonyc 1588]
334    
335     * Thu Mar 27 2003 Lijie Deng <lijied@e-smith.com>
336     - [1.11.0-10]
337     - Major refactoring and cleanup of datetime.pm [tonyc 1588]
338     - Expand tabs to spaces in datetime.pm [tonyc 1588]
339     - Add radio buttons and don't allow setting date manually when ntp is enabled
340     [tonyc 1588]
341     - Modified French lexicon to use lang="fr", rename the lexicon
342     directory to fr [lijied 6787]
343    
344     * Mon Mar 17 2003 Lijie Deng <lijied@e-smith.com>
345     - [1.11.0-09]
346     - Deleted inappropriate template-begin file
347     deleted empty template-end files [lijied 3295]
348    
349     * Thu Mar 6 2003 Lijie Deng <lijied@e-smith.com>
350     - [1.11.0-08]
351     - Modified datetime panel order [lijied 7356]
352    
353     * Tue Mar 4 2003 Lijie Deng <lijied@e-smith.com>
354     - [1.11.0-07]
355     - Split en-us lexicon from datetime panel [lijied 4030]
356    
357     * Mon Mar 3 2003 Lijie Deng <lijied@e-smith.com>
358     - [1.11.0-06]
359     - Add French lexicon for datetime [lijied 5003]
360    
361     * Thu Jan 16 2003 Mark Knox <markk@e-smith.com>
362     - [1.11.0-05]
363     - Use new gen_locale_date_string routine [markk 3357]
364    
365     * Fri Dec 27 2002 Mike Dickson <miked@e-smith.com>
366     - [1.11.0-04]
367     - updated the datetime panel to use css [miked 5494]
368    
369     * Tue Dec 10 2002 Mike Dickson <miked@e-smith.com>
370     - [1.11.0-03]
371     - ui update [miked 5494]
372    
373     * Thu Nov 21 2002 Mike Dickson <miked@e-smith.com>
374     - [1.11.0-02]
375     - update to new UI system [miked 5494]
376    
377     * Wed Nov 20 2002 Mike Dickson <miked@e-smith.com>
378     - [1.11.0-01]
379     - Changing to development stream; version upped to 1.11.0
380    
381     * Fri Oct 11 2002 Charlie Brady <charlieb@e-smith.com>
382     - [1.10.0-01]
383     - Rolling stable version number to 1.10.0
384    
385     * Fri Aug 23 2002 Mark Knox <markk@e-smith.com>
386     - [1.9.4-01]
387     - Fixed duplicate English-only footers in panel [markk 3615]
388    
389     * Mon Aug 19 2002 Charlie Brady <charlieb@e-smith.com>
390     - [1.9.3-01]
391     - Remove masq script update and restart symlinks. They are no longer
392     needed not that we have connection tracking enabled. [charlieb 4501]
393     - Add rc7.d symlink, and don't set obsolete InitscriptsOrder property
394     [charlieb 4458]
395    
396     * Thu Aug 8 2002 Charlie Brady <charlieb@e-smith.com>
397     - [1.9.2-01]
398     - Remove NTP masq template fragment. We no longer need it, as netfilter
399     connection tracking allows NTP replies. [charlieb 4499]
400    
401     * Wed Jul 17 2002 Charlie Brady <charlieb@e-smith.com>
402     - [1.9.1-01]
403     - Change masq script fragment to use iptables. [charlieb 1268]
404    
405     * Wed Jun 5 2002 Charlie Brady <charlieb@e-smith.com>
406     - [1.9.0-01]
407     - Changing version to development stream number - 1.9.0
408    
409     * Fri May 31 2002 Charlie Brady <charlieb@e-smith.com>
410     - [1.8.0-01]
411     - Changing version to maintained stream number to 1.8.0
412    
413     * Thu May 23 2002 Gordon Rowell <gordonr@e-smith.com>
414     - [1.7.5-01]
415     - RPM rebuild forced by cvsroot2rpm
416    
417     * Wed May 8 2002 Mark Knox <markk@e-smith.com>
418     - [1.7.4-01]
419     - Subst <base> -> </base> in lexicon [markk 3309]
420    
421     * Tue May 7 2002 Gordon Rowell <gordonr@e-smith.com>
422     - [1.7.3-01]
423     - Localised "Network Time Server" heading [markk 3311]
424     - Localised date display [markk 3311]
425     - Added nav bar entry [gordonr 3155]
426    
427     * Mon Apr 15 2002 Mark Knox <markk@e-smith.com>
428     - [1.7.2-01]
429     - Moved all code into module datetime.pm [markk 3159]
430     - Converted to FormMagick panel and internationalized [markk 3159]
431     - Added POD and testsuite [markk 3159]
432    
433     * Fri Apr 5 2002 Kirrily Robert <skud@e-smith.com>
434     - [1.7.1-01]
435     - Testing CVS import
436    
437     * Fri Apr 5 2002 Kirrily Robert <skud@e-smith.com>
438     - [1.7.0-01]
439     - rollRPM: Rolled version number to 1.7.0-01. Includes patches up to 1.6.0-01.
440    
441     * Tue Dec 11 2001 Jason Miller <jay@e-smith.com>
442     - [1.6.0-01]
443     - rollRPM: Rolled version number to 1.6.0-01. Includes patches up to 1.5.0-02.
444    
445     * Tue Nov 06 2001 Charlie Brady <charlieb@e-smith.com>
446     - [1.5.0-02]
447     - Initialise TimeZone db setting from /etc/sysconfig/clock if not set
448     - Branding changes in web panel.
449    
450     * Tue Nov 6 2001 Charlie Brady <charlieb@e-smith.com>
451     - [1.5.0-01]
452     - Rolled version number to 1.5.0-01. Includes patches upto 1.4.0-03.
453    
454     * Tue Aug 28 2001 Gordon Rowell <gordonr@e-smith.com>
455     - [1.4.0-03]
456     - Removed deprecated post-restore event directory
457    
458     * Fri Aug 17 2001 gordonr
459     - [1.4.0-02]
460     - Autorebuild by rebuildRPM
461    
462     * Wed Aug 8 2001 Charlie Brady <charlieb@e-smith.com>
463     - [1.4.0-01]
464     - Rolled version number to 1.4.0-01. Includes patches upto 1.3.0-06.
465    
466     * Thu Aug 02 2001 Gordon Rowell <gordonr@e-smith.com>
467     - [1.3.0-06]
468     - More branding changes
469    
470     * Sun Jul 29 2001 Jason Miller <jmiller@e-smith.com>
471     - [1.3.0-05]
472     - Branding text changes to the datetime web panel
473    
474     * Tue Jul 17 2001 Jason Miller <jmiller@e-smith.com>
475     - [1.3.0-04]
476     - Patch to datetime panel to fix mismatched section headers
477    
478     * Tue May 29 2001 Tony Clayton <tonyc@e-smith.com>
479     - [1.3.0-03]
480     - fixed actions that had tied %conf when calling serviceControl (4 actions)
481    
482     * Wed Apr 11 2001 Adrian Chung <adrianc@e-smith.com>
483     - [1.3.0-02]
484     - changing h4 tags to paragraph bold tags.
485    
486     * Wed Apr 11 2001 Adrian Chung <mac@e-smith.com>
487     - [1.3.0-01]
488     - Rolled version number to 1.3.0-01. Includes patches upto 1.2.0-13.
489    
490     * Fri Feb 23 2001 Paul Nesbit <pkn@e-smith.com>
491     - [1.2.0-13]
492     - Fixed conf-timezone to properly handle timezone after restore
493    
494     * Mon Feb 12 2001 Adrian Chung <adrianc@e-smith.com>
495     - Roll release number for GPG signing.
496    
497     * Mon Feb 12 2001 Charlie Brady <charlieb@e-smith.com>
498     - [1.2.0-12]
499     - Expand ntp.conf always, even when ntpd is disabled. Otherwise ntpd
500     refuses to shut down.
501    
502     * Fri Feb 9 2001 Adrian Chung <adrianc@e-smith.com>
503     - Added restart-crond to timezone-update event.
504    
505     * Thu Feb 8 2001 Adrian Chung <adrianc@e-smith.com>
506     - Rolling release number for GPG signing.
507    
508     * Wed Feb 07 2001 Charlie Brady <charlieb@e-smith.com>
509     - [1.2.0-08]
510     - Add some missing event symlinks
511    
512     * Sun Feb 04 2001 Gordon Rowell <gordonr@e-smith.com>
513     - [1.2.0-07]
514     - Loop through all addresses in case NTPServer refers to multiple IPs
515    
516     * Fri Feb 02 2001 Gordon Rowell <gordonr@e-smith.com>
517     - [1.2.0-06]
518     - Build ip masq rule with IP address of NTP server
519    
520     * Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com>
521     - [1.2.0-05]
522     - Updated datetime panel to run the timeserver-update
523     event (added rules to make sure that updates to the
524     configuration database aren't affected UnsavedChanges flag).
525    
526     * Tue Jan 30 2001 Jason Miller <jmiller@e-smith.com>
527     - [1.2.0-04]
528     - Added a comment in the ipchains rules
529     - Added symlinks for the conf-masq and restart-masq actions
530     to be run as part of timeserver-update event (thereby
531     expanding the /etc/rc.d/init.d/masq template).
532    
533     * Sat Jan 27 2001 Charlie Brady <charlieb@e-smith.com>
534     - [1.2.0-03]
535     - Change ref to %conf => %services in masq template fragment
536    
537     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
538     - [1.2.0-02]
539     - Fix perl syntax error in masq template fragment
540     - Save/restore unsavedchanges flag around timezone change.
541    
542     * Thu Jan 25 2001 Peter Samuel <peters@e-smith.com>
543     - [1.2.0-01]
544     - Rolled version number to 1.2.0-01. Includes patches upto 1.1.0-28.
545    
546     * Wed Jan 24 2001 Charlie Brady <charlieb@e-smith.com>
547     - [1.1.0-28]
548     - Remove restart-ntp from post-upgrade action
549     - Remove post-restore event
550     - Tighten up NTP packet filter rule.
551     - Remove conf-ntpd from ip-change event
552     - Remove duplication of timezone migration code - it is in base as well.
553    
554     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
555     - [1.1.0-27]
556     - Changed conf-timezone action so that during an upgrade
557     it will preserve the existing symlink for /etc/localtime
558     and use that value to set the configuration database
559     value for TimeZone
560    
561     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
562     - [1.1.0-26]
563     - removed the signal event for datetime-set in the datetime
564     web panel
565    
566     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
567     - [1.1.0-25]
568     - combined the timezone-update and datetime-set events
569     into a single event (and might combine the action scripts
570     as well)
571    
572     * Wed Jan 24 2001 Jason Miller <jmiller@e-smith.com>
573     - [1.1.0-24]
574     - added new service control mechanism to not background
575     the proxy-stop action to shutdown squid
576    
577     * Tue Jan 23 2001 Jason Miller <jmiller@e-smith.com>
578     - moved all date and time settings into a new event/action
579     sequence (datetime-set) which then calls the proxy-stop,
580     set-date, set-clock, proxy-start and removed the previous
581     system calls from the web manager form
582     - removed the squid stop/start actions from conf-timezone
583     action
584    
585     * Mon Jan 22 2001 Jason Miller <jmiller@e-smith.com>
586     - Updated createlinks to have update-timezone and
587     update-timeserver events link in the action restart-syslog
588     to improve on the strange log times recorded otherwise
589    
590     * Mon Jan 22 2001 Jason Miller <jmiller@e-smith.com>
591     - Added service control to stop the proxy server (squid)
592     from running prior to changing the timezone information
593     in conf-timezone, then starting it again after the change
594     to remove squid hangups on shutdown
595    
596     * Mon Jan 22 2001 Gordon Rowell <gordonr@e-smith.com>
597     - Added NTP fragment to packet filter - Thanks Bernd Leibing
598    
599     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
600     - Removed the %postun section which was deleting ntpd
601     configuration values after uninstalling e-smith-ntp
602     (which occurs in an upgrade) and the %post section
603     which expanded the templates for ntpd without checking
604     the status (now done properly in the actions)
605    
606     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
607     - Fixed the /etc/ntp.conf template expansion to pull
608     the NTPServer value from the ntpd service configuration
609     settings
610    
611     * Tue Jan 16 2001 Jason Miller <jmiller@e-smith.com>
612     - Changed the order of system time setting:
613     - Set timezone first, then clock settings
614    
615     * Fri Jan 12 2001 Jason Miller <jmiller@e-smith.com>
616     - Merged the conf-clock and reset-link into a single
617     action script of conf-timezone
618     - Removed symlinks to post-upgrade and update-timezone
619     - Added symlink for conf-timezone to update-timezone
620     - Added symlink for conf-timezone to bootstrap-console-save
621     (instead of post-upgrade)
622    
623     * Fri Jan 12 2001 Jason Miller <jmiller@e-smith.com>
624     - Added reset-link and conf-clock to the post-upgrade
625     event
626    
627     * Fri Jan 12 2001 Gordon Rowell <gordonr@e-smith.com>
628     - Added conf-ntpd-startup
629    
630     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
631     - [1.1.0-13]
632     - remove extra signal events based on what time setting
633     choice gets made
634    
635     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
636     - [1.1.0-12]
637     - updated datetime panel to take into account the new
638     action scripts called by timezone-update event
639    
640     * Thu Jan 11 2001 Gordon Rowell <gordonr@e-smith.com>
641     - [1.1.0-11]
642     - use serviceControl()
643    
644     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
645     - [1.1.0-10]
646     - fixed /etc/sysconfig/clock template generation
647    
648     * Thu Jan 11 2001 Jason Miller <jmiller@e-smith.com>
649     - [1.1.0-9]
650     - added conf-clock to configure /etc/sysconfig/clock
651     - added reset-link to unlink and re-symlink
652     /etc/localtime to the correct timezone
653    
654     * Sat Jan 6 2001 Jason Miller <jmiller@e-smith.com>
655     - [1.1.0-7]
656     - Charlie changed spec file in %post and %postun to
657     generate ntpd templates in runlevel 7 and to remove
658     it if e-smith-ntp is uninstalled
659     - Added configuration parameter for timeZone which
660     will be used by default as the timezone value for
661     date and time, otherwise it defaults to /etc/localtime
662    
663     * Fri Jan 5 2001 Adrian Chung <adrianc@e-smith.com>
664     - [1.1.0-6]
665     - add new event timezone-update that calls restart httpd
666     - datetime panel modified to call both time{server,zone}-update
667    
668     * Fri Jan 5 2001 Charlie Brady <charlieb@e-smith.com>
669     - [1.1.0-5]
670     - Disable ntpd by default - without an NTPServer setting there's no
671     point in enabling ntpd.
672     - Remove timeserver web form. Add Jay's new combined datetime and
673     timeserver form.
674    
675     * Fri Dec 15 2000 Adrian Chung <adrianc@e-smith.com>
676     - Changed NTPserver to NTPServer in 00timeServer fragment
677     - Modified timeserver panel to record timeserver value to ntpd
678     property instead of legacy variable.
679    
680     * Wed Dec 6 2000 Adrian Chung <adrianc@e-smith.com>
681     - Removed 'private' property setting in conf-ntpd
682     - Added link for conf-ntpd to post-install
683    
684     * Wed Dec 6 2000 Adrian Chung <adrianc@e-smith.com>
685     - Re-rolled tar ball to get rid of symlinks
686    
687     * Mon Dec 4 2000 Adrian Chung <adrianc@e-smith.com>
688     - Initial release
689    
690     %description
691     Configuration files and templates for the NTP daemon.
692    
693     %prep
694     %setup
695 snetram 1.9 %patch0 -p1
696 vip-ire 1.10 %patch1 -p1
697 slords 1.1
698     %build
699     for i in ip-change post-install post-upgrade timeserver-update \
700     timezone-update bootstrap-console-save
701     do
702     mkdir -p root/etc/e-smith/events/$i
703     done
704     perl createlinks
705     /sbin/e-smith/buildtests 30e-smith-datetime
706    
707     # Manage supervise and multilog.
708     mkdir -p root/service
709     ln -s ../var/service/ntpd root/service/ntpd
710     mkdir -p root/var/service/ntpd/supervise
711     mkdir -p root/var/service/ntpd/env
712     touch root/var/service/ntpd/down
713     mkdir -p root/var/service/ntpd/log/supervise
714     mkdir -p root/var/log/ntpd
715    
716     %install
717     rm -rf $RPM_BUILD_ROOT
718     (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
719     /sbin/e-smith/genfilelist \
720     --dir '/var/service/ntpd' 'attr(1755,root,root)' \
721     --file '/var/service/ntpd/down' 'attr(0644,root,root)' \
722     --file '/var/service/ntpd/run' 'attr(0755,root,root)' \
723     --dir '/var/service/ntpd/supervise' 'attr(0700,root,root)' \
724     --dir '/var/service/ntpd/env' '%attr(0755,root,root)' \
725     --file '/var/service/ntpd/env/MEMLIMIT' 'attr(0644,root,root)' \
726     --dir '/var/service/ntpd/log' 'attr(1755,root,root)' \
727     --file '/var/service/ntpd/log/run' 'attr(0755,root,root)' \
728     --dir '/var/log/ntpd' 'attr(2750,smelog,nofiles)' \
729     $RPM_BUILD_ROOT > %{name}-%{version}-filelist
730     echo "%doc COPYING" >> %{name}-%{version}-filelist
731    
732     %clean
733     rm -rf $RPM_BUILD_ROOT
734    
735     %pre
736     rm -f /etc/ntp.conf
737    
738     %preun
739     %post
740     %postun
741    
742     %files -f %{name}-%{version}-filelist
743     %defattr(-,root,root)

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