From 86ae791ab13c7d39b3ff8e9c459dafe7b46c5775 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 9 Oct 2015 14:00:00 +0200 Subject: [PATCH] update to 2.2-pre2 --- .gitignore | 2 +- chrony.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1b35513..b82aff8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/chrony-2.2-pre1.tar.gz +/chrony-2.2-pre2.tar.gz /clknetsim-e615b4.tar.gz diff --git a/chrony.spec b/chrony.spec index d236f5b..a27c2b8 100644 --- a/chrony.spec +++ b/chrony.spec @@ -1,5 +1,5 @@ %global _hardened_build 1 -%global prerelease -pre1 +%global prerelease -pre2 %global clknetsim_ver e615b4 %bcond_without debug @@ -64,8 +64,8 @@ clocks, system real-time clock or manual input as time references. # review changes in packaged configuration files and scripts md5sum -c <<-EOF | (! grep -v 'OK$') - 5cca89b571b0780481fc6f3c518e63bf examples/chrony-wait.service - 481bea582abf1db5fbe52239c29d9c5d examples/chrony.conf.example2 + 285022e437ff3be7b79607929f492aac examples/chrony-wait.service + 74c2b50b509dc2fe4fbfd341bb5ed1aa examples/chrony.conf.example2 9d027f59b8bf422a7d03e5386f2f282b examples/chrony.keys.example 6a3178c4670de7de393d9365e2793740 examples/chrony.logrotate 298b7f611078aa0176aad58e936c7b0d examples/chrony.nm-dispatcher @@ -88,6 +88,7 @@ mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim %{?with_debug: --enable-debug} \ --docdir=%{_docdir} \ --with-user=chrony \ + --with-hwclockfile=%{_sysconfdir}/adjtime \ --with-sendmail=%{_sbindir}/sendmail make %{?_smp_mflags} all docs diff --git a/sources b/sources index 0eac590..7d6f641 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -cb9381ec832e937fe4324aceea681060 chrony-2.2-pre1.tar.gz +0bae6777d8293fe8c1fbad6fa6b96831 chrony-2.2-pre2.tar.gz 707c7d5117e4d1925a8111fee2efc73f clknetsim-e615b4.tar.gz