diff --git a/chrony.spec b/chrony.spec index 73f2b43..d1696b7 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 +- Add chrony-services.patch + * Wed Jun 22 2022 qiaoyujie - 4.2-1 - Upgrade version to 4.2