From 46924ac1b13cfb8f1b99d09e8b8202518cbedc39b988dda7cd0b72bace23a9ad Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Tue, 12 Nov 2013 09:42:16 +0000 Subject: [PATCH] - 3.1.5 - replace runlevel entries in control files with default_target entries - replace dependency on yast2-runlevel with yast2-services-manager - bnc#849391 - removed explicit start of second phase of SuSEfirewall2 initialization. Not needed when systemd is in use. - 3.1.4 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-installation?expand=0&rev=524 --- yast2-installation-3.1.3.tar.bz2 | 3 --- yast2-installation-3.1.5.tar.bz2 | 3 +++ yast2-installation.changes | 16 ++++++++++++++++ yast2-installation.spec | 5 ++++- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 yast2-installation-3.1.3.tar.bz2 create mode 100644 yast2-installation-3.1.5.tar.bz2 diff --git a/yast2-installation-3.1.3.tar.bz2 b/yast2-installation-3.1.3.tar.bz2 deleted file mode 100644 index db2d696..0000000 --- a/yast2-installation-3.1.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18b5307c3a7ad3d9525fdcb402d72e85d879c8601f3f1d31abd9cc2b39e69ecb -size 1234368 diff --git a/yast2-installation-3.1.5.tar.bz2 b/yast2-installation-3.1.5.tar.bz2 new file mode 100644 index 0000000..b12d41b --- /dev/null +++ b/yast2-installation-3.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d20189360d5e6ba618093839635144042c9876e75edf913eb4f7eae5baf47b9 +size 1233848 diff --git a/yast2-installation.changes b/yast2-installation.changes index fe61d17..0161257 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Nov 11 14:21:37 UTC 2013 - vmoravec@suse.com + +- 3.1.5 +- replace runlevel entries in control files with default_target + entries +- replace dependency on yast2-runlevel with yast2-services-manager + +------------------------------------------------------------------- +Thu Nov 7 11:45:45 UTC 2013 - mfilka@suse.com + +- bnc#849391 + - removed explicit start of second phase of SuSEfirewall2 + initialization. Not needed when systemd is in use. +- 3.1.4 + ------------------------------------------------------------------- Thu Oct 31 11:32:01 UTC 2013 - lslezak@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index b5c1a42..340009d 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.1.3 +Version: 3.1.5 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -78,6 +78,9 @@ Requires: initviocons # Proxy settings for 2nd stage (bnc#764951) Requires: yast2-proxy +# Systemd default target and services +Requires: yast2-services-manager + # Only in inst-sys # Requires: yast2-network # Requires: yast2-add-on