From 7b617f54e2484b3acea0e0ae96c96d7ce4fec0c440a2f2e20136d0d883a7be5f Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 13 May 2008 14:09:04 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=24 --- yast2-ntp-client-2.16.8.tar.bz2 | 3 --- yast2-ntp-client-2.16.9.tar.bz2 | 3 +++ yast2-ntp-client.changes | 7 +++++++ yast2-ntp-client.spec | 12 ++++++++---- 4 files changed, 18 insertions(+), 7 deletions(-) delete mode 100644 yast2-ntp-client-2.16.8.tar.bz2 create mode 100644 yast2-ntp-client-2.16.9.tar.bz2 diff --git a/yast2-ntp-client-2.16.8.tar.bz2 b/yast2-ntp-client-2.16.8.tar.bz2 deleted file mode 100644 index a59e805..0000000 --- a/yast2-ntp-client-2.16.8.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e6bad47e0042caa108a14703a143d90055bf3507c33a976a97e6d94740fdc9d3 -size 121840 diff --git a/yast2-ntp-client-2.16.9.tar.bz2 b/yast2-ntp-client-2.16.9.tar.bz2 new file mode 100644 index 0000000..a105700 --- /dev/null +++ b/yast2-ntp-client-2.16.9.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d92a1b53f66d8946d8e62295820f6e9ad8eab403a005c069ca39e1e813527729 +size 121846 diff --git a/yast2-ntp-client.changes b/yast2-ntp-client.changes index 1e8d8fc..69717b0 100644 --- a/yast2-ntp-client.changes +++ b/yast2-ntp-client.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue May 13 13:36:47 CEST 2008 - mvidner@suse.cz + +- Fixed breakage caused by last change ("Command line specification + maps undefined option 'initial' for action 'add'", bnc#387717) +- 2.16.9 + ------------------------------------------------------------------- Wed Apr 30 14:16:39 CEST 2008 - mvidner@suse.cz diff --git a/yast2-ntp-client.spec b/yast2-ntp-client.spec index f94ca19..4fe294c 100644 --- a/yast2-ntp-client.spec +++ b/yast2-ntp-client.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-ntp-client (Version 2.16.8) +# spec file for package yast2-ntp-client (Version 2.16.9) # # 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.8 +Version: 2.16.9 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-ntp-client-2.16.8.tar.bz2 +Source0: yast2-ntp-client-2.16.9.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 %prep -%setup -n yast2-ntp-client-2.16.8 +%setup -n yast2-ntp-client-2.16.9 %build %{prefix}/bin/y2tool y2autoconf @@ -76,6 +76,10 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-ntp-client /usr/share/YaST2/schema/autoyast/rnc/ntpclient.rnc %changelog +* Tue May 13 2008 mvidner@suse.cz +- Fixed breakage caused by last change ("Command line specification + maps undefined option 'initial' for action 'add'", bnc#387717) +- 2.16.9 * 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