update to git snapshot 1ca844
This commit is contained in:
parent
81d13e667d
commit
3dcab8e42d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/chrony-1.27-pre1.tar.gz
|
||||
/chrony-1.27-pre1-git1ca844.patch.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user