- Switch ntp-client from ntp to chrony (FATE#323432)
- 4.0.1 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=236
This commit is contained in:
parent
dbf77feaf6
commit
87cc677433
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cea5315db271775af2f34cfdcb6ceccc79bf0ce6e817a5671c7be1622ae2095
|
||||
size 82663
|
3
yast2-ntp-client-4.0.1.tar.bz2
Normal file
3
yast2-ntp-client-4.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bf9a13ff6c35e2630498b92bc3e4334031310330314f14707df81f920f4d8da3
|
||||
size 61016
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 09:03:56 UTC 2017 - jreidinger@suse.com
|
||||
|
||||
- Switch ntp-client from ntp to chrony (FATE#323432)
|
||||
- 4.0.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 11 08:40:26 UTC 2017 - mvidner@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-ntp-client
|
||||
Version: 4.0.0
|
||||
Version: 4.0.1
|
||||
Release: 0
|
||||
Summary: YaST2 - NTP Client Configuration
|
||||
License: GPL-2.0+
|
||||
@ -39,11 +39,11 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
|
||||
Requires: augeas-lenses
|
||||
Requires: yast2 >= 3.2.21
|
||||
Requires: yast2-country-data
|
||||
# needed for network/config agent
|
||||
Requires: yast2-network
|
||||
Requires: yast2-ruby-bindings >= 1.0.0
|
||||
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
|
||||
BuildArch: noarch
|
||||
# New sntp command line syntax
|
||||
Conflicts: ntp < 4.2.8
|
||||
|
||||
Obsoletes: yast2-ntp-client-devel-doc
|
||||
|
||||
@ -67,8 +67,6 @@ rake install DESTDIR="%{buildroot}"
|
||||
%{yast_clientdir}/*
|
||||
%{yast_dir}/lib
|
||||
%{yast_yncludedir}/ntp-client/*
|
||||
%{yast_scrconfdir}/cfg_ntp.scr
|
||||
%{yast_scrconfdir}/etc_ntp.scr
|
||||
%{yast_moduledir}/*.rb
|
||||
%{yast_desktopdir}/ntp-client.desktop
|
||||
%{yast_ydatadir}/ntp_servers.yml
|
||||
|
Loading…
Reference in New Issue
Block a user