diff --git a/yast2-installation-3.2.44.tar.bz2 b/yast2-installation-3.2.44.tar.bz2 deleted file mode 100644 index 719879e..0000000 --- a/yast2-installation-3.2.44.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d316999e3c6696699f184980eb6c454cea425ae05a625d7d80b940e56d3e816 -size 448385 diff --git a/yast2-installation-3.2.45.tar.bz2 b/yast2-installation-3.2.45.tar.bz2 new file mode 100644 index 0000000..34636a5 --- /dev/null +++ b/yast2-installation-3.2.45.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:529d2a98f74d731d556d1317f0f3fed6a119d6d02eff71df46b1d24d68463bd6 +size 449660 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3d9933d..156bfc9 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 19 07:03:16 UTC 2017 - lslezak@suse.cz + +- install the yast2-registration package only in SLE (bsc#1043122) +- 3.2.45 + ------------------------------------------------------------------- Thu Jun 1 12:58:03 CEST 2017 - schubi@suse.de diff --git a/yast2-installation.spec b/yast2-installation.spec index e9f75bb..af6b208 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -17,7 +17,7 @@ Name: yast2-installation -Version: 3.2.44 +Version: 3.2.45 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -132,7 +132,11 @@ Requires: tar # BNC 446533, /sbin/lspci called but not installed Requires: pciutils +# install the registration module only in SLE (bsc#1043122) +%if !0%{?is_opensuse} Recommends: yast2-registration +%endif + Recommends: yast2-online-update Recommends: yast2-firewall Recommends: release-notes