forked from pool/yast2-network
- Fixed a dead reference to proxy code; moved a forgotten file.
- 2.22.7 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=170
This commit is contained in:
committed by
Git OBS Bridge
parent
de9b2daa9f
commit
fb7364a7b1
@@ -16,22 +16,22 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.22.6
|
||||
Version: 2.22.7
|
||||
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
|
||||
@@ -49,23 +49,16 @@ Requires: yast2-storage >= 2.21.11
|
||||
|
||||
PreReq: /bin/rm
|
||||
|
||||
Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
|
||||
Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
|
||||
Provides: yast2-lib-network yast2-config-network
|
||||
Obsoletes: yast2-lib-network yast2-config-network
|
||||
Provides: yast2-trans-network yast2-trans-adsl
|
||||
Obsoletes: yast2-trans-network yast2-trans-adsl
|
||||
Provides: y2t_lan y2t_adsl y2t_dial
|
||||
Obsoletes: y2t_lan y2t_adsl y2t_dial
|
||||
|
||||
# carrier detection
|
||||
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