SPECS: glusterfs.spec - Fixed ibverbs bcond.
matkor
matkor at pld-linux.org
Sat Jan 19 17:05:40 CET 2008
Author: matkor Date: Sat Jan 19 16:05:40 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Fixed ibverbs bcond.
---- Files affected:
SPECS:
glusterfs.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/glusterfs.spec
diff -u SPECS/glusterfs.spec:1.10 SPECS/glusterfs.spec:1.11
--- SPECS/glusterfs.spec:1.10 Sat Jan 19 16:54:12 2008
+++ SPECS/glusterfs.spec Sat Jan 19 17:05:35 2008
@@ -209,11 +209,14 @@
%defattr(644,root,root,755)
%{_libdir}/libglusterfs.a
+
+%if %{with ibverbs}
%files transport-ibverbs
%defattr(644,root,root,755)
%dir %{_libdir}/glusterfs/%{version}/transport/ib-verbs
%attr(755,root,root) %{_libdir}/glusterfs/%{version}/transport/ib-verbs/client.so
%attr(755,root,root) %{_libdir}/glusterfs/%{version}/transport/ib-verbs/server.so
+%endif
%files server
%defattr(644,root,root,755)
@@ -232,6 +235,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2008-01-19 16:05:35 matkor
+- Fixed ibverbs bcond.
+
Revision 1.10 2008-01-19 15:54:12 matkor
- Release 2. Moved /etc/glusterfs to common package. It is used to store *.vol configs also for clients.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glusterfs.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list