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 9 |
%define release 12 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
11 |
Patch0: e-smith-ntp-1.16.0-success.patch |
Patch0: e-smith-ntp-1.16.0-success.patch |
12 |
Patch1: e-smith-ntp/P/e-smith-ntp-1.16.0-hwsync.patch |
Patch1: e-smith-ntp/P/e-smith-ntp-1.16.0-hwsync.patch |
13 |
Patch2: e-smith-ntp-1.16.0-memlimit.patch |
Patch2: e-smith-ntp-1.16.0-memlimit.patch |
14 |
|
Patch3: e-smith-ntp-1.16.0-ChangeInitialtoFirstDateTimePanel.patch |
15 |
|
Patch4: e-smith-ntp-1.16.0-smeserver.pool.patch |
16 |
|
Patch5: e-smith-ntp-1.16.0-migratepool.patch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
18 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
19 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
23 |
AutoReqProv: no |
AutoReqProv: no |
24 |
|
|
25 |
%changelog |
%changelog |
26 |
|
* 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 |
|
* 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 |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
* Sun Apr 29 2007 Shad L. Lords <slords@mail.com> |
36 |
- Clean up spec so package can be built by koji/plague |
- Clean up spec so package can be built by koji/plague |
37 |
|
|
668 |
%patch0 -p1 |
%patch0 -p1 |
669 |
%patch1 -p1 |
%patch1 -p1 |
670 |
%patch2 -p1 |
%patch2 -p1 |
671 |
|
%patch3 -p1 |
672 |
|
%patch4 -p1 |
673 |
|
%patch5 -p1 |
674 |
|
|
675 |
%build |
%build |
676 |
for i in ip-change post-install post-upgrade timeserver-update \ |
for i in ip-change post-install post-upgrade timeserver-update \ |