From d2b0058332bb31555a44eac2358530256507f6cb98520a83c8b7e5c88c15f1aa Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 1 Sep 2011 13:03:19 +0000 Subject: [PATCH 1/5] Updating link to change in openSUSE:Factory/yast2-network revision 244.0 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=ff2ac8555f221d7f764cd22abae99a1c --- yast2-network.spec | 77 +++++++++++++++++++++++++++------------------- 1 file changed, 46 insertions(+), 31 deletions(-) diff --git a/yast2-network.spec b/yast2-network.spec index f6c88c5..1777970 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -1,57 +1,71 @@ # -# spec file for package yast2-network (Version 2.21.5) +# spec file for package yast2-network # +# Copyright (c) 2011 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.21.5 -Release: 0 +Name: yast2-network +Version: 2.21.5 +Release: 1 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.21.5.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: yast2-network-2.21.5.tar.bz2 -prefix: /usr +Prefix: /usr -Group: System/YaST -License: GPL v2 or later +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: perl-XML-Writer pkgconfig rpm +BuildRequires: update-desktop-files +BuildRequires: yast2-devtools yast2-testsuite +BuildRequires: yast2-country +BuildRequires: yast2-installation >= 2.15.27 # NetworkInterfaces::Write should write ifcfgs only once -BuildRequires: yast2 >= 2.21.14 -Requires: yast2 >= 2.21.14 +BuildRequires: yast2 >= 2.21.14 +Requires: yast2 >= 2.21.14 #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 +Requires: yast2-country-data >= 2.16.3 -PreReq: /bin/rm +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 +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 +Conflicts: yast2-core < 2.10.6 -Summary: YaST2 - Network Configuration +Summary: YaST2 - Network Configuration %package devel-doc -Group: System/YaST -Summary: YaST2 - Developer documentation for yast2-network +Group: System/YaST +Summary: YaST2 - Developer documentation for yast2-network %description This package contains the YaST2 component for network configuration. @@ -130,3 +144,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 304d0416332226c7a267bda7ea55adf97f6356a9ae77f32b424a6031105e5379 Mon Sep 17 00:00:00 2001 From: Stanislav Visnovsky Date: Mon, 19 Sep 2011 12:58:26 +0000 Subject: [PATCH 2/5] 2,13d1 < Mon Sep 19 09:20:00 CEST 2011 - visnov@suse.cz < < - Remove unneeded dialog and dependency on Wizard_hw < - 2.21.6 < < ------------------------------------------------------------------- < Fri Sep 2 16:08:07 CEST 2011 - mvidner@suse.cz < < - Don't switch bonding interfaces to DHCP when editing them (bnc#711962). < - Don't say that a NIC without an address has no encryption (bnc#711962). < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=149 --- yast2-network-2.21.5.tar.bz2 | 3 --- yast2-network-2.21.6.tar.bz2 | 3 +++ yast2-network.changes | 12 ++++++++++++ yast2-network.spec | 10 +++++----- 4 files changed, 20 insertions(+), 8 deletions(-) delete mode 100644 yast2-network-2.21.5.tar.bz2 create mode 100644 yast2-network-2.21.6.tar.bz2 diff --git a/yast2-network-2.21.5.tar.bz2 b/yast2-network-2.21.5.tar.bz2 deleted file mode 100644 index 20a509f..0000000 --- a/yast2-network-2.21.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1186edc5f01d3789fc400cfdc5208df4b1d823e03a822088523004c8e8f6a089 -size 293965 diff --git a/yast2-network-2.21.6.tar.bz2 b/yast2-network-2.21.6.tar.bz2 new file mode 100644 index 0000000..f782ff8 --- /dev/null +++ b/yast2-network-2.21.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:154493c61aafe6c05e5262b45e0c7ec774fa7ea19b8073f9195ea9645cf09b31 +size 293422 diff --git a/yast2-network.changes b/yast2-network.changes index 441dc7b..0180a11 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 19 09:20:00 CEST 2011 - visnov@suse.cz + +- Remove unneeded dialog and dependency on Wizard_hw +- 2.21.6 + +------------------------------------------------------------------- +Fri Sep 2 16:08:07 CEST 2011 - mvidner@suse.cz + +- Don't switch bonding interfaces to DHCP when editing them (bnc#711962). +- Don't say that a NIC without an address has no encryption (bnc#711962). + ------------------------------------------------------------------- Wed Aug 31 16:23:38 CEST 2011 - mvidner@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 1777970..3d6eee3 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -19,11 +19,11 @@ Name: yast2-network -Version: 2.21.5 -Release: 1 +Version: 2.21.6 +Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.21.5.tar.bz2 +Source0: yast2-network-2.21.6.tar.bz2 Prefix: /usr @@ -63,7 +63,6 @@ Conflicts: yast2-core < 2.10.6 Summary: YaST2 - Network Configuration %package devel-doc - Group: System/YaST Summary: YaST2 - Developer documentation for yast2-network @@ -74,7 +73,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.21.5 +%setup -n yast2-network-2.21.6 %build %{prefix}/bin/y2tool y2autoconf @@ -144,4 +143,5 @@ 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 a5741760da9a52bf719f1e01adb1d8898ea04bf776b7073cba6a217bf4a8b59c Mon Sep 17 00:00:00 2001 From: Martin Vidner Date: Wed, 21 Sep 2011 15:16:45 +0000 Subject: [PATCH 3/5] - Routing.ycp - use /etc/sysctl.conf file instead of deprecated /etc/sysconfig/sysctl, adapted testsuite (previous tarball missed NETWORK.pm this one will fail too, but better) OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=150 --- yast2-network-2.21.6.tar.bz2 | 4 ++-- yast2-network.changes | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/yast2-network-2.21.6.tar.bz2 b/yast2-network-2.21.6.tar.bz2 index f782ff8..b0ea311 100644 --- a/yast2-network-2.21.6.tar.bz2 +++ b/yast2-network-2.21.6.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:154493c61aafe6c05e5262b45e0c7ec774fa7ea19b8073f9195ea9645cf09b31 -size 293422 +oid sha256:bc948bd4bdbc0e144c8a4f7d93df6da926e1cbcdb984c1c31028ed9f516d595a +size 295934 diff --git a/yast2-network.changes b/yast2-network.changes index 0180a11..5fe87b1 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 21 14:15:44 UTC 2011 - lslezak@suse.cz + +- Routing.ycp - use /etc/sysctl.conf file instead of deprecated + /etc/sysconfig/sysctl, adapted testsuite + ------------------------------------------------------------------- Mon Sep 19 09:20:00 CEST 2011 - visnov@suse.cz From bd55069b4b0fa8e2f8b6225762108d6259585d216016feaf94a8406f7679fe92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ladislav=20Slez=C3=A1k?= Date: Thu, 22 Sep 2011 09:21:47 +0000 Subject: [PATCH 4/5] 2,7d1 < Thu Sep 22 09:04:17 UTC 2011 - lslezak@suse.cz < < - updated Network_YaPI test (adapted to systemd and sysctl changes) < - 2.21.7 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=151 --- yast2-network-2.21.6.tar.bz2 | 3 --- yast2-network-2.21.7.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 yast2-network-2.21.6.tar.bz2 create mode 100644 yast2-network-2.21.7.tar.bz2 diff --git a/yast2-network-2.21.6.tar.bz2 b/yast2-network-2.21.6.tar.bz2 deleted file mode 100644 index b0ea311..0000000 --- a/yast2-network-2.21.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc948bd4bdbc0e144c8a4f7d93df6da926e1cbcdb984c1c31028ed9f516d595a -size 295934 diff --git a/yast2-network-2.21.7.tar.bz2 b/yast2-network-2.21.7.tar.bz2 new file mode 100644 index 0000000..d67ee29 --- /dev/null +++ b/yast2-network-2.21.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afaebf092fc4d9123c4a00d2f54ccec2058b03878f29f6214b02e307f120ad4 +size 294317 diff --git a/yast2-network.changes b/yast2-network.changes index 5fe87b1..14cb036 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 22 09:04:17 UTC 2011 - lslezak@suse.cz + +- updated Network_YaPI test (adapted to systemd and sysctl changes) +- 2.21.7 + ------------------------------------------------------------------- Wed Sep 21 14:15:44 UTC 2011 - lslezak@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index 3d6eee3..e311b9e 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -19,11 +19,11 @@ Name: yast2-network -Version: 2.21.6 +Version: 2.21.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.21.6.tar.bz2 +Source0: yast2-network-2.21.7.tar.bz2 Prefix: /usr @@ -73,7 +73,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.21.6 +%setup -n yast2-network-2.21.7 %build %{prefix}/bin/y2tool y2autoconf From 1f977c1e79b45014da28409cfe621c2747aa52edef1c7016f6c5d6732d898593 Mon Sep 17 00:00:00 2001 From: Stanislav Visnovsky Date: Thu, 22 Sep 2011 09:26:36 +0000 Subject: [PATCH 5/5] 2,7d1 < Thu Sep 22 11:24:51 CEST 2011 - visnov@suse.cz < < - show module name in window title < - 2.21.8 < < ------------------------------------------------------------------- OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=152 --- yast2-network-2.21.7.tar.bz2 | 3 --- yast2-network-2.21.8.tar.bz2 | 3 +++ yast2-network.changes | 6 ++++++ yast2-network.spec | 11 ++++++----- 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 yast2-network-2.21.7.tar.bz2 create mode 100644 yast2-network-2.21.8.tar.bz2 diff --git a/yast2-network-2.21.7.tar.bz2 b/yast2-network-2.21.7.tar.bz2 deleted file mode 100644 index d67ee29..0000000 --- a/yast2-network-2.21.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6afaebf092fc4d9123c4a00d2f54ccec2058b03878f29f6214b02e307f120ad4 -size 294317 diff --git a/yast2-network-2.21.8.tar.bz2 b/yast2-network-2.21.8.tar.bz2 new file mode 100644 index 0000000..33caac8 --- /dev/null +++ b/yast2-network-2.21.8.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8c26e3ce6600f3de1b365441eb8be010e7cead4b60a1a580befe1c1a9755f2 +size 297202 diff --git a/yast2-network.changes b/yast2-network.changes index 14cb036..c1961c9 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 22 11:24:51 CEST 2011 - visnov@suse.cz + +- show module name in window title +- 2.21.8 + ------------------------------------------------------------------- Thu Sep 22 09:04:17 UTC 2011 - lslezak@suse.cz diff --git a/yast2-network.spec b/yast2-network.spec index e311b9e..eaa90b3 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -19,11 +19,11 @@ Name: yast2-network -Version: 2.21.7 +Version: 2.21.8 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-network-2.21.7.tar.bz2 +Source0: yast2-network-2.21.8.tar.bz2 Prefix: /usr @@ -37,8 +37,9 @@ BuildRequires: yast2-country BuildRequires: yast2-installation >= 2.15.27 # NetworkInterfaces::Write should write ifcfgs only once -BuildRequires: yast2 >= 2.21.14 -Requires: yast2 >= 2.21.14 +# Wizard::SetDesktopTitleAndIcon +BuildRequires: yast2 >= 2.21.22 +Requires: yast2 >= 2.21.22 #netconfig (FaTE #303618) Requires: sysconfig >= 0.71.2 @@ -73,7 +74,7 @@ This package contains the YaST2 component for network configuration. This package contains autogenerated documentation for yast2-network %prep -%setup -n yast2-network-2.21.7 +%setup -n yast2-network-2.21.8 %build %{prefix}/bin/y2tool y2autoconf