This commit is contained in:
parent
aaa6e63534
commit
d2d609bb3b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78ec0b2b2bf6f5ad5bf6e15aeffa6fd0919b503f5c76e01de402131ce4807934
|
||||
size 270051
|
3
yast2-network-2.16.17.tar.bz2
Normal file
3
yast2-network-2.16.17.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e07e4e93506221438fdc83f402f14d2f6b588f4760df68fd4937038b4b72292d
|
||||
size 269149
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 13 18:33:06 CET 2007 - mzugec@suse.de
|
||||
|
||||
- in Proposal() re-read NetworkDevices again (#170558)
|
||||
to propose correct values when toggle NM
|
||||
- don't propose ifplugd for NM and virtual devices (bond, vlan, br)
|
||||
- devices description (short, long) moved to NetworkDevices
|
||||
- 2.16.17
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 11 00:01:29 CET 2007 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.16.16)
|
||||
# spec file for package yast2-network (Version 2.16.17)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.16.16
|
||||
Version: 2.16.17
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.16.tar.bz2
|
||||
Source0: yast2-network-2.16.17.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -29,7 +29,7 @@ BuildRequires: yast2 >= 2.16.6
|
||||
# Linuxrc::display_ip
|
||||
# SuSEFirewall::IsInstalled
|
||||
# YCP module Internet
|
||||
Requires: yast2 >= 2.16.6
|
||||
Requires: yast2 >= 2.16.8
|
||||
Requires: sysconfig yast2-country yast2-packager
|
||||
PreReq: /bin/rm
|
||||
Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl
|
||||
@ -45,14 +45,13 @@ Conflicts: yast2-core < 2.10.6
|
||||
Summary: YaST2 - Network Configuration
|
||||
|
||||
%package devel-doc
|
||||
Version: 2.16.16
|
||||
Version: 2.16.17
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.16.tar.bz2
|
||||
Source0: yast2-network-2.16.17.tar.bz2
|
||||
Prefix: /usr
|
||||
Requires: yast2-network >= 2.15.53
|
||||
Summary: YaST2 - Developer documentation for yast2-network
|
||||
|
||||
%description
|
||||
@ -74,7 +73,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.16.16
|
||||
%setup -n yast2-network-2.16.17
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -138,6 +137,12 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* Thu Dec 13 2007 - mzugec@suse.de
|
||||
- in Proposal() re-read NetworkDevices again (#170558)
|
||||
to propose correct values when toggle NM
|
||||
- don't propose ifplugd for NM and virtual devices (bond, vlan, br)
|
||||
- devices description (short, long) moved to NetworkDevices
|
||||
- 2.16.17
|
||||
* Tue Dec 11 2007 - mzugec@suse.cz
|
||||
- show description for devices attached to vlan
|
||||
- show description for bridged devices
|
||||
|
Loading…
Reference in New Issue
Block a user