From 9e0f7d401e5ae06dde799a6a1abeb04fcf2eeaba611f2e1079d6dca5a58f983a Mon Sep 17 00:00:00 2001 From: Michal Zugec Date: Tue, 3 Nov 2009 14:37:04 +0000 Subject: [PATCH 1/7] 2,7d1 < Tue Nov 3 15:32:18 CET 2009 - mzugec@suse.cz < < - support for ETHTOOL_OPTIONS (FaTE#305352) < - 2.18.54 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=40 --- ready | 0 yast2-network.changes | 6 +++ yast2-network.spec | 87 +++++++++++++++++++++---------------------- 3 files changed, 48 insertions(+), 45 deletions(-) delete mode 100644 ready diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000 diff --git a/yast2-network.changes b/yast2-network.changes index 8711188..b6a370d 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Nov 3 15:32:18 CET 2009 - mzugec@suse.cz + +- support for ETHTOOL_OPTIONS (FaTE#305352) +- 2.18.54 + ------------------------------------------------------------------- Thu Oct 29 17:47:14 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 466ecab..130b641 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,62 +1,56 @@ # # spec file for package yast2-network (Version 2.18.53) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - # norootforbuild +Name: yast2-network +Version: 2.18.53 +Release: 0 -Name: yast2-network -Version: 2.18.53 -Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.53.tar.bz2 -Prefix: /usr -Group: System/YaST -License: GPL v2 or later + +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-network-2.18.53.tar.bz2 + +prefix: /usr + +Group: System/YaST +License: GPL v2 or later # should be required by devtools -BuildRequires: perl-XML-Writer pkgconfig rpm -BuildRequires: update-desktop-files -BuildRequires: yast2-devtools yast2-testsuite -BuildRequires: yast2-country -BuildRequires: yast2-installation >= 2.15.27 -BuildRequires: yast2 >= 2.16.6 +BuildRequires: pkgconfig perl-XML-Writer rpm +BuildRequires: update-desktop-files +BuildRequires: yast2-devtools yast2-testsuite +BuildRequires: yast2-country +BuildRequires: yast2-installation >= 2.15.27 +BuildRequires: yast2 >= 2.16.6 + # ProductControl::Disable* - yast2-2.18.23 -Requires: yast2 >= 2.18.23 +Requires: yast2 >= 2.18.23 #netconfig (FaTE #303618) -Requires: sysconfig >= 0.71.2 +Requires: sysconfig >= 0.71.2 #GetLanguageCountry #(in newly created yast2-country-data) -Requires: yast2-country-data >= 2.16.3 -PreReq: /bin/rm -Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl -Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl -Provides: yast2-lib-network yast2-config-network -Obsoletes: yast2-lib-network yast2-config-network -Provides: yast2-trans-network yast2-trans-adsl -Obsoletes: yast2-trans-network yast2-trans-adsl -Provides: y2t_lan y2t_adsl y2t_dial -Obsoletes: y2t_lan y2t_adsl y2t_dial +Requires: yast2-country-data >= 2.16.3 + +PreReq: /bin/rm + +Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl +Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl +Provides: yast2-lib-network yast2-config-network +Obsoletes: yast2-lib-network yast2-config-network +Provides: yast2-trans-network yast2-trans-adsl +Obsoletes: yast2-trans-network yast2-trans-adsl +Provides: y2t_lan y2t_adsl y2t_dial +Obsoletes: y2t_lan y2t_adsl y2t_dial + # carrier detection -Conflicts: yast2-core < 2.10.6 -Summary: YaST2 - Network Configuration +Conflicts: yast2-core < 2.10.6 + +Summary: YaST2 - Network Configuration %package devel-doc -License: GPL v2 or later Group: System/YaST -Summary: YaST2 - Developer documentation for yast2-network +Summary: YaST2 - Developer documentation for yast2-network + %description This package contains the YaST2 component for network configuration. @@ -71,8 +65,10 @@ This package contains autogenerated documentation for yast2-network %{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2automake autoreconf --force --install + export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" + %{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) @@ -86,6 +82,7 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done + %ifarch s390 s390x /bin/rm -f $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/dsl.desktop /bin/rm -f $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/isdn.desktop @@ -122,6 +119,7 @@ fi /usr/share/YaST2/schema/autoyast/rnc/networking.rnc /usr/share/YaST2/schema/autoyast/rnc/host.rnc /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc + %dir %{prefix}/share/doc/packages/yast2-network %{prefix}/share/doc/packages/yast2-network/COPYING %readme %{prefix}/share/doc/packages/yast2-network/README @@ -131,4 +129,3 @@ fi %doc %{prefix}/share/doc/packages/yast2-network %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README -%changelog From 20b9c6d74986943325e6882170ae9e4f7eb67eed73b8f735afefd4aff7103825 Mon Sep 17 00:00:00 2001 From: Michal Zugec Date: Wed, 4 Nov 2009 15:21:32 +0000 Subject: [PATCH 2/7] 2,7d1 < Wed Nov 4 16:17:18 CET 2009 - mzugec@suse.cz < < - lan module in 1st stage (FaTE#303069) < - 2.18.55 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=41 --- yast2-network-2.18.53.tar.bz2 | 3 --- yast2-network-2.18.55.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 yast2-network-2.18.53.tar.bz2 create mode 100644 yast2-network-2.18.55.tar.bz2 diff --git a/yast2-network-2.18.53.tar.bz2 b/yast2-network-2.18.53.tar.bz2 deleted file mode 100644 index 29c1f66..0000000 --- a/yast2-network-2.18.53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a34a483c20ab8d3f9326f1b598835076fccb9502c3b00fbf009b4d72f01edb1b -size 300532 diff --git a/yast2-network-2.18.55.tar.bz2 b/yast2-network-2.18.55.tar.bz2 new file mode 100644 index 0000000..f547f16 --- /dev/null +++ b/yast2-network-2.18.55.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f4ea7b18cbf0b582fff6bad4ed9c23047525a1374baa4fa1332f119add0fd5b +size 312875 diff --git a/yast2-network.changes b/yast2-network.changes index b6a370d..eda1cfa 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 4 16:17:18 CET 2009 - mzugec@suse.cz + +- lan module in 1st stage (FaTE#303069) +- 2.18.55 + ------------------------------------------------------------------- Tue Nov 3 15:32:18 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 130b641..70de0c6 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,15 +1,15 @@ # -# spec file for package yast2-network (Version 2.18.53) +# spec file for package yast2-network (Version 2.18.55) # # norootforbuild Name: yast2-network -Version: 2.18.53 +Version: 2.18.55 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.53.tar.bz2 +Source0: yast2-network-2.18.55.tar.bz2 prefix: /usr @@ -59,7 +59,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.18.53 +%setup -n yast2-network-2.18.55 %build %{prefix}/bin/y2tool y2autoconf From 06856f4328a364e6b85f59ad61f40c3d9d9a82d3a6bf86b066a9a409b8b73af5 Mon Sep 17 00:00:00 2001 From: Michal Zugec Date: Tue, 10 Nov 2009 14:55:21 +0000 Subject: [PATCH 3/7] 2,24d1 < Tue Nov 10 15:50:05 CET 2009 - mzugec@suse.cz < < - replace kinternet dependency with qinternet (bnc#549912) < - 2.18.58 < < ------------------------------------------------------------------- < Mon Nov 9 15:20:50 CET 2009 - mzugec@suse.de < < - allow VLAN into bridge (bnc#530109) < - 2.18.57 < < ------------------------------------------------------------------- < Mon Nov 9 14:53:52 CET 2009 - mzugec@suse.de < < - allow physical identification only when edit device < < ------------------------------------------------------------------- < Mon Nov 9 14:14:37 CET 2009 - mzugec@suse.cz < < - adapted test for xen bridged network (bnc#553794) < - 2.18.56 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=42 --- yast2-network-2.18.55.tar.bz2 | 3 --- yast2-network-2.18.58.tar.bz2 | 3 +++ yast2-network.changes | 23 +++++++++++++++++++++++ yast2-network.spec | 8 ++++---- 4 files changed, 30 insertions(+), 7 deletions(-) delete mode 100644 yast2-network-2.18.55.tar.bz2 create mode 100644 yast2-network-2.18.58.tar.bz2 diff --git a/yast2-network-2.18.55.tar.bz2 b/yast2-network-2.18.55.tar.bz2 deleted file mode 100644 index f547f16..0000000 --- a/yast2-network-2.18.55.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f4ea7b18cbf0b582fff6bad4ed9c23047525a1374baa4fa1332f119add0fd5b -size 312875 diff --git a/yast2-network-2.18.58.tar.bz2 b/yast2-network-2.18.58.tar.bz2 new file mode 100644 index 0000000..d4b6f1f --- /dev/null +++ b/yast2-network-2.18.58.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:602ab36bbf1a8f6037b3fdee4219a1046686d10e394363ab377da4576ad37350 +size 301246 diff --git a/yast2-network.changes b/yast2-network.changes index eda1cfa..f4fafae 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Nov 10 15:50:05 CET 2009 - mzugec@suse.cz + +- replace kinternet dependency with qinternet (bnc#549912) +- 2.18.58 + +------------------------------------------------------------------- +Mon Nov 9 15:20:50 CET 2009 - mzugec@suse.de + +- allow VLAN into bridge (bnc#530109) +- 2.18.57 + +------------------------------------------------------------------- +Mon Nov 9 14:53:52 CET 2009 - mzugec@suse.de + +- allow physical identification only when edit device + +------------------------------------------------------------------- +Mon Nov 9 14:14:37 CET 2009 - mzugec@suse.cz + +- adapted test for xen bridged network (bnc#553794) +- 2.18.56 + ------------------------------------------------------------------- Wed Nov 4 16:17:18 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 70de0c6..ccbf5f6 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,15 +1,15 @@ # -# spec file for package yast2-network (Version 2.18.55) +# spec file for package yast2-network (Version 2.18.58) # # norootforbuild Name: yast2-network -Version: 2.18.55 +Version: 2.18.58 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.55.tar.bz2 +Source0: yast2-network-2.18.58.tar.bz2 prefix: /usr @@ -59,7 +59,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.18.55 +%setup -n yast2-network-2.18.58 %build %{prefix}/bin/y2tool y2autoconf From 8c8db2adaef70b2359692f08f16f1029625297f8cb430626ef691e3db04c88fe Mon Sep 17 00:00:00 2001 From: Michal Zugec Date: Wed, 11 Nov 2009 20:03:15 +0000 Subject: [PATCH 4/7] 2,7d1 < Wed Nov 11 20:45:22 CET 2009 - mzugec@suse.cz < < - install broadcom for b43-pci-bridge driver (bnc#412248) < - 2.18.59 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=43 --- yast2-network-2.18.58.tar.bz2 | 3 --- yast2-network-2.18.59.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 yast2-network-2.18.58.tar.bz2 create mode 100644 yast2-network-2.18.59.tar.bz2 diff --git a/yast2-network-2.18.58.tar.bz2 b/yast2-network-2.18.58.tar.bz2 deleted file mode 100644 index d4b6f1f..0000000 --- a/yast2-network-2.18.58.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:602ab36bbf1a8f6037b3fdee4219a1046686d10e394363ab377da4576ad37350 -size 301246 diff --git a/yast2-network-2.18.59.tar.bz2 b/yast2-network-2.18.59.tar.bz2 new file mode 100644 index 0000000..db3b7b2 --- /dev/null +++ b/yast2-network-2.18.59.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c53c7990f4cb40bd21fcad12b33958864ce4d085152dc20e689c157d51f57d4 +size 303976 diff --git a/yast2-network.changes b/yast2-network.changes index f4fafae..136ff75 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 11 20:45:22 CET 2009 - mzugec@suse.cz + +- install broadcom for b43-pci-bridge driver (bnc#412248) +- 2.18.59 + ------------------------------------------------------------------- Tue Nov 10 15:50:05 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index ccbf5f6..f7fbcdf 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,15 +1,15 @@ # -# spec file for package yast2-network (Version 2.18.58) +# spec file for package yast2-network (Version 2.18.59) # # norootforbuild Name: yast2-network -Version: 2.18.58 +Version: 2.18.59 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.58.tar.bz2 +Source0: yast2-network-2.18.59.tar.bz2 prefix: /usr @@ -59,7 +59,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.18.58 +%setup -n yast2-network-2.18.59 %build %{prefix}/bin/y2tool y2autoconf From d69744b6ec57bfd22d82061dcdac1110c0d3da4ba4f5db5b3609d3a61b8904a9 Mon Sep 17 00:00:00 2001 From: Michal Zugec Date: Fri, 13 Nov 2009 16:04:36 +0000 Subject: [PATCH 5/7] 2,7d1 < Fri Nov 13 17:01:09 CET 2009 - mzugec@suse.de < < - adapt interfaces into bridge with 0.0.0.0/32 (bnc#547327) < - 2.18.60 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=44 --- yast2-network-2.18.59.tar.bz2 | 3 --- yast2-network-2.18.60.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 yast2-network-2.18.59.tar.bz2 create mode 100644 yast2-network-2.18.60.tar.bz2 diff --git a/yast2-network-2.18.59.tar.bz2 b/yast2-network-2.18.59.tar.bz2 deleted file mode 100644 index db3b7b2..0000000 --- a/yast2-network-2.18.59.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1c53c7990f4cb40bd21fcad12b33958864ce4d085152dc20e689c157d51f57d4 -size 303976 diff --git a/yast2-network-2.18.60.tar.bz2 b/yast2-network-2.18.60.tar.bz2 new file mode 100644 index 0000000..7c971cf --- /dev/null +++ b/yast2-network-2.18.60.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c57de2d19513aaa952f8471570d71bd0dbec4c12bb67484e9809822f8aa8f11 +size 301458 diff --git a/yast2-network.changes b/yast2-network.changes index 136ff75..4f8abd9 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Nov 13 17:01:09 CET 2009 - mzugec@suse.de + +- adapt interfaces into bridge with 0.0.0.0/32 (bnc#547327) +- 2.18.60 + ------------------------------------------------------------------- Wed Nov 11 20:45:22 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index f7fbcdf..8005703 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,15 +1,15 @@ # -# spec file for package yast2-network (Version 2.18.59) +# spec file for package yast2-network (Version 2.18.60) # # norootforbuild Name: yast2-network -Version: 2.18.59 +Version: 2.18.60 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.59.tar.bz2 +Source0: yast2-network-2.18.60.tar.bz2 prefix: /usr @@ -59,7 +59,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.18.59 +%setup -n yast2-network-2.18.60 %build %{prefix}/bin/y2tool y2autoconf From 57664969dad4359b31532aa27e41b0bf22cb3934129f70d9a2c24dc584f3a5e3 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 16 Nov 2009 17:37:05 +0000 Subject: [PATCH 6/7] checked in OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=45 --- ready | 0 yast2-network-2.18.53.tar.bz2 | 3 ++ yast2-network-2.18.60.tar.bz2 | 3 -- yast2-network.changes | 47 ------------------ yast2-network.spec | 91 ++++++++++++++++++----------------- 5 files changed, 50 insertions(+), 94 deletions(-) create mode 100644 ready create mode 100644 yast2-network-2.18.53.tar.bz2 delete mode 100644 yast2-network-2.18.60.tar.bz2 diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 diff --git a/yast2-network-2.18.53.tar.bz2 b/yast2-network-2.18.53.tar.bz2 new file mode 100644 index 0000000..29c1f66 --- /dev/null +++ b/yast2-network-2.18.53.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a34a483c20ab8d3f9326f1b598835076fccb9502c3b00fbf009b4d72f01edb1b +size 300532 diff --git a/yast2-network-2.18.60.tar.bz2 b/yast2-network-2.18.60.tar.bz2 deleted file mode 100644 index 7c971cf..0000000 --- a/yast2-network-2.18.60.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7c57de2d19513aaa952f8471570d71bd0dbec4c12bb67484e9809822f8aa8f11 -size 301458 diff --git a/yast2-network.changes b/yast2-network.changes index 4f8abd9..8711188 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,50 +1,3 @@ -------------------------------------------------------------------- -Fri Nov 13 17:01:09 CET 2009 - mzugec@suse.de - -- adapt interfaces into bridge with 0.0.0.0/32 (bnc#547327) -- 2.18.60 - -------------------------------------------------------------------- -Wed Nov 11 20:45:22 CET 2009 - mzugec@suse.cz - -- install broadcom for b43-pci-bridge driver (bnc#412248) -- 2.18.59 - -------------------------------------------------------------------- -Tue Nov 10 15:50:05 CET 2009 - mzugec@suse.cz - -- replace kinternet dependency with qinternet (bnc#549912) -- 2.18.58 - -------------------------------------------------------------------- -Mon Nov 9 15:20:50 CET 2009 - mzugec@suse.de - -- allow VLAN into bridge (bnc#530109) -- 2.18.57 - -------------------------------------------------------------------- -Mon Nov 9 14:53:52 CET 2009 - mzugec@suse.de - -- allow physical identification only when edit device - -------------------------------------------------------------------- -Mon Nov 9 14:14:37 CET 2009 - mzugec@suse.cz - -- adapted test for xen bridged network (bnc#553794) -- 2.18.56 - -------------------------------------------------------------------- -Wed Nov 4 16:17:18 CET 2009 - mzugec@suse.cz - -- lan module in 1st stage (FaTE#303069) -- 2.18.55 - -------------------------------------------------------------------- -Tue Nov 3 15:32:18 CET 2009 - mzugec@suse.cz - -- support for ETHTOOL_OPTIONS (FaTE#305352) -- 2.18.54 - ------------------------------------------------------------------- Thu Oct 29 17:47:14 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 8005703..466ecab 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,56 +1,62 @@ # -# spec file for package yast2-network (Version 2.18.60) +# spec file for package yast2-network (Version 2.18.53) # +# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + # norootforbuild -Name: yast2-network -Version: 2.18.60 -Release: 0 - -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.60.tar.bz2 - -prefix: /usr - -Group: System/YaST -License: GPL v2 or later +Name: yast2-network +Version: 2.18.53 +Release: 1 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-network-2.18.53.tar.bz2 +Prefix: /usr +Group: System/YaST +License: GPL v2 or later # should be required by devtools -BuildRequires: pkgconfig perl-XML-Writer rpm -BuildRequires: update-desktop-files -BuildRequires: yast2-devtools yast2-testsuite -BuildRequires: yast2-country -BuildRequires: yast2-installation >= 2.15.27 -BuildRequires: yast2 >= 2.16.6 - +BuildRequires: perl-XML-Writer pkgconfig rpm +BuildRequires: update-desktop-files +BuildRequires: yast2-devtools yast2-testsuite +BuildRequires: yast2-country +BuildRequires: yast2-installation >= 2.15.27 +BuildRequires: yast2 >= 2.16.6 # ProductControl::Disable* - yast2-2.18.23 -Requires: yast2 >= 2.18.23 +Requires: yast2 >= 2.18.23 #netconfig (FaTE #303618) -Requires: sysconfig >= 0.71.2 +Requires: sysconfig >= 0.71.2 #GetLanguageCountry #(in newly created yast2-country-data) -Requires: yast2-country-data >= 2.16.3 - -PreReq: /bin/rm - -Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl -Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl -Provides: yast2-lib-network yast2-config-network -Obsoletes: yast2-lib-network yast2-config-network -Provides: yast2-trans-network yast2-trans-adsl -Obsoletes: yast2-trans-network yast2-trans-adsl -Provides: y2t_lan y2t_adsl y2t_dial -Obsoletes: y2t_lan y2t_adsl y2t_dial - +Requires: yast2-country-data >= 2.16.3 +PreReq: /bin/rm +Provides: y2c_lan y2c_dial yast2-config-adsl y2c_adsl +Obsoletes: y2c_lan y2c_dial yast2-config-adsl y2c_adsl +Provides: yast2-lib-network yast2-config-network +Obsoletes: yast2-lib-network yast2-config-network +Provides: yast2-trans-network yast2-trans-adsl +Obsoletes: yast2-trans-network yast2-trans-adsl +Provides: y2t_lan y2t_adsl y2t_dial +Obsoletes: y2t_lan y2t_adsl y2t_dial # carrier detection -Conflicts: yast2-core < 2.10.6 - -Summary: YaST2 - Network Configuration +Conflicts: yast2-core < 2.10.6 +Summary: YaST2 - Network Configuration %package devel-doc +License: GPL v2 or later Group: System/YaST -Summary: YaST2 - Developer documentation for yast2-network - +Summary: YaST2 - Developer documentation for yast2-network %description This package contains the YaST2 component for network configuration. @@ -59,16 +65,14 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.18.60 +%setup -n yast2-network-2.18.53 %build %{prefix}/bin/y2tool y2autoconf %{prefix}/bin/y2tool y2automake autoreconf --force --install - export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG" export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG" - %{?suse_update_config:%{suse_update_config -f}} ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} # V=1: verbose build in case we used AM_SILENT_RULES(yes) @@ -82,7 +86,6 @@ for f in `find $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/ -name "*.desk d=${f##*/} %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop} done - %ifarch s390 s390x /bin/rm -f $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/dsl.desktop /bin/rm -f $RPM_BUILD_ROOT/%{prefix}/share/applications/YaST2/isdn.desktop @@ -119,7 +122,6 @@ fi /usr/share/YaST2/schema/autoyast/rnc/networking.rnc /usr/share/YaST2/schema/autoyast/rnc/host.rnc /usr/share/YaST2/schema/autoyast/rnc/proxy.rnc - %dir %{prefix}/share/doc/packages/yast2-network %{prefix}/share/doc/packages/yast2-network/COPYING %readme %{prefix}/share/doc/packages/yast2-network/README @@ -129,3 +131,4 @@ fi %doc %{prefix}/share/doc/packages/yast2-network %exclude %{prefix}/share/doc/packages/yast2-network/COPYING %exclude %{prefix}/share/doc/packages/yast2-network/README +%changelog From 88709c99745182c1380c452ba05bf6dcf95d111d180a20f3e9bb9c74b044dbe5 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 16 Nov 2009 17:37:07 +0000 Subject: [PATCH 7/7] Updating link to change in openSUSE:Factory/yast2-network revision 196.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=437bb43c79dbf8ff65f4fc9e8e078eea --- yast2-network-2.18.53.tar.bz2 | 3 --- yast2-network-2.18.60.tar.bz2 | 3 +++ yast2-network.changes | 47 +++++++++++++++++++++++++++++++++++ yast2-network.spec | 8 +++--- 4 files changed, 54 insertions(+), 7 deletions(-) delete mode 100644 yast2-network-2.18.53.tar.bz2 create mode 100644 yast2-network-2.18.60.tar.bz2 diff --git a/yast2-network-2.18.53.tar.bz2 b/yast2-network-2.18.53.tar.bz2 deleted file mode 100644 index 29c1f66..0000000 --- a/yast2-network-2.18.53.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a34a483c20ab8d3f9326f1b598835076fccb9502c3b00fbf009b4d72f01edb1b -size 300532 diff --git a/yast2-network-2.18.60.tar.bz2 b/yast2-network-2.18.60.tar.bz2 new file mode 100644 index 0000000..7c971cf --- /dev/null +++ b/yast2-network-2.18.60.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c57de2d19513aaa952f8471570d71bd0dbec4c12bb67484e9809822f8aa8f11 +size 301458 diff --git a/yast2-network.changes b/yast2-network.changes index 8711188..4f8abd9 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Fri Nov 13 17:01:09 CET 2009 - mzugec@suse.de + +- adapt interfaces into bridge with 0.0.0.0/32 (bnc#547327) +- 2.18.60 + +------------------------------------------------------------------- +Wed Nov 11 20:45:22 CET 2009 - mzugec@suse.cz + +- install broadcom for b43-pci-bridge driver (bnc#412248) +- 2.18.59 + +------------------------------------------------------------------- +Tue Nov 10 15:50:05 CET 2009 - mzugec@suse.cz + +- replace kinternet dependency with qinternet (bnc#549912) +- 2.18.58 + +------------------------------------------------------------------- +Mon Nov 9 15:20:50 CET 2009 - mzugec@suse.de + +- allow VLAN into bridge (bnc#530109) +- 2.18.57 + +------------------------------------------------------------------- +Mon Nov 9 14:53:52 CET 2009 - mzugec@suse.de + +- allow physical identification only when edit device + +------------------------------------------------------------------- +Mon Nov 9 14:14:37 CET 2009 - mzugec@suse.cz + +- adapted test for xen bridged network (bnc#553794) +- 2.18.56 + +------------------------------------------------------------------- +Wed Nov 4 16:17:18 CET 2009 - mzugec@suse.cz + +- lan module in 1st stage (FaTE#303069) +- 2.18.55 + +------------------------------------------------------------------- +Tue Nov 3 15:32:18 CET 2009 - mzugec@suse.cz + +- support for ETHTOOL_OPTIONS (FaTE#305352) +- 2.18.54 + ------------------------------------------------------------------- Thu Oct 29 17:47:14 CET 2009 - mzugec@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 466ecab..5ef10a0 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,5 +1,5 @@ # -# spec file for package yast2-network (Version 2.18.53) +# spec file for package yast2-network (Version 2.18.60) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,10 +19,10 @@ Name: yast2-network -Version: 2.18.53 +Version: 2.18.60 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.18.53.tar.bz2 +Source0: yast2-network-2.18.60.tar.bz2 Prefix: /usr Group: System/YaST License: GPL v2 or later @@ -65,7 +65,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.18.53 +%setup -n yast2-network-2.18.60 %build %{prefix}/bin/y2tool y2autoconf