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

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

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


Revision 1.3 - (hide annotations) (download)
Mon Jul 9 18:50:38 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: e-smith-ntp-1_16_0-12_el4_sme
Changes since 1.2: +11 -1 lines
Updates

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

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