update to 1.26

This commit is contained in:
Miroslav Lichvar 2011-07-13 16:52:25 +02:00
parent a58e05227d
commit 4c935ef910
3 changed files with 3 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,2 +1,2 @@
/timepps.h /timepps.h
/chrony-1.26-pre1.tar.gz /chrony-1.26.tar.gz

View File

@ -1,7 +1,6 @@
%define prerelease -pre1
Name: chrony Name: chrony
Version: 1.26 Version: 1.26
Release: 0.1.pre1%{?gitpatch}%{?dist} Release: 1%{?gitpatch}%{?dist}
Summary: An NTP client/server Summary: An NTP client/server
Group: System Environment/Daemons Group: System Environment/Daemons
@ -55,7 +54,6 @@ export LDFLAGS="-Wl,-z,relro,-z,now"
%configure \ %configure \
--docdir=%{_docdir} \ --docdir=%{_docdir} \
--enable-forcednsretry \
--with-sendmail=%{_sbindir}/sendmail --with-sendmail=%{_sbindir}/sendmail
make %{?_smp_mflags} getdate all docs make %{?_smp_mflags} getdate all docs

View File

@ -1,2 +1,2 @@
b494eddf72f3455c333eed80642dc20d timepps.h b494eddf72f3455c333eed80642dc20d timepps.h
232594d5f2065cbb905f484258a854fd chrony-1.26-pre1.tar.gz ad6dd619ff1986e4ff780363c64e2246 chrony-1.26.tar.gz