forked from pool/yast2-installation
- 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:
parent
0998a178c4
commit
8c0d7b0c52
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86af5aac886ea333b777acd972fba96fff5542b16f8354d28e984ce261ec95ab
|
|
||||||
size 285340
|
|
3
yast2-installation-2.22.5.tar.bz2
Normal file
3
yast2-installation-2.22.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ecab8e02a7b5b5dda8ce9069a7f8d3eb627193823753d343d8c9293717847ea7
|
||||||
|
size 292741
|
@ -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
|
Wed Feb 15 11:46:45 CET 2012 - gs@suse.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.22.4
|
Version: 2.22.5
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -153,6 +153,7 @@ autoreconf --force --install
|
|||||||
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
||||||
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
|
||||||
|
|
||||||
|
%{?suse_update_config:%{suse_update_config -f}}
|
||||||
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
|
./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
|
||||||
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
|
# V=1: verbose build in case we used AM_SILENT_RULES(yes)
|
||||||
# so that RPM_OPT_FLAGS check works
|
# so that RPM_OPT_FLAGS check works
|
||||||
|
Loading…
Reference in New Issue
Block a user