- reduce build dependencies
- add runtime dependency on s390-tools (bsc#951581) - 3.1.13 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-reipl?expand=0&rev=268
This commit is contained in:
committed by
Git OBS Bridge
parent
1c817e5487
commit
9c31782cd1
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb17141eed4e84cb45ac4d11d7bbe0cbb07d11e056188e5c3fbe790d6de057a3
|
||||
size 25423
|
3
yast2-reipl-3.1.13.tar.bz2
Normal file
3
yast2-reipl-3.1.13.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:def67f8613be6b0d45ce212d5e6389ec23bf6c472395695e00fed2dfbad5dbb9
|
||||
size 25442
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@@ -17,22 +17,15 @@
|
||||
|
||||
|
||||
Name: yast2-reipl
|
||||
Version: 3.1.12
|
||||
Version: 3.1.13
|
||||
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)
|
||||
|
||||
@@ -40,6 +33,8 @@ 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
|
||||
|
||||
@@ -50,6 +45,7 @@ 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
|
||||
|
Reference in New Issue
Block a user