- updated to latest repo version

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=188
This commit is contained in:
Arvin Schnell 2012-03-16 17:03:04 +00:00 committed by Git OBS Bridge
parent 0998a178c4
commit 8c0d7b0c52
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86af5aac886ea333b777acd972fba96fff5542b16f8354d28e984ce261ec95ab
size 285340

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecab8e02a7b5b5dda8ce9069a7f8d3eb627193823753d343d8c9293717847ea7
size 292741

View File

@ -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

View File

@ -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