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