OBS User unknown 2007-12-10 23:51:49 +00:00 committed by Git OBS Bridge
parent bda243b5ef
commit aaa6e63534
4 changed files with 29 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Dec 11 00:01:29 CET 2007 - mzugec@suse.cz
- show description for devices attached to vlan
- show description for bridged devices
- 2.16.16
-------------------------------------------------------------------
Sun Dec 9 12:36:36 CET 2007 - mzugec@suse.cz
- support for bridging - FaTE (#302183)
- 2.16.15
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 7 15:48:19 CET 2007 - mzugec@suse.cz Fri Dec 7 15:48:19 CET 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-network (Version 2.16.14) # spec file for package yast2-network (Version 2.16.16)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
@ -11,12 +11,12 @@
# norootforbuild # norootforbuild
Name: yast2-network Name: yast2-network
Version: 2.16.14 Version: 2.16.16
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.16.14.tar.bz2 Source0: yast2-network-2.16.16.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
@ -45,12 +45,12 @@ Conflicts: yast2-core < 2.10.6
Summary: YaST2 - Network Configuration Summary: YaST2 - Network Configuration
%package devel-doc %package devel-doc
Version: 2.16.14 Version: 2.16.16
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.16.14.tar.bz2 Source0: yast2-network-2.16.16.tar.bz2
Prefix: /usr Prefix: /usr
Requires: yast2-network >= 2.15.53 Requires: yast2-network >= 2.15.53
Summary: YaST2 - Developer documentation for yast2-network Summary: YaST2 - Developer documentation for yast2-network
@ -74,7 +74,7 @@ Authors:
Michal Svec <msvec@suse.cz> Michal Svec <msvec@suse.cz>
%prep %prep
%setup -n yast2-network-2.16.14 %setup -n yast2-network-2.16.16
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -138,6 +138,13 @@ fi
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/COPYING
%exclude %{prefix}/share/doc/packages/yast2-network/README %exclude %{prefix}/share/doc/packages/yast2-network/README
%changelog %changelog
* Tue Dec 11 2007 - mzugec@suse.cz
- show description for devices attached to vlan
- show description for bridged devices
- 2.16.16
* Sun Dec 09 2007 - mzugec@suse.cz
- support for bridging - FaTE (#302183)
- 2.16.15
* Fri Dec 07 2007 - mzugec@suse.cz * Fri Dec 07 2007 - mzugec@suse.cz
- support for VLAN - FaTE (#142127) - support for VLAN - FaTE (#142127)
- 2.16.14 - 2.16.14