[ewg] [PATCH] libnes: Fix subpackage name

Vladimir Sokolovsky vlad at mellanox.co.il
Tue Dec 18 23:28:28 PST 2007


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