]> git.pld-linux.org Git - packages/ceph.git/blobdiff - ceph.spec
- updated to 0.65
[packages/ceph.git] / ceph.spec
index 707dff6eeb5e66b9ea745d72184d6465affd7382..095ceeebd777402401eb624cb5b014dbc90cc677 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.64
+Version:       0.65
 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: edd313833a4bc1057d59a593fb3a0c12
+# Source0-md5: 5fb7283f302838ea94d02fa0fc28fd45
 Patch0:                %{name}-init-fix.patch
 Patch1:                %{name}.logrotate.patch
 Patch2:                %{name}-link.patch
@@ -190,7 +190,7 @@ Klient Hadoopa dla systemu plików Ceph.
 
 %build
 %{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -366,6 +366,7 @@ fi
 
 %files -n python-ceph
 %defattr(644,root,root,755)
+%{py_sitescriptdir}/ceph_argparse.py[co]
 %{py_sitescriptdir}/cephfs.py[co]
 %{py_sitescriptdir}/rados.py[co]
 %{py_sitescriptdir}/rbd.py[co]
This page took 0.066935 seconds and 4 git commands to generate.