Move the man pages for the executables that are shipped with the -utils
package from the -devel package into the -utils package itself.

Signed-off-by: Roland Dreier <[EMAIL PROTECTED]>
---
One more patch for librdmacm packaging...

 librdmacm.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/librdmacm.spec.in b/librdmacm.spec.in
index 41673ab..cd49ea9 100644
--- a/librdmacm.spec.in
+++ b/librdmacm.spec.in
@@ -59,13 +59,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lib*.so
 %{_libdir}/*.a
 %{_includedir}/*
-%{_mandir}/man1/*
 %{_mandir}/man3/*
 %{_mandir}/man7/*
 
 %files utils
 %defattr(-,root,root,-)
 %{_bindir}/*
+%{_mandir}/man1/*
 
 %changelog
 
-- 
1.5.3.8

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to