- 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:
YaST Team Bot 2017-12-04 13:30:44 +00:00 committed by Git OBS Bridge
parent dbf77feaf6
commit 87cc677433
4 changed files with 12 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8cea5315db271775af2f34cfdcb6ceccc79bf0ce6e817a5671c7be1622ae2095
size 82663

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf9a13ff6c35e2630498b92bc3e4334031310330314f14707df81f920f4d8da3
size 61016

View File

@ -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 Wed Oct 11 08:40:26 UTC 2017 - mvidner@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-ntp-client Name: yast2-ntp-client
Version: 4.0.0 Version: 4.0.1
Release: 0 Release: 0
Summary: YaST2 - NTP Client Configuration Summary: YaST2 - NTP Client Configuration
License: GPL-2.0+ License: GPL-2.0+
@ -39,11 +39,11 @@ BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
Requires: augeas-lenses Requires: augeas-lenses
Requires: yast2 >= 3.2.21 Requires: yast2 >= 3.2.21
Requires: yast2-country-data Requires: yast2-country-data
# needed for network/config agent
Requires: yast2-network
Requires: yast2-ruby-bindings >= 1.0.0 Requires: yast2-ruby-bindings >= 1.0.0
Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0 Requires: rubygem(%rb_default_ruby_abi:cfa) >= 0.6.0
BuildArch: noarch BuildArch: noarch
# New sntp command line syntax
Conflicts: ntp < 4.2.8
Obsoletes: yast2-ntp-client-devel-doc Obsoletes: yast2-ntp-client-devel-doc
@ -67,8 +67,6 @@ rake install DESTDIR="%{buildroot}"
%{yast_clientdir}/* %{yast_clientdir}/*
%{yast_dir}/lib %{yast_dir}/lib
%{yast_yncludedir}/ntp-client/* %{yast_yncludedir}/ntp-client/*
%{yast_scrconfdir}/cfg_ntp.scr
%{yast_scrconfdir}/etc_ntp.scr
%{yast_moduledir}/*.rb %{yast_moduledir}/*.rb
%{yast_desktopdir}/ntp-client.desktop %{yast_desktopdir}/ntp-client.desktop
%{yast_ydatadir}/ntp_servers.yml %{yast_ydatadir}/ntp_servers.yml