2,13d1
< 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). < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=149
This commit is contained in:
parent
d2b0058332
commit
304d041633
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:1186edc5f01d3789fc400cfdc5208df4b1d823e03a822088523004c8e8f6a089
|
|
||||||
size 293965
|
|
3
yast2-network-2.21.6.tar.bz2
Normal file
3
yast2-network-2.21.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:154493c61aafe6c05e5262b45e0c7ec774fa7ea19b8073f9195ea9645cf09b31
|
||||||
|
size 293422
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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.6
|
||||||
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.6.tar.bz2
|
||||||
|
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
|
|
||||||
@ -63,7 +63,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 +73,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.6
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -144,4 +143,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