This commit is contained in:
parent
85540161eb
commit
52b8ce1e7b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ac0c5d415ccb5fd2a71bacedc5ea6fbdcbdb35b8b404f3df2a9f101f66c39d6
|
||||
size 264293
|
3
yast2-network-2.16.9.tar.bz2
Normal file
3
yast2-network-2.16.9.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e548ce3fc7db4319abe86c74566efee409640404fa4fa8e338c60d7c30f2e5d1
|
||||
size 259434
|
@ -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
|
||||
|
||||
|
@ -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.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.16.8
|
||||
Version: 2.16.9
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.8.tar.bz2
|
||||
Source0: yast2-network-2.16.9.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -45,12 +45,12 @@ Conflicts: yast2-core < 2.10.6
|
||||
Summary: YaST2 - Network Configuration
|
||||
|
||||
%package devel-doc
|
||||
Version: 2.16.8
|
||||
Version: 2.16.9
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.8.tar.bz2
|
||||
Source0: yast2-network-2.16.9.tar.bz2
|
||||
Prefix: /usr
|
||||
Requires: yast2-network >= 2.15.53
|
||||
Summary: YaST2 - Developer documentation for yast2-network
|
||||
@ -74,7 +74,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.16.8
|
||||
%setup -n yast2-network-2.16.9
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -138,6 +138,9 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%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
|
||||
- the hostname dialog proposes to update it by DHCP on a laptop
|
||||
(#326102)
|
||||
|
Loading…
Reference in New Issue
Block a user