ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] ceph.spec.in: set correct path for rbd classes
@ 2010-07-09  9:11 Christian Brunner
  0 siblings, 0 replies; only message in thread
From: Christian Brunner @ 2010-07-09  9:11 UTC (permalink / raw)
  To: ceph-devel

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

diff --git a/ceph.spec.in b/ceph.spec.in
index d156fe6..20bb12a 100644
--- a/ceph.spec.in
+++ b/ceph.spec.in
@@ -94,7 +94,7 @@ fi
 %{_libdir}/libceph.so.*
 %{_libdir}/libcrush.so.*
 %{_libdir}/librados.so.*
-%{_libdir}/libcls_rbd.so.*
+%{_libdir}/rados-classes/libcls_rbd.so.*
 %{_sbindir}/mkcephfs
 /sbin/mount.ceph
 %{_libdir}/ceph
@@ -146,7 +146,7 @@ fi
 %{_libdir}/libceph.so
 %{_libdir}/libcrush.so
 %{_libdir}/librados.so
-%{_libdir}/libcls_rbd.so
+%{_libdir}/rados-classes/libcls_rbd.so
 
 %changelog
 * Fri Apr 30 2010 Sage Weil <sage@newdream.net> 0.19.1-5
-- 
1.6.5.2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-09  9:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-09  9:11 [PATCH 1/4] ceph.spec.in: set correct path for rbd classes Christian Brunner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).