[ewg] [PATCH] libnes: Fix subpackage name
Glenn Grundstrom
ggrundstrom at NetEffect.com
Thu Jan 3 10:19:44 PST 2008
Applied.
Thanks,
Glenn.
>
> Change libnes-devel to libnes-devel-static to be consistent with
> %files section.
>
> Signed-off-by: Vladimir Sokolovsky <vlad at mellanox.co.il>
> ---
> diff --git a/libnes.spec.in b/libnes.spec.in
> index b72ed6f..543d396 100644
> --- a/libnes.spec.in
> +++ b/libnes.spec.in
> @@ -1,5 +1,5 @@
> Name: libnes
> -Version: 0.5
> +Version: @VERSION@
> Release: 0.%{?dist}
> Summary: NetEffect RNIC Userspace Library
>
> @@ -15,12 +15,12 @@ BuildRequires: libibverbs-devel
> libnes provides a device-specific userspace driver for
> NetEffect RNICs
> for use with the libibverbs library.
>
> -%package devel
> +%package devel-static
> Summary: Development files for the libnes driver
> Group: System Environment/Libraries
> Requires: %{name} = %{version}-%{release}
>
> -%description devel
> +%description devel-static
> Static version of libnes that may be linked directly to an
> application, which may be useful for debugging.
More information about the ewg
mailing list