[netcf-devel] [PATCH] Add bundled(gnulib) to RPM specfile

Daniel P. Berrange berrange at redhat.com
Tue May 15 15:28:11 UTC 2012


On Tue, May 15, 2012 at 11:26:29AM -0400, Laine Stump wrote:
> 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
> ---
>  netcf.spec.in |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/netcf.spec.in b/netcf.spec.in
> index cec69c1..234561b 100644
> --- a/netcf.spec.in
> +++ b/netcf.spec.in
> @@ -14,6 +14,8 @@ BuildRequires:  libxml2-devel libxslt-devel
>  BuildRequires:  libnl-devel
>  Requires:       %{name}-libs = %{version}-%{release}
>  
> +Provides: bundled(gnulib)
> +
>  %description
>  Netcf is a library used to modify the network configuration of a
>  system. Network configurations are expressed in a platform-independent

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|


More information about the netcf-devel mailing list