[packages/ceph] - updated to 0.64
qboosh
qboosh at pld-linux.org
Sun Jun 16 15:43:50 CEST 2013
commit 2bb165b8c981394dde789d17292a7cb3704d20ba
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Jun 16 15:44:00 2013 +0200
- updated to 0.64
ceph.spec | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index 8d6bf81..707dff6 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -6,12 +6,12 @@
Summary: User space components of the Ceph file system
Summary(pl.UTF-8): Działające w przestrzeni użytkownika elementy systemu plików Ceph
Name: ceph
-Version: 0.60
+Version: 0.64
Release: 1
License: LGPL v2.1 (libraries), GPL v2 (some programs)
Group: Base
Source0: http://ceph.newdream.net/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 062bc372bc8cf81a3340117cde3e7977
+# Source0-md5: edd313833a4bc1057d59a593fb3a0c12
Patch0: %{name}-init-fix.patch
Patch1: %{name}.logrotate.patch
Patch2: %{name}-link.patch
@@ -288,9 +288,11 @@ fi
%attr(755,root,root) %{_bindir}/rados
%attr(755,root,root) %{_bindir}/rbd
%attr(755,root,root) %{_bindir}/rbd-fuse
-%attr(755,root,root) /sbin/ceph-create-keys
-%attr(755,root,root) /sbin/ceph-disk-activate
-%attr(755,root,root) /sbin/ceph-disk-prepare
+%attr(755,root,root) %{_sbindir}/ceph-create-keys
+%attr(755,root,root) %{_sbindir}/ceph-disk
+%attr(755,root,root) %{_sbindir}/ceph-disk-activate
+%attr(755,root,root) %{_sbindir}/ceph-disk-prepare
+%attr(755,root,root) %{_sbindir}/ceph-disk-udev
%attr(755,root,root) /sbin/mkcephfs
%attr(755,root,root) /sbin/mount.ceph
%attr(755,root,root) /sbin/mount.fuse.ceph
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/2bb165b8c981394dde789d17292a7cb3704d20ba
More information about the pld-cvs-commit
mailing list