diff --git a/yast2-installation-2.16.44.tar.bz2 b/yast2-installation-2.16.44.tar.bz2 deleted file mode 100644 index 4cb9bce..0000000 --- a/yast2-installation-2.16.44.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cb176a8a0be8a4ded08d2a95e508bfb5b0a3e880068d869dccaf63b9ded5bb1 -size 232284 diff --git a/yast2-installation-2.16.45.tar.bz2 b/yast2-installation-2.16.45.tar.bz2 new file mode 100644 index 0000000..93eed5e --- /dev/null +++ b/yast2-installation-2.16.45.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4780a43785a649bbd64591fe6a23e2aeb0332aed025e3a2d8fb1a94f65906c9e +size 233923 diff --git a/yast2-installation.changes b/yast2-installation.changes index 876b710..bb3e185 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed May 14 14:29:21 CEST 2008 - jsrain@suse.cz + +- use process agent instead of background agent when installing + live image (bnc #384960) +- 2.16.45 + +------------------------------------------------------------------- +Mon May 12 15:10:50 CEST 2008 - locilka@suse.cz + +- Added help to "Image Deployment" (bnc #388665). + ------------------------------------------------------------------- Tue May 6 17:37:22 CEST 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index 0575562..a1e6c9e 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-installation (Version 2.16.44) +# spec file for package yast2-installation (Version 2.16.45) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,12 +12,12 @@ Name: yast2-installation -Version: 2.16.44 +Version: 2.16.45 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.44.tar.bz2 +Source0: yast2-installation-2.16.45.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() @@ -107,7 +107,7 @@ Authors: Lukas Ocilka %prep -%setup -n yast2-installation-2.16.44 +%setup -n yast2-installation-2.16.45 %build %{prefix}/bin/y2tool y2autoconf @@ -172,8 +172,13 @@ 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 +* Wed May 14 2008 jsrain@suse.cz +- use process agent instead of background agent when installing + live image (bnc #384960) +- 2.16.45 +* Mon May 12 2008 locilka@suse.cz +- Added help to "Image Deployment" (bnc #388665). * Tue May 06 2008 locilka@suse.cz - When reusing the old repositories during upgrade, copying also 'autorefresh' and 'alias' (bnc #387261).