Skip to content

Commit

Permalink
Update required version of yast2
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed Aug 9, 2018
1 parent 99d26ef commit 3dd9a32
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions package/yast2-iscsi-lio-server.spec
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,17 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source0: %{name}-%{version}.tar.bz2

BuildRequires: update-desktop-files
BuildRequires: yast2
# Yast2::ServiceWidget
BuildRequires: yast2 >= 4.1.0
BuildRequires: yast2-devtools >= 3.1.10
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)
Requires: python3-configshell-fb
Requires: python3-rtslib-fb
Requires: python3-targetcli-fb

#Replace SuSEFirewall2 by firewalld
Requires: yast2 >= 4.0.39
# Yast2::ServiceWidget
Requires: yast2 >= 4.1.0

BuildArch: noarch

Expand Down

0 comments on commit 3dd9a32

Please sign in to comment.