Skip to content

Commit

Permalink
merged with master
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Feb 19, 2020
1 parent 5bb5d6d commit 1bddec2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/yast2-security.spec
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
# CFA::SysctlConfig
BuildRequires: yast2 >= 4.2.65
BuildRequires: yast2 >= 4.2.66
# Unfortunately we cannot move this to macros.yast,
# bcond within macros are ignored by osc/OBS.
%bcond_with yast_run_ci_tests
Expand All @@ -46,7 +46,7 @@ BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake-ci)
# new Pam.ycp API
Requires: yast2-pam >= 2.14.0
# CFA::SysctlConfig
Requires: yast2 >= 4.2.65
Requires: yast2 >= 4.2.66
Requires: yast2-ruby-bindings >= 1.0.0

Provides: y2c_sec yast2-config-security
Expand Down

0 comments on commit 1bddec2

Please sign in to comment.