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

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

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


Revision 1.3 - (hide annotations) (download)
Tue Feb 5 05:01:58 2013 UTC (11 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-ntp-2_4_0-3_el6_sme
Changes since 1.2: +7 -2 lines
* Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme
- Remove default and migrate fragments for ntpd memory limit [SME: 7243]

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

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