- Added requirement iproute2 to spec file. This is needed by

the VNC AutoYaST installation in the second stage.
  (Follow up of bnc#1077236)
- 4.0.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=935
This commit is contained in:
YaST Team Bot 2018-02-06 11:32:34 +00:00 committed by Git OBS Bridge
parent f5fcfcfebb
commit 917cbb9f3b
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Feb 6 12:24:34 CET 2018 - schubi@suse.de
- Added requirement iproute2 to spec file. This is needed by
the VNC AutoYaST installation in the second stage.
(Follow up of bnc#1077236)
- 4.0.31
-------------------------------------------------------------------
Fri Feb 2 15:26:05 UTC 2018 - jreidinger@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 4.0.30
Version: 4.0.31
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -138,6 +138,9 @@ Requires: tar
# BNC 446533, /sbin/lspci called but not installed
Requires: pciutils
# Needed call /sbin/ip in vnc.sh/network.sh
Requires: iproute2
# install the registration module only in SLE (bsc#1043122)
%if !0%{?is_opensuse}
Recommends: yast2-registration