[libvirt] [PATCH] Add bundled(gnulib) to RPM specfile

Michal Privoznik mprivozn at redhat.com
Tue May 15 15:11:28 UTC 2012


On 15.05.2012 17:04, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> 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
> ---
>  libvirt.spec.in |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/libvirt.spec.in b/libvirt.spec.in
> index 2e08abb..eef8ce1 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

ACK

Michal




More information about the libvir-list mailing list