From 82be2faf0270c2742b15965580143fd3ed0333cd260497d0781d3f99b651d88e Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Sat, 22 Sep 2007 10:18:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=49 --- yast2-installation-2.15.52.tar.bz2 | 3 --- yast2-installation-2.15.53.tar.bz2 | 3 +++ yast2-installation.changes | 6 ++++++ yast2-installation.spec | 15 +++++++++------ 4 files changed, 18 insertions(+), 9 deletions(-) delete mode 100644 yast2-installation-2.15.52.tar.bz2 create mode 100644 yast2-installation-2.15.53.tar.bz2 diff --git a/yast2-installation-2.15.52.tar.bz2 b/yast2-installation-2.15.52.tar.bz2 deleted file mode 100644 index ecf0107..0000000 --- a/yast2-installation-2.15.52.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bcb00ddf6dba8d7136b973ab01001ac9d388c112e65f663d0f5d79ace9a2bcbe -size 213345 diff --git a/yast2-installation-2.15.53.tar.bz2 b/yast2-installation-2.15.53.tar.bz2 new file mode 100644 index 0000000..f007115 --- /dev/null +++ b/yast2-installation-2.15.53.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f071f5b6005e94b1a6d84b165bf0709b508ed928dedb05f7a88a6994bdfe1b5 +size 213412 diff --git a/yast2-installation.changes b/yast2-installation.changes index 5755f8a..627be23 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 21 16:35:18 CEST 2007 - locilka@suse.cz + +- Start dhcpcd using WFM instead of SCR (#326342). +- 2.15.53 + ------------------------------------------------------------------- Fri Sep 21 09:53:37 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 38d11a8..5422298 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.52) +# spec file for package yast2-installation (Version 2.15.53) # # 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.52 +Version: 2.15.53 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.52.tar.bz2 +Source0: yast2-installation-2.15.53.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 @@ -67,12 +67,12 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc -Version: 2.15.52 +Version: 2.15.53 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.52.tar.bz2 +Source0: yast2-installation-2.15.53.tar.bz2 Prefix: /usr Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq @@ -105,7 +105,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.52 +%setup -n yast2-installation-2.15.53 %build %{prefix}/bin/y2tool y2autoconf @@ -178,6 +178,9 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog * Fri Sep 21 2007 - locilka@suse.cz +- Start dhcpcd using WFM instead of SCR (#326342). +- 2.15.53 +* Fri Sep 21 2007 - locilka@suse.cz - When normal umount at the end of the installation fails, try at least: sync, remount read-only, umount --force. - Report all services running in the installation directory