From 8d9fbb9cde6c2dee04e339f97919800abcbdf52474c880ce6a64ad21498f57ae Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 3 Sep 2007 16:48:00 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=66 --- yast2-network-2.15.71.tar.bz2 | 3 --- yast2-network-2.15.72.tar.bz2 | 3 +++ yast2-network.changes | 9 +++++++++ yast2-network.spec | 22 ++++++++++++++-------- 4 files changed, 26 insertions(+), 11 deletions(-) delete mode 100644 yast2-network-2.15.71.tar.bz2 create mode 100644 yast2-network-2.15.72.tar.bz2 diff --git a/yast2-network-2.15.71.tar.bz2 b/yast2-network-2.15.71.tar.bz2 deleted file mode 100644 index 138f4e2..0000000 --- a/yast2-network-2.15.71.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72b7f4aab9ea011d3849646f357feeed90a91250a99bf5de63328df8489b5cdf -size 273209 diff --git a/yast2-network-2.15.72.tar.bz2 b/yast2-network-2.15.72.tar.bz2 new file mode 100644 index 0000000..4001e88 --- /dev/null +++ b/yast2-network-2.15.72.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d2ba231b0e21df3094fd33d46d53d2ff39775a17d2ad708d88fa25624c57e8d +size 273832 diff --git a/yast2-network.changes b/yast2-network.changes index ec666b2..cb0afa8 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 3 14:43:39 CEST 2007 - mzugec@suse.cz + +- install smartlink-softmodem package for devices with *ttySL* + device files (#284287) +- correctly match configuration with hardware for modem devices +using UDI instead of udi +- 2.15.72 + ------------------------------------------------------------------- Mon Sep 3 09:37:00 CEST 2007 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index aff76b4..f8cb647 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.15.71) +# spec file for package yast2-network (Version 2.15.72) # # 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.71 -Release: 3 +Version: 2.15.72 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.71.tar.bz2 +Source0: yast2-network-2.15.72.tar.bz2 prefix: /usr # should be required by devtools BuildRequires: perl-XML-Writer pkgconfig rpm @@ -43,12 +43,12 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc -Version: 2.15.71 -Release: 3 +Version: 2.15.72 +Release: 1 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.15.71.tar.bz2 +Source0: yast2-network-2.15.72.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.71 +%setup -n yast2-network-2.15.72 %build %{prefix}/bin/y2tool y2autoconf @@ -142,6 +142,12 @@ fi %changelog * Mon Sep 03 2007 - mzugec@suse.cz +- install smartlink-softmodem package for devices with *ttySL* + device files (#284287) +- correctly match configuration with hardware for modem devices + using UDI instead of udi +- 2.15.72 +* Mon Sep 03 2007 - mzugec@suse.cz - fixed Proxy testsuite * Sat Sep 01 2007 - mzugec@suse.cz - read NISDomain instead of NisDomain from install.inf