1 |
# $Id: e-smith-ntp.spec,v 1.14 2021/01/03 05:20:05 jpp Exp $ |
# $Id: e-smith-ntp.spec,v 1.15 2022/07/17 05:17:07 jpp 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.6.0 |
%define version 2.6.0 |
7 |
%define release 14 |
%define release 15 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
26 |
AutoReqProv: no |
AutoReqProv: no |
27 |
|
|
28 |
%changelog |
%changelog |
29 |
* Sun Jul 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme |
* Sun Jul 17 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-15.sme |
30 |
- untainting fields [SME: 12107] |
- untainting fields [SME: 12107] |
31 |
|
|
32 |
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
* Sun Jan 03 2021 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-13.sme |
772 |
/usr/bin/rm -rf root/var/service/ntpd/ |
/usr/bin/rm -rf root/var/service/ntpd/ |
773 |
mkdir -p root/usr/lib/systemd/system/ntpd.service.d |
mkdir -p root/usr/lib/systemd/system/ntpd.service.d |
774 |
%patch3 -p1 |
%patch3 -p1 |
775 |
|
%patch4 -p1 |
776 |
|
|
777 |
%build |
%build |
778 |
for i in ip-change post-install post-upgrade timeserver-update \ |
for i in ip-change post-install post-upgrade timeserver-update \ |