diff --git a/nodejs.spec b/nodejs.spec index d12857f..1b290b1 100644 --- a/nodejs.spec +++ b/nodejs.spec @@ -181,6 +181,7 @@ Requires: libnghttp2 >= %{nghttp2_version} %define nghttp2_configure --shared-nghttp2 %else %define nghttp2_configure %{nil} +Provides: bundled(nghttp2) = %{nghttp2_version} %endif %endif