diff --git a/yast2-installation-2.22.4.tar.bz2 b/yast2-installation-2.22.4.tar.bz2 deleted file mode 100644 index f789bd9..0000000 --- a/yast2-installation-2.22.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:86af5aac886ea333b777acd972fba96fff5542b16f8354d28e984ce261ec95ab -size 285340 diff --git a/yast2-installation-2.22.5.tar.bz2 b/yast2-installation-2.22.5.tar.bz2 new file mode 100644 index 0000000..d4ac30a --- /dev/null +++ b/yast2-installation-2.22.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecab8e02a7b5b5dda8ce9069a7f8d3eb627193823753d343d8c9293717847ea7 +size 292741 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3512727..1710080 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 14 15:42:19 CET 2012 - aschnell@suse.de + +- create link yast.ssh for 2nd stage ssh installation (bnc#745340) +- 2.22.5 + ------------------------------------------------------------------- Wed Feb 15 11:46:45 CET 2012 - gs@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index 22e4353..37b328a 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -18,7 +18,7 @@ Name: yast2-installation -Version: 2.22.4 +Version: 2.22.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -153,6 +153,7 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" +%{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) # so that RPM_OPT_FLAGS check works