Updated to git ref 1b38278
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=502
This commit is contained in:
parent
28edbffb5a
commit
20a54e898e
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:2ea1046ea3e6a21378dcc0a8708d75f103f3270c626dbb7df762ad4c10aeb187
|
oid sha256:c35d55fc4bccf6019bed1d029215ba3e75254f7b50343accbc83ac8753e51d77
|
||||||
size 291543
|
size 292242
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-bootloader
|
# spec file for package yast2-bootloader
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -24,18 +24,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
|
|
||||||
Url: http://github.com/yast/yast-bootloader
|
Url: http://github.com/yast/yast-bootloader
|
||||||
BuildRequires: yast2 >= 3.1.0
|
BuildRequires: yast2 >= 3.1.112
|
||||||
BuildRequires: yast2-devtools >= 3.1.10
|
BuildRequires: yast2-devtools >= 3.1.10
|
||||||
BuildRequires: yast2-ruby-bindings >= 1.0.0
|
BuildRequires: yast2-ruby-bindings >= 1.0.0
|
||||||
BuildRequires: yast2-storage
|
BuildRequires: yast2-storage
|
||||||
BuildRequires: rubygem(rspec)
|
BuildRequires: rubygem(rspec)
|
||||||
BuildRequires: rubygem(yast-rake)
|
BuildRequires: rubygem(yast-rake)
|
||||||
PreReq: /bin/sed %fillup_prereq
|
PreReq: /bin/sed %fillup_prereq
|
||||||
# Installation::*version variables
|
# Base classes for inst clients
|
||||||
# Wizard::SetDialogTitleAndIcon
|
|
||||||
Requires: parted
|
Requires: parted
|
||||||
Requires: perl-Bootloader-YAML
|
Requires: perl-Bootloader-YAML
|
||||||
Requires: yast2 >= 3.1.0
|
Requires: yast2 >= 3.1.112
|
||||||
Requires: yast2-core >= 2.18.7
|
Requires: yast2-core >= 2.18.7
|
||||||
Requires: yast2-packager >= 2.17.24
|
Requires: yast2-packager >= 2.17.24
|
||||||
Requires: yast2-pkg-bindings >= 2.17.25
|
Requires: yast2-pkg-bindings >= 2.17.25
|
||||||
|
Loading…
x
Reference in New Issue
Block a user