automatic version update by autodist [release 3.0-1mamba;Sat Jan 21 2017]
This commit is contained in:
parent
4aa813a3ea
commit
b59f0ebcd7
12
chrony.spec
12
chrony.spec
@ -2,7 +2,7 @@
|
||||
%define chrony_userid 55
|
||||
|
||||
Name: chrony
|
||||
Version: 2.4.1
|
||||
Version: 3.0
|
||||
Release: 1mamba
|
||||
Summary: A pair of programs which are used to maintain the accuracy of the system clock on a computer
|
||||
Group: System/Servers
|
||||
@ -45,10 +45,13 @@ It can do so while running on the same computer as the Chronyd instance it is co
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
./configure --prefix=%{_prefix}
|
||||
./configure \
|
||||
--prefix=%{_prefix} \
|
||||
--with-pidile=/run/chronyd.pid
|
||||
|
||||
%make CC=%{_host}-gcc
|
||||
|
||||
%install
|
||||
@ -130,6 +133,9 @@ fi
|
||||
#NEWS README chrony.txt examples/chrony.conf.example examples/chrony.keys.example
|
||||
|
||||
%changelog
|
||||
* Sat Jan 21 2017 Automatic Build System <autodist@mambasoft.it> 3.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Nov 22 2016 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user