Accepting request 162265 from YaST:Head
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/162265 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-network?expand=0&rev=267
This commit is contained in:
commit
be1c299683
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:824db79633ce19c4f07a6106a665b14b5b69ab580e854c6761576d82fd0f665a
|
|
||||||
size 292230
|
|
3
yast2-network-2.24.16.tar.bz2
Normal file
3
yast2-network-2.24.16.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7d3dbdcce6deb5fb14e9074e046ac980c58ccb87915c643def8a9a4432302536
|
||||||
|
size 292066
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- fate#313548, fate#309055 and fate#100011 in general. Removed
|
||||||
|
SUSEconfig calls for postfix and sendmail. Also related to
|
||||||
|
bnc#786665
|
||||||
|
- 2.24.15
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 12 14:00:05 CET 2013 - mvidner@suse.cz
|
Tue Feb 12 14:00:05 CET 2013 - mvidner@suse.cz
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.24.14
|
Version: 2.24.16
|
||||||
Release: 0
|
Release: 0
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -33,12 +33,13 @@ BuildRequires: yast2-devtools
|
|||||||
BuildRequires: yast2-installation >= 2.15.27
|
BuildRequires: yast2-installation >= 2.15.27
|
||||||
BuildRequires: yast2-testsuite
|
BuildRequires: yast2-testsuite
|
||||||
|
|
||||||
# yast2 v2.23.19 - Checking for systemd services extended with /etc/init.d path
|
# yast2 v2.23.22: NetworkService handles
|
||||||
BuildRequires: yast2 >= 2.23.19
|
# systemd link network.service->NetworkManager.service
|
||||||
Requires: yast2 >= 2.23.6
|
BuildRequires: yast2 >= 2.23.22
|
||||||
|
Requires: yast2 >= 2.23.22
|
||||||
|
|
||||||
#netconfig (FaTE #303618)
|
#netconfig (FaTE #303618)
|
||||||
Requires: sysconfig >= 0.71.2
|
Requires: sysconfig >= 0.80.0
|
||||||
#GetLanguageCountry
|
#GetLanguageCountry
|
||||||
#(in newly created yast2-country-data)
|
#(in newly created yast2-country-data)
|
||||||
Requires: yast2-country-data >= 2.16.3
|
Requires: yast2-country-data >= 2.16.3
|
||||||
|
Loading…
Reference in New Issue
Block a user