OBS User unknown 2007-11-15 23:27:31 +00:00 committed by Git OBS Bridge
parent 85540161eb
commit 52b8ce1e7b
4 changed files with 18 additions and 9 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 15 19:28:51 CET 2007 - mzugec@suse.de
- FaTE #302586 - support for qeth devices in bonding
- 2.16.9
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Nov 12 15:18:38 CET 2007 - mzugec@suse.cz Mon Nov 12 15:18:38 CET 2007 - mzugec@suse.cz

View File

@ -1,5 +1,5 @@
# #
# spec file for package yast2-network (Version 2.16.8) # spec file for package yast2-network (Version 2.16.9)
# #
# 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.8 Version: 2.16.9
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.8.tar.bz2 Source0: yast2-network-2.16.9.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.8 Version: 2.16.9
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.8.tar.bz2 Source0: yast2-network-2.16.9.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.8 %setup -n yast2-network-2.16.9
%build %build
%{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2autoconf
@ -138,6 +138,9 @@ 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
* Thu Nov 15 2007 - mzugec@suse.de
- FaTE #302586 - support for qeth devices in bonding
- 2.16.9
* Mon Nov 12 2007 - mzugec@suse.cz * Mon Nov 12 2007 - mzugec@suse.cz
- the hostname dialog proposes to update it by DHCP on a laptop - the hostname dialog proposes to update it by DHCP on a laptop
(#326102) (#326102)