]> git.pld-linux.org Git - packages/ceph.git/commitdiff
- updated to 0.64 auto/ti/ceph-0.64-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Jun 2013 13:44:00 +0000 (15:44 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 16 Jun 2013 13:44:00 +0000 (15:44 +0200)
ceph.spec

index 8d6bf81623bf7a184fb1121787c8e3da0ef9bf20..707dff6eeb5e66b9ea745d72184d6465affd7382 100644 (file)
--- 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
This page took 0.052471 seconds and 4 git commands to generate.