diff --git a/yast2-installation-2.15.22.tar.bz2 b/yast2-installation-2.15.22.tar.bz2 deleted file mode 100644 index af78c33..0000000 --- a/yast2-installation-2.15.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb8707b336d363ffad64a75a130cd2c34bd1897cce603fab9bc1228f738dfb0c -size 198396 diff --git a/yast2-installation-2.15.23.tar.bz2 b/yast2-installation-2.15.23.tar.bz2 new file mode 100644 index 0000000..a178709 --- /dev/null +++ b/yast2-installation-2.15.23.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70260bb1ad2b8eca069eb5ef6660dbcff198507103588b497a172ca44f2c3b8d +size 198476 diff --git a/yast2-installation.changes b/yast2-installation.changes index 75078a8..c2fb970 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 11 16:30:06 CEST 2007 - locilka@suse.cz + +- Removing directories '/var/lib/zypp/cache' and '/var/lib/zypp/db' + if they exist at the beginning of the installation (#267763). +- 2.15.23 + ------------------------------------------------------------------- Thu May 10 17:16:49 CEST 2007 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index b98bf73..dcbeaa2 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.15.22) +# spec file for package yast2-installation (Version 2.15.23) # # 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.22 +Version: 2.15.23 Release: 1 License: GNU General Public License (GPL) Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.15.22.tar.bz2 +Source0: yast2-installation-2.15.23.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 BuildRequires: yast2 >= 2.15.22 @@ -83,7 +83,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.15.22 +%setup -n yast2-installation-2.15.23 %build %{prefix}/bin/y2tool y2autoconf @@ -146,6 +146,10 @@ rm -rf "$RPM_BUILD_ROOT" %endif %changelog +* Fri May 11 2007 - locilka@suse.cz +- Removing directories '/var/lib/zypp/cache' and '/var/lib/zypp/db' + if they exist at the beginning of the installation (#267763). +- 2.15.23 * Thu May 10 2007 - locilka@suse.cz - Merged hardware probing (inst_startup) and system probing (inst_system_analysis) into one script to have only one progress