forked from pool/yast2-network
- Fixed broken autoyast in general (bnc#742855)
and in case with keep_install_network without dns without routing (bnc#712864). - Filter out more Chelsio devices, by PCI id (bnc#711432#c83) - 2.22.2 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=161
This commit is contained in:
committed by
Git OBS Bridge
parent
e32a26062e
commit
a4d5fd3375
@@ -16,22 +16,22 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.22.1
|
||||
Version: 2.22.2
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-%{version}.tar.bz2
|
||||
|
||||
Group: System/YaST
|
||||
License: GPL-2.0+
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
BuildRequires: perl-XML-Writer
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: rpm
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-devtools yast2-testsuite
|
||||
BuildRequires: yast2-country
|
||||
BuildRequires: yast2-devtools
|
||||
BuildRequires: yast2-installation >= 2.15.27
|
||||
BuildRequires: yast2-testsuite
|
||||
|
||||
# NetworkInterfaces::Write should write ifcfgs only once
|
||||
# Wizard::SetDesktopTitleAndIcon
|
||||
@@ -62,10 +62,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
||||
Conflicts: yast2-core < 2.10.6
|
||||
|
||||
Summary: YaST2 - Network Configuration
|
||||
License: GPL-2.0+
|
||||
Group: System/YaST
|
||||
|
||||
%package devel-doc
|
||||
Group: System/YaST
|
||||
Summary: YaST2 - Developer documentation for yast2-network
|
||||
Group: System/YaST
|
||||
|
||||
%description
|
||||
This package contains the YaST2 component for network configuration.
|
||||
|
Reference in New Issue
Block a user