diff --git a/libstorage-ng.spec.in b/libstorage-ng.spec.in index a8a12423..5ecae6e0 100644 --- a/libstorage-ng.spec.in +++ b/libstorage-ng.spec.in @@ -123,6 +123,7 @@ Summary: Python bindings for libstorage-ng Group: System/Libraries Requires: %{libname} = %{version} Obsoletes: libstorage-python +Provides: libstorage-ng-python-%{py3_ver} %description python3 This package contains Python bindings for libstorage-ng. @@ -132,6 +133,7 @@ Summary: Ruby bindings for libstorage-ng Group: System/Libraries Requires: %{libname} = %{version} Obsoletes: libstorage-ruby +Provides: libstorage-ng-ruby-%{rb_ver} %description ruby This package contains Ruby bindings for libstorage-ng.