This commit is contained in:
parent
4944174352
commit
e3aa3ad7e4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:45b8a6ba666f9dab5434c7453b6271c25451e06f6faf02f610c7b7de51616b73
|
|
||||||
size 294387
|
|
3
yast2-network-2.17.15.tar.bz2
Normal file
3
yast2-network-2.17.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:31a833418ba17d03a6a07090988c2743abbe4de17d618f04c23dfb04ddee7d04
|
||||||
|
size 294574
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 4 15:56:34 CEST 2008 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- for ssh/vnc installation don't reload/restart network because
|
||||||
|
possibility of IP change (bnc#347482)
|
||||||
|
- 2.17.15
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 4 13:22:38 CEST 2008 - mzugec@suse.cz
|
Mon Aug 4 13:22:38 CEST 2008 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.17.14)
|
# spec file for package yast2-network (Version 2.17.15)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -12,12 +19,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.17.14
|
Version: 2.17.15
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-network-2.17.14.tar.bz2
|
Source0: yast2-network-2.17.15.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
# should be required by devtools
|
# should be required by devtools
|
||||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||||
@ -71,7 +78,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.17.14
|
%setup -n yast2-network-2.17.15
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -136,6 +143,10 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 04 2008 mzugec@suse.cz
|
* Mon Aug 04 2008 mzugec@suse.cz
|
||||||
|
- for ssh/vnc installation don't reload/restart network because
|
||||||
|
possibility of IP change (bnc#347482)
|
||||||
|
- 2.17.15
|
||||||
|
* Mon Aug 04 2008 mzugec@suse.cz
|
||||||
- improved Lan::Packages() function
|
- improved Lan::Packages() function
|
||||||
- added STARTMODE=onboot for tun/tap devices (FaTE#302184)
|
- added STARTMODE=onboot for tun/tap devices (FaTE#302184)
|
||||||
- 2.17.14
|
- 2.17.14
|
||||||
|
Loading…
Reference in New Issue
Block a user