From f7c28b3421baefcad8c2c182ea58f4fe82f106f71748bcc36eaa17dd71049ce8 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 12 Mar 2007 23:32:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=4 --- yast2-ntp-client-2.15.1.tar.bz2 | 3 --- yast2-ntp-client-2.15.2.tar.bz2 | 3 +++ yast2-ntp-client.changes | 7 +++++++ yast2-ntp-client.spec | 20 +++++++++++++------- 4 files changed, 23 insertions(+), 10 deletions(-) delete mode 100644 yast2-ntp-client-2.15.1.tar.bz2 create mode 100644 yast2-ntp-client-2.15.2.tar.bz2 diff --git a/yast2-ntp-client-2.15.1.tar.bz2 b/yast2-ntp-client-2.15.1.tar.bz2 deleted file mode 100644 index 638bf39..0000000 --- a/yast2-ntp-client-2.15.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4efca337a3c491f2908768122faf8913f0252ec06f7545b80a50852e4e018619 -size 118736 diff --git a/yast2-ntp-client-2.15.2.tar.bz2 b/yast2-ntp-client-2.15.2.tar.bz2 new file mode 100644 index 0000000..be5d103 --- /dev/null +++ b/yast2-ntp-client-2.15.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ace5d68ef9b9638d7fa8e97f47a56e903f56f69a3573b45315c258866840584 +size 118962 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 5786f9f..f33bd41 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 12 12:01:39 CET 2007 - kmachalkova@suse.cz + +- Removed dependency on yast2-slp - install yast2-slp package only + when needed (scan for local NTP servers) +- 2.15.2 + ------------------------------------------------------------------- Tue Feb 6 11:09:08 CET 2007 - kmachalkova@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index 53fe25c..f30e423 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-ntp-client (Version 2.15.1) +# spec file for package yast2-ntp-client (Version 2.15.2) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -11,15 +11,17 @@ # norootforbuild Name: yast2-ntp-client -Version: 2.15.1 +Version: 2.15.2 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ntp-client-2.15.1.tar.bz2 +Source0: yast2-ntp-client-2.15.2.tar.bz2 prefix: /usr -BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-slp yast2-testsuite -Requires: yast2 yast2-slp yast2-country +BuildRequires: perl-XML-Writer update-desktop-files yast2 yast2-devtools yast2-testsuite +#SLPAPI.pm +Requires: yast2 >= 2.15.17 +Requires: yast2-country BuildArchitectures: noarch Summary: YaST2 - NTP Client Configuration @@ -34,7 +36,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-ntp-client-2.15.1 +%setup -n yast2-ntp-client-2.15.2 %build %{prefix}/bin/y2tool y2autoconf @@ -71,7 +73,11 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-ntp-client /usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc -%changelog -n yast2-ntp-client +%changelog +* Mon Mar 12 2007 - kmachalkova@suse.cz +- Removed dependency on yast2-slp - install yast2-slp package only + when needed (scan for local NTP servers) +- 2.15.2 * Tue Feb 06 2007 - kmachalkova@suse.cz - Merged 'Great Britain' and 'UK' public ntp server lists (#241054) - 2.15.1