]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Add bundled(gnulib) to RPM specfile
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 15 May 2012 15:03:14 +0000 (16:03 +0100)
committerCole Robinson <crobinso@redhat.com>
Thu, 14 Jun 2012 22:16:49 +0000 (18:16 -0400)
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
(cherry picked from commit 3247b63ba9ba8f83a34a6058661172701d09939b)

libvirt.spec.in

index cb8f559a43834c4fc77a22016aca57795f6fc009..1d80a6287d72d442f42839d1fb6cc040b84fad89 100644 (file)
@@ -536,6 +536,8 @@ BuildRequires: scrub
 BuildRequires: numad
 %endif
 
+Provides: bundled(gnulib)
+
 %description
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The main package includes