- bnc#977953
- added dependency on yast2-proxy. "yast2 lan" won't fail with internal error (missing Proxy module), when yast2-network is installed into a minimal server installation. - 3.1.149 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=681
This commit is contained in:
parent
cd88bd6615
commit
c4700afe33
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32fffd5381e6084db9fdbeb2e78de17fa097f6a38dbf0cafd8d7565b77c01551
|
||||
size 369672
|
3
yast2-network-3.1.149.tar.bz2
Normal file
3
yast2-network-3.1.149.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fed7c0b349afe43af397a7dc3dd39d1ff083a256b360b10787f3b39a5b2ed8e7
|
||||
size 369554
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 2 11:35:45 UTC 2016 - mfilka@suse.com
|
||||
|
||||
- bnc#977953
|
||||
- added dependency on yast2-proxy. "yast2 lan" won't fail with
|
||||
internal error (missing Proxy module), when yast2-network is
|
||||
installed into a minimal server installation.
|
||||
- 3.1.149
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 19 08:01:16 UTC 2016 - mfilka@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 3.1.148
|
||||
Version: 3.1.149
|
||||
Release: 0
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -31,6 +31,7 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-country
|
||||
BuildRequires: yast2-devtools >= 3.1.15
|
||||
BuildRequires: yast2-proxy
|
||||
Requires: yast2-proxy
|
||||
#for install task
|
||||
BuildRequires: rubygem(yast-rake)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user