update to git snapshot 1ca844

This commit is contained in:
Miroslav Lichvar 2012-09-11 16:51:04 +02:00
parent 81d13e667d
commit 3dcab8e42d
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/chrony-1.27-pre1.tar.gz
/chrony-1.27-pre1-git1ca844.patch.gz

View File

@ -1,4 +1,5 @@
%define prerelease -pre1
%define gitpatch git1ca844
Name: chrony
Version: 1.27
Release: 0.4.pre1%{?gitpatch:.%{gitpatch}}%{?dist}
@ -16,7 +17,7 @@ Source5: chrony.logrotate
Source7: chrony.nm-dispatcher
Source8: chrony.dhclient
Source9: chrony-wait.service
%{?gitpatch:Patch0: chrony-%{version}-%{gitpatch}.patch.gz}
%{?gitpatch:Patch0: chrony-%{version}%{?prerelease}-%{gitpatch}.patch.gz}
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libcap-devel libedit-devel nss-devel pps-tools-devel bison texinfo

View File

@ -1 +1,2 @@
09185059c85789f7a62076d6e069437f chrony-1.27-pre1.tar.gz
42354d2b033d5c1f3610aab833d2c5c2 chrony-1.27-pre1-git1ca844.patch.gz