From 107d3eafaeef27565ddd1719410b288344de70e3 Mon Sep 17 00:00:00 2001 From: qiaoyujie Date: Mon, 4 Jul 2022 09:13:58 +0000 Subject: [PATCH 1/2] update chrony.spec. --- chrony.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/chrony.spec b/chrony.spec index 73f2b43..1b074c8 100644 --- a/chrony.spec +++ b/chrony.spec @@ -2,7 +2,7 @@ Name: chrony Version: 4.2 -Release: 1 +Release: 2 Summary: An NTP client/server License: GPLv2 URL: https://chrony.tuxfamily.org @@ -12,7 +12,7 @@ Source1: chrony.dhclient Source6: https://github.com/mlichvar/clknetsim/archive/%{clknetsim_ver}/clknetsim-%{clknetsim_ver}.tar.gz Patch1: chrony-nm-dispatcher-dhcp.patch -Patch2: chrony-services.patch +Patch2: chrony-services.patch BuildRequires: gcc gcc-c++ bison systemd libcap-devel libedit-devel nettle-devel pps-tools-devel libseccomp-devel Requires: shadow-utils systemd timedatex @@ -30,6 +30,7 @@ service to other computers in the network. %setup -q -n %{name}-%{version} -a 6 %patch1 -p1 +%patch2 -p1 mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim %build @@ -136,6 +137,9 @@ fi %{_mandir}/man[158]/%{name}*.[158]* %changelog +* Mon Jul 04 2022 qiaoyujie - 4.2-2 +- Put patch2 into the source code + * Wed Jun 22 2022 qiaoyujie - 4.2-1 - Upgrade version to 4.2 From d0e78af622c1db350d424e4a03843f27771b7ba4 Mon Sep 17 00:00:00 2001 From: qiaoyujie Date: Mon, 4 Jul 2022 09:25:01 +0000 Subject: [PATCH 2/2] update chrony.spec. --- chrony.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony.spec b/chrony.spec index 1b074c8..d1696b7 100644 --- a/chrony.spec +++ b/chrony.spec @@ -138,7 +138,7 @@ fi %changelog * Mon Jul 04 2022 qiaoyujie - 4.2-2 -- Put patch2 into the source code +- Add chrony-services.patch * Wed Jun 22 2022 qiaoyujie - 4.2-1 - Upgrade version to 4.2