OBS User unknown 2008-08-04 12:17:31 +00:00 committed by Git OBS Bridge
parent 6cfb0812b7
commit 4944174352
4 changed files with 18 additions and 7 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 4 13:22:38 CEST 2008 - mzugec@suse.cz
- improved Lan::Packages() function
- added STARTMODE=onboot for tun/tap devices (FaTE#302184)
- 2.17.14
-------------------------------------------------------------------
Mon Jul 28 11:06:05 CEST 2008 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package yast2-network (Version 2.17.13)
# spec file for package yast2-network (Version 2.17.14)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -12,12 +12,12 @@
Name: yast2-network
Version: 2.17.13
Version: 2.17.14
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: yast2-network-2.17.13.tar.bz2
Source0: yast2-network-2.17.14.tar.bz2
Prefix: /usr
# should be required by devtools
BuildRequires: perl-XML-Writer pkgconfig rpm
@ -71,7 +71,7 @@ Authors:
Michal Svec <msvec@suse.cz>
%prep
%setup -n yast2-network-2.17.13
%setup -n yast2-network-2.17.14
%build
%{prefix}/bin/y2tool y2autoconf
@ -135,6 +135,10 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog
* Mon Aug 04 2008 mzugec@suse.cz
- improved Lan::Packages() function
- added STARTMODE=onboot for tun/tap devices (FaTE#302184)
- 2.17.14
* Mon Jul 28 2008 mzugec@suse.cz
- use all devices for InternetTest, not only eth (bnc#400632)
- 2.17.13