From 10a86c41e7bc798163a074542a83abfc122c5e93f063cba1248e4c5c9e6c860a Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 9 Nov 2007 20:59:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=82 --- yast2-network-2.16.6.tar.bz2 | 3 --- yast2-network-2.16.7.tar.bz2 | 3 +++ yast2-network.changes | 8 ++++++++ yast2-network.spec | 17 +++++++++++------ 4 files changed, 22 insertions(+), 9 deletions(-) delete mode 100644 yast2-network-2.16.6.tar.bz2 create mode 100644 yast2-network-2.16.7.tar.bz2 diff --git a/yast2-network-2.16.6.tar.bz2 b/yast2-network-2.16.6.tar.bz2 deleted file mode 100644 index 6e13e61..0000000 --- a/yast2-network-2.16.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd8f048edaf64f2e581d2f3241847ffbecda93bacf6e58974f5ad23e7187bd93 -size 262529 diff --git a/yast2-network-2.16.7.tar.bz2 b/yast2-network-2.16.7.tar.bz2 new file mode 100644 index 0000000..4bfae92 --- /dev/null +++ b/yast2-network-2.16.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87c93c63a3e2801df2f1ed789ef58660d89c53febe8e0b7f11178fb6944399a1 +size 310131 diff --git a/yast2-network.changes b/yast2-network.changes index f29cdbb..8a28560 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Nov 9 14:45:11 CET 2007 - kmachalkova@suse.cz + +- host.rnc modified to accept empty section as a valid one +- Filter out host IPs with empty hostname so that valid autoyast + profile is created (both #335120) +- 2.16.7 + ------------------------------------------------------------------- Fri Nov 2 14:18:37 CET 2007 - locilka@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 00631c9..54445a7 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.16.6) +# spec file for package yast2-network (Version 2.16.7) # # 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.6 +Version: 2.16.7 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.16.6.tar.bz2 +Source0: yast2-network-2.16.7.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.6 +Version: 2.16.7 Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.16.6.tar.bz2 +Source0: yast2-network-2.16.7.tar.bz2 Prefix: /usr Requires: yast2-network >= 2.15.53 Summary: YaST2 - Developer documentation for yast2-network @@ -74,7 +74,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.16.6 +%setup -n yast2-network-2.16.7 %build %{prefix}/bin/y2tool y2autoconf @@ -138,6 +138,11 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Fri Nov 09 2007 - kmachalkova@suse.cz +- host.rnc modified to accept empty section as a valid one +- Filter out host IPs with empty hostname so that valid autoyast + profile is created (both #335120) +- 2.16.7 * Fri Nov 02 2007 - locilka@suse.cz - YCP Module Internet moved to yast2.rpm to break several dependencies on yast2-network.