diff --git a/yast2-installation-2.18.24.tar.bz2 b/yast2-installation-2.18.24.tar.bz2 deleted file mode 100644 index fc1df4e..0000000 --- a/yast2-installation-2.18.24.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29a95e8768e08dec155f41a4c834642c01cf416ac67cb5ae0d3d42d886e45ab2 -size 270076 diff --git a/yast2-installation-2.18.25.tar.bz2 b/yast2-installation-2.18.25.tar.bz2 new file mode 100644 index 0000000..ec85d15 --- /dev/null +++ b/yast2-installation-2.18.25.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf7e8f56b425f4273c4384cf9bc29a953976c7d66aaa334efb219ffff0a9bac +size 278198 diff --git a/yast2-installation.changes b/yast2-installation.changes index 26694d4..c5d1b66 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 9 14:33:14 CEST 2009 - jsrain@suse.cz + +- better error handling for image installation (bnc#533601) +- 2.18.25 + ------------------------------------------------------------------- Fri Sep 4 19:00:27 CEST 2009 - kmachalkova@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index f38d568..01ab6b7 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.18.24) +# spec file for package yast2-installation (Version 2.18.25) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,10 +19,10 @@ Name: yast2-installation -Version: 2.18.24 +Version: 2.18.25 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.18.24.tar.bz2 +Source0: yast2-installation-2.18.25.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later @@ -103,7 +103,7 @@ System installation code as present on installation media. System installation code as present on installation media. %prep -%setup -n yast2-installation-2.18.24 +%setup -n yast2-installation-2.18.25 %build %{prefix}/bin/y2tool y2autoconf @@ -172,5 +172,4 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-installation %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README - %changelog