From: Daniel P. Berrange Date: Tue, 15 May 2012 15:03:14 +0000 (+0100) Subject: Add bundled(gnulib) to RPM specfile X-Git-Tag: v0.9.13-rc1~269 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3247b63ba9ba8f83a34a6058661172701d09939b;p=thirdparty%2Flibvirt.git 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 --- diff --git a/libvirt.spec.in b/libvirt.spec.in index 2e08abba20..eef8ce1601 100644 --- a/libvirt.spec.in +++ b/libvirt.spec.in @@ -460,6 +460,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