This commit is contained in:
parent
10a86c41e7
commit
85540161eb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:87c93c63a3e2801df2f1ed789ef58660d89c53febe8e0b7f11178fb6944399a1
|
||||
size 310131
|
3
yast2-network-2.16.8.tar.bz2
Normal file
3
yast2-network-2.16.8.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ac0c5d415ccb5fd2a71bacedc5ea6fbdcbdb35b8b404f3df2a9f101f66c39d6
|
||||
size 264293
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 12 15:18:38 CET 2007 - mzugec@suse.cz
|
||||
|
||||
- the hostname dialog proposes to update it by DHCP on a laptop
|
||||
(#326102)
|
||||
- 2.16.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 9 14:45:11 CET 2007 - kmachalkova@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.16.7)
|
||||
# spec file for package yast2-network (Version 2.16.8)
|
||||
#
|
||||
# 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.7
|
||||
Version: 2.16.8
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.7.tar.bz2
|
||||
Source0: yast2-network-2.16.8.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.7
|
||||
Version: 2.16.8
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.7.tar.bz2
|
||||
Source0: yast2-network-2.16.8.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.7
|
||||
%setup -n yast2-network-2.16.8
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -138,6 +138,10 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* Mon Nov 12 2007 - mzugec@suse.cz
|
||||
- the hostname dialog proposes to update it by DHCP on a laptop
|
||||
(#326102)
|
||||
- 2.16.8
|
||||
* Fri Nov 09 2007 - kmachalkova@suse.cz
|
||||
- host.rnc modified to accept empty <host> section as a valid one
|
||||
- Filter out host IPs with empty hostname so that valid autoyast
|
||||
|
Loading…
Reference in New Issue
Block a user