- Testsuites adapted to switching Service module to systemd

(yast2-2.23.15)
- 2.24.9

- confirmed license 

- Code cleanup: 
	- removed obsolete and empty function ScreenName. 
	- removed reference to CVS/SVN feature ($Id$)

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=189
This commit is contained in:
Lukas Ocilka 2013-01-03 13:41:13 +00:00 committed by Git OBS Bridge
parent 074adca615
commit 158b3cfb05
4 changed files with 27 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Jan 3 12:31:30 UTC 2013 - locilka@suse.com
- Testsuites adapted to switching Service module to systemd
(yast2-2.23.15)
- 2.24.9
-------------------------------------------------------------------
Thu Nov 15 11:48:12 UTC 2012 - mfilka@suse.com
- confirmed license
-------------------------------------------------------------------
Tue Nov 13 08:51:51 UTC 2012 - mfilka@suse.com
- Code cleanup:
- removed obsolete and empty function ScreenName.
- removed reference to CVS/SVN feature ($Id$)
-------------------------------------------------------------------
Tue Nov 6 10:44:59 UTC 2012 - mfilka@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-network
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: yast2-network
Version: 2.24.8
Version: 2.24.9
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -37,7 +37,8 @@ BuildRequires: yast2-testsuite
# Wizard::SetDesktopTitleAndIcon
# yast2 v2.23.0 - support for shel (un)quoting
# yast2 v2.23.6 - updated API for IPv6
BuildRequires: yast2 >= 2.23.6
# yast2 v2.23.15 - Service module switched to systemd
BuildRequires: yast2 >= 2.23.15
Requires: yast2 >= 2.23.6
#netconfig (FaTE #303618)
@ -55,7 +56,7 @@ PreReq: /bin/rm
Conflicts: yast2-core < 2.10.6
Summary: YaST2 - Network Configuration
License: GPL-2.0+
License: GPL-2.0
Group: System/YaST
%package devel-doc