forked from pool/yast2-network
- Support biosdevname=1 NIC naming scheme: don't write mac-based udev
rules (FATE#311332). - STARMODE='nfsroot' also for FCoE (FATE#306855). - Show NIC device names for unconfigured NICs (FATE#311335). - Fixed configuring multiple interfaces with the same VLAN (FATE#311380, FATE#309240, bnc#572747, bnc#588588) - Make the hostname resolvable to our static address coming from Linuxrc (bnc#664929). - 2.21.0 - Do not enable WIRELESS_POWER by default, some APs are broken (FATE#309255). - Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in desktop files (bnc#540627) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=137
This commit is contained in:
committed by
Git OBS Bridge
parent
dbf89e7341
commit
5ce1bda919
@@ -1,15 +1,15 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.20.13)
|
||||
# spec file for package yast2-network (Version 2.21.0)
|
||||
#
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.20.13
|
||||
Version: 2.21.0
|
||||
Release: 0
|
||||
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.20.13.tar.bz2
|
||||
Source0: yast2-network-2.21.0.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
|
||||
@@ -22,9 +22,10 @@ BuildRequires: yast2-devtools yast2-testsuite
|
||||
BuildRequires: yast2-country
|
||||
BuildRequires: yast2-installation >= 2.15.27
|
||||
|
||||
# NetworkStorage: adapt functions needed for iBFT (bnc#551380)
|
||||
BuildRequires: yast2 >= 2.19.3
|
||||
Requires: yast2 >= 2.19.3
|
||||
# NetworkInterfaces::GetTypeFromIfcfg (bnc#572747)
|
||||
BuildRequires: yast2 >= 2.21.6
|
||||
Requires: yast2 >= 2.21.6
|
||||
|
||||
#netconfig (FaTE #303618)
|
||||
Requires: sysconfig >= 0.71.2
|
||||
#GetLanguageCountry
|
||||
@@ -59,7 +60,7 @@ This package contains the YaST2 component for network configuration.
|
||||
This package contains autogenerated documentation for yast2-network
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.20.13
|
||||
%setup -n yast2-network-2.21.0
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
|
Reference in New Issue
Block a user