Skip to content

Commit

Permalink
Merge pull request #597 from teclator/rb_default_ruby_abi
Browse files Browse the repository at this point in the history
Use spec rb_default_ruby_abi macro
  • Loading branch information
teclator committed Nov 29, 2017
2 parents 459309c + 48df407 commit 04e9b22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package/yast2-network.spec
Expand Up @@ -28,7 +28,7 @@ BuildRequires: update-desktop-files
BuildRequires: yast2-devtools >= 3.1.15
Requires: yast2-proxy
#for install task
BuildRequires: rubygem(yast-rake)
BuildRequires: rubygem(%rb_default_ruby_abi:yast-rake)

# yast2 v4.0.21: Y2Firewall::Firewalld::Zone.known_zones (fate#323460)
BuildRequires: yast2 >= 4.0.21
Expand All @@ -54,7 +54,7 @@ Requires: augeas-lenses
Requires: hwinfo >= 21.35

# testsuite
BuildRequires: rubygem(rspec)
BuildRequires: rubygem(%rb_default_ruby_abi:rspec)

PreReq: /bin/rm

Expand Down

0 comments on commit 04e9b22

Please sign in to comment.