OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=61
This commit is contained in:
parent
8c72e42e20
commit
a11a8edcec
@ -107,6 +107,10 @@ suseconnect-ng functions.
|
|||||||
Summary: Ruby bindings for libsuseconnect library
|
Summary: Ruby bindings for libsuseconnect library
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
Requires: libsuseconnect
|
Requires: libsuseconnect
|
||||||
|
# Adding the rubygem provides, to work as a drop-in replacement for Ruby SUSEConnect on SLE15<SP4
|
||||||
|
%if (0%{?sle_version} > 0 && 0%{?sle_version} < 150400)
|
||||||
|
Provides: rubygem(ruby:2.5.0:suse-connect)
|
||||||
|
%endif
|
||||||
|
|
||||||
%description -n suseconnect-ruby-bindings
|
%description -n suseconnect-ruby-bindings
|
||||||
This package provides bindings needed to use libsuseconnect from Ruby scripts.
|
This package provides bindings needed to use libsuseconnect from Ruby scripts.
|
||||||
|
Loading…
Reference in New Issue
Block a user