From 717538524e2af790f8ae5216cb17017174b832d6a9220e8f7828563d667598c2 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 5 Mar 2013 17:19:45 +0000 Subject: [PATCH] Update to last successful build OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=262 --- yast2-network-2.24.15.tar.bz2 | 3 +++ yast2-network-2.24.16.tar.bz2 | 3 --- yast2-network.changes | 11 ----------- yast2-network.spec | 11 +++++------ 4 files changed, 8 insertions(+), 20 deletions(-) create mode 100644 yast2-network-2.24.15.tar.bz2 delete mode 100644 yast2-network-2.24.16.tar.bz2 diff --git a/yast2-network-2.24.15.tar.bz2 b/yast2-network-2.24.15.tar.bz2 new file mode 100644 index 0000000..3951100 --- /dev/null +++ b/yast2-network-2.24.15.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeb541ead60092c6a896c86afddee82043d35df448cf6e0cf418c719efc36654 +size 292010 diff --git a/yast2-network-2.24.16.tar.bz2 b/yast2-network-2.24.16.tar.bz2 deleted file mode 100644 index 5d9843a..0000000 --- a/yast2-network-2.24.16.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a2de0e09e8a77082969333f7226c7186860c1532385a7b205c10be30e94c9f31 -size 297074 diff --git a/yast2-network.changes b/yast2-network.changes index 9a0e35d..8fac351 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,14 +1,3 @@ -------------------------------------------------------------------- -Tue Mar 5 16:05:05 CET 2013 - mvidner@suse.cz - -- Adopted to restart / reload using NetworkService instead Service, - that has been changed to use network.service alias link installed - by NetworkManager.service while "systemctl enable" and obsoletes - the NETWORKMANAGER=yes/no variable in /etc/sysconfig/network/config - (bnc#764055,bnc#764336,bnc#798348, by mt@suse.com) -- Requires sysconfig >= 0.80.0 and yast2 >= 2.23.20 -- 2.24.16 - ------------------------------------------------------------------- Wed Feb 27 22:42:42 UTC 2013 - mfilka@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index d5e01cb..c777d61 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 2.24.16 +Version: 2.24.15 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -33,13 +33,12 @@ BuildRequires: yast2-devtools BuildRequires: yast2-installation >= 2.15.27 BuildRequires: yast2-testsuite -# yast2 v2.23.22: NetworkService handles -# systemd link network.service->NetworkManager.service -BuildRequires: yast2 >= 2.23.22 -Requires: yast2 >= 2.23.22 +# yast2 v2.23.19 - Checking for systemd services extended with /etc/init.d path +BuildRequires: yast2 >= 2.23.19 +Requires: yast2 >= 2.23.6 #netconfig (FaTE #303618) -Requires: sysconfig >= 0.80.0 +Requires: sysconfig >= 0.71.2 #GetLanguageCountry #(in newly created yast2-country-data) Requires: yast2-country-data >= 2.16.3