diff --git a/yast2-installation-2.17.22.tar.bz2 b/yast2-installation-2.17.22.tar.bz2 deleted file mode 100644 index 4a8fd66..0000000 --- a/yast2-installation-2.17.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9614dc8560e7389b47f94ef1fd82c7b85a218968d7078f4c617ab99ff2f5f9ae -size 256126 diff --git a/yast2-installation-2.17.23.tar.bz2 b/yast2-installation-2.17.23.tar.bz2 new file mode 100644 index 0000000..8f65dc3 --- /dev/null +++ b/yast2-installation-2.17.23.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d24523943424658e7d065b70fe6493e1f113985c99bb8c4394f3523d9eee96 +size 256216 diff --git a/yast2-installation.changes b/yast2-installation.changes index ce443ab..f2a0720 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Oct 30 14:42:15 CET 2008 - locilka@suse.cz + +- Saving sources at the end of inst_extrasources if some were + added (bnc #440184). +- 2.17.23 + ------------------------------------------------------------------- Mon Oct 27 10:18:47 CET 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 6a5f712..3fda95b 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.17.22) +# spec file for package yast2-installation (Version 2.17.23) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,12 +19,12 @@ Name: yast2-installation -Version: 2.17.22 +Version: 2.17.23 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.17.22.tar.bz2 +Source0: yast2-installation-2.17.23.tar.bz2 Prefix: /usr BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite # PackageCallbacks::RegisterEmptyProgressCallbacks() @@ -114,7 +114,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.17.22 +%setup -n yast2-installation-2.17.23 %build %{prefix}/bin/y2tool y2autoconf @@ -183,6 +183,10 @@ rm -rf "$RPM_BUILD_ROOT" %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README %changelog +* Thu Oct 30 2008 locilka@suse.cz +- Saving sources at the end of inst_extrasources if some were + added (bnc #440184). +- 2.17.23 * Mon Oct 27 2008 locilka@suse.cz - Added lnussel's patch to run set_polkit_default_privs at desktop_finish script (bnc #438698).