Accepting request 84437 from YaST:Head
- show module name in window title - 2.21.8 - updated Network_YaPI test (adapted to systemd and sysctl changes) - 2.21.7 - Routing.ycp - use /etc/sysctl.conf file instead of deprecated /etc/sysconfig/sysctl, adapted testsuite - Remove unneeded dialog and dependency on Wizard_hw - 2.21.6 - Don't switch bonding interfaces to DHCP when editing them (bnc#711962). - Don't say that a NIC without an address has no encryption (bnc#711962). OBS-URL: https://build.opensuse.org/request/show/84437 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=245
This commit is contained in:
commit
396f4da433
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1186edc5f01d3789fc400cfdc5208df4b1d823e03a822088523004c8e8f6a089
|
|
||||||
size 293965
|
|
3
yast2-network-2.21.8.tar.bz2
Normal file
3
yast2-network-2.21.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d8c26e3ce6600f3de1b365441eb8be010e7cead4b60a1a580befe1c1a9755f2
|
||||||
|
size 297202
|
@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 22 11:24:51 CEST 2011 - visnov@suse.cz
|
||||||
|
|
||||||
|
- show module name in window title
|
||||||
|
- 2.21.8
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 22 09:04:17 UTC 2011 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- updated Network_YaPI test (adapted to systemd and sysctl changes)
|
||||||
|
- 2.21.7
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 21 14:15:44 UTC 2011 - lslezak@suse.cz
|
||||||
|
|
||||||
|
- Routing.ycp - use /etc/sysctl.conf file instead of deprecated
|
||||||
|
/etc/sysconfig/sysctl, adapted testsuite
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 19 09:20:00 CEST 2011 - visnov@suse.cz
|
||||||
|
|
||||||
|
- Remove unneeded dialog and dependency on Wizard_hw
|
||||||
|
- 2.21.6
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 2 16:08:07 CEST 2011 - mvidner@suse.cz
|
||||||
|
|
||||||
|
- Don't switch bonding interfaces to DHCP when editing them (bnc#711962).
|
||||||
|
- Don't say that a NIC without an address has no encryption (bnc#711962).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 31 16:23:38 CEST 2011 - mvidner@suse.cz
|
Wed Aug 31 16:23:38 CEST 2011 - mvidner@suse.cz
|
||||||
|
|
||||||
|
@ -19,11 +19,11 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.21.5
|
Version: 2.21.8
|
||||||
Release: 1
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-network-2.21.5.tar.bz2
|
Source0: yast2-network-2.21.8.tar.bz2
|
||||||
|
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
|
|
||||||
@ -37,8 +37,9 @@ BuildRequires: yast2-country
|
|||||||
BuildRequires: yast2-installation >= 2.15.27
|
BuildRequires: yast2-installation >= 2.15.27
|
||||||
|
|
||||||
# NetworkInterfaces::Write should write ifcfgs only once
|
# NetworkInterfaces::Write should write ifcfgs only once
|
||||||
BuildRequires: yast2 >= 2.21.14
|
# Wizard::SetDesktopTitleAndIcon
|
||||||
Requires: yast2 >= 2.21.14
|
BuildRequires: yast2 >= 2.21.22
|
||||||
|
Requires: yast2 >= 2.21.22
|
||||||
|
|
||||||
#netconfig (FaTE #303618)
|
#netconfig (FaTE #303618)
|
||||||
Requires: sysconfig >= 0.71.2
|
Requires: sysconfig >= 0.71.2
|
||||||
@ -63,7 +64,6 @@ Conflicts: yast2-core < 2.10.6
|
|||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
|
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
Summary: YaST2 - Developer documentation for yast2-network
|
Summary: YaST2 - Developer documentation for yast2-network
|
||||||
|
|
||||||
@ -74,7 +74,7 @@ This package contains the YaST2 component for network configuration.
|
|||||||
This package contains autogenerated documentation for yast2-network
|
This package contains autogenerated documentation for yast2-network
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.21.5
|
%setup -n yast2-network-2.21.8
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -144,4 +144,5 @@ fi
|
|||||||
%doc %{prefix}/share/doc/packages/yast2-network
|
%doc %{prefix}/share/doc/packages/yast2-network
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user