update to 2.2

This commit is contained in:
Miroslav Lichvar 2015-10-19 12:30:15 +02:00
parent a61dcd135c
commit bc9ad92ce1
3 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/chrony-2.2-pre2.tar.gz
/chrony-2.2.tar.gz
/clknetsim-e615b4.tar.gz

View File

@ -1,5 +1,4 @@
%global _hardened_build 1
%global prerelease -pre2
%global clknetsim_ver e615b4
%bcond_without debug
@ -86,6 +85,7 @@ mv clknetsim-%{clknetsim_ver}* test/simulation/clknetsim
%build
%configure \
%{?with_debug: --enable-debug} \
--enable-scfilter \
--docdir=%{_docdir} \
--with-user=chrony \
--with-hwclockfile=%{_sysconfdir}/adjtime \

View File

@ -1,2 +1,2 @@
0bae6777d8293fe8c1fbad6fa6b96831 chrony-2.2-pre2.tar.gz
17bc77d3d2ce942675f9600b60452717 chrony-2.2.tar.gz
707c7d5117e4d1925a8111fee2efc73f clknetsim-e615b4.tar.gz