Change libnes-devel to libnes-devel-static to be consistent with
%files section.

Signed-off-by: Vladimir Sokolovsky <[EMAIL PROTECTED]>
---
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.
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to