1 |
# $Id: e-smith-ntp.spec,v 1.2 2013/02/05 03:57:24 wellsi Exp $ |
# $Id: e-smith-ntp.spec,v 1.3 2013/02/05 05:01:58 wellsi Exp $ |
2 |
|
|
3 |
Summary: e-smith specific NTP configuration files and templates |
Summary: e-smith specific NTP configuration files and templates |
4 |
%define name e-smith-ntp |
%define name e-smith-ntp |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.4.0 |
%define version 2.4.0 |
7 |
%define release 3 |
%define release 4 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
12 |
Source: %{name}-%{version}.tar.xz |
Source: %{name}-%{version}.tar.xz |
13 |
Patch1: e-smith-ntp-2.4.0-Memlimit.patch |
Patch1: e-smith-ntp-2.4.0-Memlimit.patch |
14 |
Patch2: e-smith-ntp-2.4.0-Memlimit2.patch |
Patch2: e-smith-ntp-2.4.0-Memlimit2.patch |
15 |
|
Patch3: e-smith-ntp-2.4.0-Memlimit3.patch |
16 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
17 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
18 |
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 |
|
* Fri Mar 22 2013 Daniel Berteaud <daniel@firewall-services.com> 2.4.0-4.sme |
27 |
|
- Increase memory limit [SME: 7502] |
28 |
|
|
29 |
* Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme |
* Mon Feb 4 2013 Ian Wells <esmith@wellsi.com> 2.4.0-3.sme |
30 |
- Remove default and migrate fragments for ntpd memory limit [SME: 7243] |
- Remove default and migrate fragments for ntpd memory limit [SME: 7243] |
31 |
|
|
710 |
%setup |
%setup |
711 |
%patch1 -p1 |
%patch1 -p1 |
712 |
%patch2 -p1 |
%patch2 -p1 |
713 |
|
%patch3 -p1 |
714 |
|
|
715 |
%build |
%build |
716 |
for i in ip-change post-install post-upgrade timeserver-update \ |
for i in ip-change post-install post-upgrade timeserver-update \ |