diff --git a/autoyast2-3.1.4.tar.bz2 b/autoyast2-3.1.4.tar.bz2 deleted file mode 100644 index 7ba41fa..0000000 --- a/autoyast2-3.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2087b6cba0db336b841163d6367997174a0c4cd24fb1789fbe679199165fbfa9 -size 528621 diff --git a/autoyast2-3.1.7.tar.bz2 b/autoyast2-3.1.7.tar.bz2 new file mode 100644 index 0000000..1e51274 --- /dev/null +++ b/autoyast2-3.1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ff3bce4adabf5db645ca80fe8a94296de35bf3f08896cda1625aced2b62c4f1 +size 528701 diff --git a/autoyast2.changes b/autoyast2.changes index c0181ee..e6582c9 100644 --- a/autoyast2.changes +++ b/autoyast2.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jan 9 19:38:09 CET 2014 - fehr@suse.de + +- remove dependency on yast2-slp (bnc#858102) +- 3.1.7 + +------------------------------------------------------------------- +Wed Jan 8 16:18:16 UTC 2014 - jreidinger@suse.com + +- initial support for semi-automatic installation starting with + network module (FATE#314695) +- 3.1.6 + +------------------------------------------------------------------- +Wed Jan 8 08:56:27 UTC 2014 - jreidinger@suse.com + +- move clone_system client to first stage so yast can generate + profile even on the end of first stage +- 3.1.5 + ------------------------------------------------------------------- Wed Dec 18 15:05:02 UTC 2013 - lslezak@suse.cz diff --git a/autoyast2.spec b/autoyast2.spec index c387bc4..55d3295 100644 --- a/autoyast2.spec +++ b/autoyast2.spec @@ -1,7 +1,7 @@ # # spec file for package autoyast2 # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,7 +17,7 @@ Name: autoyast2 -Version: 3.1.4 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -31,6 +31,13 @@ BuildRequires: yast2-installation-control # xmllint BuildRequires: libxml2-tools +# %%{_unitdir} macro definition is in a separate package since 13.1 +%if 0%{?suse_version} >= 1310 +BuildRequires: systemd-rpm-macros +%else +BuildRequires: systemd +%endif + Requires: autoyast2-installation = %{version} Requires: libxslt Requires: yast2 @@ -84,7 +91,6 @@ Requires: yast2-country Requires: yast2-ncurses Requires: yast2-packager Requires: yast2-services-manager -Requires: yast2-slp Requires: yast2-storage Requires: yast2-transfer >= 2.21.0 Requires: yast2-update >= 2.18.3 @@ -170,7 +176,6 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast %{yast_clientdir}/software_auto.rb %{yast_clientdir}/storage_auto.rb %{yast_clientdir}/autoyast.rb -%{yast_clientdir}/clone_system.rb %{yast_clientdir}/ayast_setup.rb %dir %{yast_scrconfdir} @@ -254,6 +259,7 @@ rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast %{yast_clientdir}/ayast_probe.rb %{yast_clientdir}/inst_autosetup_upgrade.rb %{yast_clientdir}/inst_store_upgrade_software.rb +%{yast_clientdir}/clone_system.rb %{yast_yncludedir}/autoinstall/xml.rb %{yast_yncludedir}/autoinstall/ask.rb