diff --git a/yast2-installation-3.1.3.tar.bz2 b/yast2-installation-3.1.3.tar.bz2 deleted file mode 100644 index 0dde024..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:655db9ee7657139c15a89cfd31286ba4d3ad8bac51e8ccc19a4d27708eb5f04c -size 1233256 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 ae0feb9..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 @@ -180,7 +183,6 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir} %files %defattr(-,root,root) %dir /usr/share/YaST2/control -/usr/share/YaST2/control/*.xml # Fixme: move to another package (to make build of other packages faster) /usr/share/YaST2/control/*.rng /usr/share/YaST2/control/*.rnc