OBS User unknown 2008-05-01 12:21:55 +00:00 committed by Git OBS Bridge
parent b768222bde
commit 1c1e3b2666
4 changed files with 31 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Apr 30 14:16:39 CEST 2008 - mvidner@suse.cz
- /etc/sysconfig/ntp:NTPD_INITIAL_NTPDATE was removed and assumes AUTO
now. Removed the UI related to it, but keet CLI and AutoYaST options
for compatibility (bnc#381838).
- Avoid "UI syntax error" when Write is called from the timezone
module (bnc#384715).
- 2.16.8
-------------------------------------------------------------------
Wed Apr 16 10:45:26 CEST 2008 - mvidner@suse.cz
- Merged proofread texts.
-------------------------------------------------------------------
Fri Apr 11 10:47:33 CEST 2008 - mvidner@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-ntp-client (Version 2.16.7)
# spec file for package yast2-ntp-client (Version 2.16.8)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,12 +12,12 @@
Name: yast2-ntp-client
Version: 2.16.7
Version: 2.16.8
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ntp-client-2.16.7.tar.bz2
Source0: yast2-ntp-client-2.16.8.tar.bz2
Prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
BuildRequires: yast2-country-data
@ -39,7 +39,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz>
%prep
%setup -n yast2-ntp-client-2.16.7
%setup -n yast2-ntp-client-2.16.8
%build
%{prefix}/bin/y2tool y2autoconf
@ -76,6 +76,15 @@ rm -rf "$RPM_BUILD_ROOT"
%doc %{prefix}/share/doc/packages/yast2-ntp-client
/usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc
%changelog
* Wed Apr 30 2008 mvidner@suse.cz
- /etc/sysconfig/ntp:NTPD_INITIAL_NTPDATE was removed and assumes AUTO
now. Removed the UI related to it, but keet CLI and AutoYaST options
for compatibility (bnc#381838).
- Avoid "UI syntax error" when Write is called from the timezone
module (bnc#384715).
- 2.16.8
* Wed Apr 16 2008 mvidner@suse.cz
- Merged proofread texts.
* Fri Apr 11 2008 mvidner@suse.cz
- Suggest ntp.$domain as the local server (fate#302863).
- 2.16.7