- Removed old testsuites tests and autotools, so yast2-testsuite

is not required anymore (fate#314695).
- 3.1.142

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=673
This commit is contained in:
YaST Team Bot 2016-02-01 23:24:11 +00:00 committed by Git OBS Bridge
parent dfa2d70e88
commit 476b148e3b
4 changed files with 16 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 29 15:21:36 UTC 2016 - knut.anderssen@suse.com
- Removed old testsuites tests and autotools, so yast2-testsuite
is not required anymore (fate#314695).
- 3.1.142
-------------------------------------------------------------------
Fri Jan 22 13:24:15 UTC 2016 - mvidner@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-network
Version: 3.1.141
Version: 3.1.142
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -31,7 +31,8 @@ BuildRequires: update-desktop-files
BuildRequires: yast2-country
BuildRequires: yast2-devtools >= 3.1.15
BuildRequires: yast2-proxy
BuildRequires: yast2-testsuite
#for install task
BuildRequires: rubygem(yast-rake)
# yast2 v3.1.86: Added ServicesProposal library
BuildRequires: yast2 >= 3.1.86
@ -77,11 +78,11 @@ This package contains autogenerated documentation for yast2-network
%prep
%setup -n %{name}-%{version}
%build
%yast_build
%check
rake test:unit
%install
%yast_install
rake install DESTDIR="%{buildroot}"
%files
%defattr(-,root,root)