- 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:
Martin Vidner 2012-04-23 09:33:01 +00:00 committed by Git OBS Bridge
parent de9b2daa9f
commit fb7364a7b1
4 changed files with 18 additions and 19 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 11 11:13:51 CEST 2012 - mvidner@suse.cz
- Fixed a dead reference to proxy code; moved a forgotten file.
- 2.22.7
-------------------------------------------------------------------
Tue Apr 10 14:45:17 CEST 2012 - mvidner@suse.cz

View File

@ -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.