From d2b714adf0914f9118213c0479e95e370d247fa9130bffc4e6ddff6120077d7a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 31 Aug 2007 16:42:15 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=42 --- yast2-installation-2.15.44.tar.bz2 | 3 --- yast2-installation-2.15.45.tar.bz2 | 3 +++ yast2-installation.changes | 7 +++++++ yast2-installation.spec | 16 ++++++++++------ 4 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.15.44.tar.bz2 create mode 100644 yast2-installation-2.15.45.tar.bz2 diff --git a/yast2-installation-2.15.44.tar.bz2 b/yast2-installation-2.15.44.tar.bz2 deleted file mode 100644 index b66923d..0000000 --- a/yast2-installation-2.15.44.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:75b93d9e85f1e5b4d467982c73d90ae2a94158d51cfbb2259514cff9b76b5cce -size 212495 diff --git a/yast2-installation-2.15.45.tar.bz2 b/yast2-installation-2.15.45.tar.bz2 new file mode 100644 index 0000000..4ddf1d9 --- /dev/null +++ b/yast2-installation-2.15.45.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c52f8f758c339d29c8b431649e9b29199ceb9b0a4281eecd6393b9dfcfb618dc +size 212454 diff --git a/yast2-installation.changes b/yast2-installation.changes index 86aa1be..46d0d34 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 31 16:26:07 CEST 2007 - locilka@suse.cz + +- Calling ntp_client_finish client at the end of the installation + (#299238#c9). +- 2.15.45 + ------------------------------------------------------------------- Fri Aug 24 09:25:53 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index c03e4a9..7b68a21 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.44) +# spec file for package yast2-installation (Version 2.15.45) # # 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-installation -Version: 2.15.44 +Version: 2.15.45 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.44.tar.bz2 +Source0: yast2-installation-2.15.45.tar.bz2 prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite # Mode::live_installation @@ -63,12 +63,12 @@ PreReq: %fillup_prereq BuildArchitectures: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.15.44 +Version: 2.15.45 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.44.tar.bz2 +Source0: yast2-installation-2.15.45.tar.bz2 prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -102,7 +102,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.44 +%setup -n yast2-installation-2.15.45 %build %{prefix}/bin/y2tool y2autoconf @@ -176,6 +176,10 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Fri Aug 31 2007 - locilka@suse.cz +- Calling ntp_client_finish client at the end of the installation + (#299238#c9). +- 2.15.45 * Fri Aug 24 2007 - locilka@suse.cz - Changing forgotten "catalogs" to "initializing..." (#302384). - 2.15.44