1
0

- Add a CFA class to handle ntp.conf

- Fixed build.
- NtpClient module does not use this new class
- These are additional fixed for bsc#983486 and bsc#929694.
- 3.2.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=229
This commit is contained in:
YaST Team Bot 2017-05-29 13:42:36 +00:00 committed by Git OBS Bridge
parent 0983ee5093
commit f1754e3690
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Apr 21 15:32:37 UTC 2017 - igonzalezsosa@suse.com
- Add a CFA class to handle ntp.conf
- Fixed build.
- NtpClient module does not use this new class
- These are additional fixed for bsc#983486 and bsc#929694.
- 3.2.7
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Mar 21 14:48:29 UTC 2017 - jreidinger@suse.com Tue Mar 21 14:48:29 UTC 2017 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-ntp-client Name: yast2-ntp-client
Version: 3.2.6 Version: 3.2.7
Release: 0 Release: 0
Summary: YaST2 - NTP Client Configuration Summary: YaST2 - NTP Client Configuration
License: GPL-2.0+ License: GPL-2.0+
@ -73,6 +73,7 @@ rake install DESTDIR="%{buildroot}"
%{yast_desktopdir}/ntp-client.desktop %{yast_desktopdir}/ntp-client.desktop
%{yast_ydatadir}/ntp_servers.yml %{yast_ydatadir}/ntp_servers.yml
%{yast_schemadir}/autoyast/rnc/ntpclient.rnc %{yast_schemadir}/autoyast/rnc/ntpclient.rnc
%{yast_dir}/lib
%dir %{yast_docdir} %dir %{yast_docdir}
%doc %{yast_docdir}/COPYING %doc %{yast_docdir}/COPYING