From 4811a8d826d24068f25b72c1eb01bd338022be4276dc348f155e6419f6ef1263 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 24 Sep 2007 17:01:41 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=74 --- yast2-network-2.15.79.tar.bz2 | 3 --- yast2-network-2.15.80.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 19 +++++++++++-------- 4 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 yast2-network-2.15.79.tar.bz2 create mode 100644 yast2-network-2.15.80.tar.bz2 diff --git a/yast2-network-2.15.79.tar.bz2 b/yast2-network-2.15.79.tar.bz2 deleted file mode 100644 index c995bfa..0000000 --- a/yast2-network-2.15.79.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:342dbfa9b35bd42296b8d45e828e10d70bb1535939663a49383ab32cb17a565c -size 289076 diff --git a/yast2-network-2.15.80.tar.bz2 b/yast2-network-2.15.80.tar.bz2 new file mode 100644 index 0000000..dcce35f --- /dev/null +++ b/yast2-network-2.15.80.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a5ad780f5af8c48de0d38c486df49b65ac1144c2570849cea902e59bc641c85 +size 270328 diff --git a/yast2-network.changes b/yast2-network.changes index a80212a..e5d32da 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 24 11:01:05 CEST 2007 - mzugec@suse.cz + +- for update system don't copy network from inst_sys (#325738) +- 2.15.80 + ------------------------------------------------------------------- Fri Sep 21 16:03:44 CEST 2007 - kmachalkova@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 8ff9d51..91977f9 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.79) +# spec file for package yast2-network (Version 2.15.80) # # 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.15.79 -Release: 2 +Version: 2.15.80 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.79.tar.bz2 +Source0: yast2-network-2.15.80.tar.bz2 Prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -44,12 +44,12 @@ Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc -Version: 2.15.79 -Release: 2 +Version: 2.15.80 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.79.tar.bz2 +Source0: yast2-network-2.15.80.tar.bz2 Prefix: /usr Requires: yast2-network >= 2.15.53 Summary: YaST2 - Developer documentation for yast2-network @@ -73,7 +73,7 @@ Authors: Michal Svec %prep -%setup -n yast2-network-2.15.79 +%setup -n yast2-network-2.15.80 %build %{prefix}/bin/y2tool y2autoconf @@ -139,6 +139,9 @@ fi %exclude %{prefix}/share/doc/packages/yast2-network/COPYRIGHT.english %exclude %{prefix}/share/doc/packages/yast2-network/README %changelog +* Mon Sep 24 2007 - mzugec@suse.cz +- for update system don't copy network from inst_sys (#325738) +- 2.15.80 * Fri Sep 21 2007 - kmachalkova@suse.cz - Remember correctly device number and device module for manually added cards (#308762)