OBS User unknown 2007-09-13 16:37:13 +00:00 committed by Git OBS Bridge
parent d35cd6bbe1
commit d29b7939d2
4 changed files with 22 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Sep 13 17:50:19 CEST 2007 - kmachalkova@suse.cz
- In installation proposal, remember whether synchronization with
NTP server has been selected (#308238)
- Set AbortFunction back to 'nil' after NtpClient::Read has been
called to prevent segfault after multiple calls (#294773)
- 2.15.10
-------------------------------------------------------------------
Thu Sep 6 18:51:37 CEST 2007 - kmachalkova@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-ntp-client (Version 2.15.9)
# spec file for package yast2-ntp-client (Version 2.15.10)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -11,12 +11,12 @@
# norootforbuild
Name: yast2-ntp-client
Version: 2.15.9
Version: 2.15.10
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ntp-client-2.15.9.tar.bz2
Source0: yast2-ntp-client-2.15.10.tar.bz2
prefix: /usr
BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite
#SLPAPI.pm
@ -36,7 +36,7 @@ Authors:
Lukas Ocilka <locilka@suse.cz>
%prep
%setup -n yast2-ntp-client-2.15.9
%setup -n yast2-ntp-client-2.15.10
%build
%{prefix}/bin/y2tool y2autoconf
@ -74,6 +74,12 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc
%changelog
* Thu Sep 13 2007 - kmachalkova@suse.cz
- In installation proposal, remember whether synchronization with
NTP server has been selected (#308238)
- Set AbortFunction back to 'nil' after NtpClient::Read has been
called to prevent segfault after multiple calls (#294773)
- 2.15.10
* Thu Sep 06 2007 - kmachalkova@suse.cz
- Accept IP as a valid NTP server address (#308265)
- Use Packages::addAdditionalPackage() for marking xntp package for