提交 3247b63b 编写于 作者: D Daniel P. Berrange

Add bundled(gnulib) to RPM specfile

According to Fedora guidelines, because we bundle gnulib we
need to add a virtual Provides: bundled(gnulib).

https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Requirement_if_you_bundle
上级 80fd8367
...@@ -460,6 +460,8 @@ BuildRequires: scrub ...@@ -460,6 +460,8 @@ BuildRequires: scrub
BuildRequires: numad BuildRequires: numad
%endif %endif
Provides: bundled(gnulib)
%description %description
Libvirt is a C toolkit to interact with the virtualization capabilities Libvirt is a C toolkit to interact with the virtualization capabilities
of recent versions of Linux (and other OSes). The main package includes of recent versions of Linux (and other OSes). The main package includes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册