OBS User unknown 2007-08-06 15:06:11 +00:00 committed by Git OBS Bridge
parent 94b5e1605c
commit 4d5401a9d2
4 changed files with 20 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Aug 6 16:04:39 CEST 2007 - kmachalkova@suse.cz
- Do not allow to edit access control rules if NTP is configured
via DHCP (DHCP may servers distribute their own rule set)
- Added help texts (FaTE #120109)
- 2.15.6
-------------------------------------------------------------------
Fri Jul 27 16:00:59 CEST 2007 - kmachalkova@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-ntp-client (Version 2.15.5)
# spec file for package yast2-ntp-client (Version 2.15.6)
#
# 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.5
Version: 2.15.6
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-ntp-client-2.15.5.tar.bz2
Source0: yast2-ntp-client-2.15.6.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.5
%setup -n yast2-ntp-client-2.15.6
%build
%{prefix}/bin/y2tool y2autoconf
@ -74,6 +74,11 @@ rm -rf "$RPM_BUILD_ROOT"
/usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc
%changelog
* Mon Aug 06 2007 - kmachalkova@suse.cz
- Do not allow to edit access control rules if NTP is configured
via DHCP (DHCP may servers distribute their own rule set)
- Added help texts (FaTE #120109)
- 2.15.6
* Fri Jul 27 2007 - kmachalkova@suse.cz
- Added functionality to restrict NTP service to selected servers
only and to modify access control flags for individual servers