2 |
%define name e-smith-ntp |
%define name e-smith-ntp |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.16.0 |
%define version 1.16.0 |
5 |
%define release 12 |
%define release 13 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
14 |
Patch3: e-smith-ntp-1.16.0-ChangeInitialtoFirstDateTimePanel.patch |
Patch3: e-smith-ntp-1.16.0-ChangeInitialtoFirstDateTimePanel.patch |
15 |
Patch4: e-smith-ntp-1.16.0-smeserver.pool.patch |
Patch4: e-smith-ntp-1.16.0-smeserver.pool.patch |
16 |
Patch5: e-smith-ntp-1.16.0-migratepool.patch |
Patch5: e-smith-ntp-1.16.0-migratepool.patch |
17 |
|
Patch6: e-smith-ntp-1.16.0-FixUninitializedValue.patch |
18 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
24 |
AutoReqProv: no |
AutoReqProv: no |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
|
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.16.0-13 |
28 |
|
- Fix use of uninitialized value in 30pool migrate. [SME: 3594] |
29 |
|
|
30 |
* Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-12 |
* Sun Jul 08 2007 Stephen Noble <support@dungog.net> 1.16.0-12 |
31 |
- Migrate pool.ntp.org to smeserver.pool.ntp.org [SME: 1426] |
- Migrate pool.ntp.org to smeserver.pool.ntp.org [SME: 1426] |
32 |
|
|
675 |
%patch3 -p1 |
%patch3 -p1 |
676 |
%patch4 -p1 |
%patch4 -p1 |
677 |
%patch5 -p1 |
%patch5 -p1 |
678 |
|
%patch6 -p1 |
679 |
|
|
680 |
%build |
%build |
681 |
for i in ip-change post-install post-upgrade timeserver-update \ |
for i in ip-change post-install post-upgrade timeserver-update \ |