diff --git a/yast2-reipl-3.1.12.tar.bz2 b/yast2-reipl-3.1.12.tar.bz2 deleted file mode 100644 index 52331d3..0000000 --- a/yast2-reipl-3.1.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb17141eed4e84cb45ac4d11d7bbe0cbb07d11e056188e5c3fbe790d6de057a3 -size 25423 diff --git a/yast2-reipl-3.2.0.tar.bz2 b/yast2-reipl-3.2.0.tar.bz2 new file mode 100644 index 0000000..a77c50d --- /dev/null +++ b/yast2-reipl-3.2.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b324be5b818d7a8a5267747694b902b7e2d3e25468fbf41e979eab94910bc21 +size 25460 diff --git a/yast2-reipl.changes b/yast2-reipl.changes index 880d9f6..341bfda 100644 --- a/yast2-reipl.changes +++ b/yast2-reipl.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Oct 17 14:44:37 UTC 2016 - jreidinger@suse.com + +- as s390-tools is only on s390 make package s390 only (bsc#951581) +- 3.2.0 + +------------------------------------------------------------------- +Tue Oct 4 09:02:29 UTC 2016 - jreidinger@suse.com + +- reduce build dependencies +- add runtime dependency on s390-tools (bsc#951581) +- 3.1.13 + ------------------------------------------------------------------- Thu Sep 15 10:13:27 UTC 2016 - jreidinger@suse.com diff --git a/yast2-reipl.spec b/yast2-reipl.spec index 2e2e046..898efb2 100644 --- a/yast2-reipl.spec +++ b/yast2-reipl.spec @@ -17,39 +17,35 @@ Name: yast2-reipl -Version: 3.1.12 +Version: 3.2.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: %{name}-%{version}.tar.bz2 -BuildRequires: docbook-xsl-stylesheets -BuildRequires: doxygen -BuildRequires: libxslt -BuildRequires: perl-XML-Writer -BuildRequires: sgml-skel BuildRequires: update-desktop-files BuildRequires: yast2 -BuildRequires: yast2-bootloader BuildRequires: yast2-devtools >= 3.1.10 -BuildRequires: yast2-storage BuildRequires: yast2-testsuite BuildRequires: rubygem(rspec) +ExclusiveArch: s390 s390x + Requires: yast2-bootloader Requires: yast2-storage # Wizard::SetDesktopTitleAndIcon Requires: yast2 >= 2.21.22 +# needed for chreipl and lsreipl commands +Requires: s390-tools PreReq: %fillup_prereq -BuildArch: noarch - Requires: yast2-ruby-bindings >= 1.0.0 Summary: YaST2 - IPL loader License: GPL-2.0 Group: System/YaST +Url: http://github.com/yast/yast-reipl %description Module for loading IPL from running system on S/390