From c485e3a1fb16f8d79a38d65599acf0c922eb263e Mon Sep 17 00:00:00 2001 From: Petr Machata Date: Tue, 27 Jan 2015 03:29:25 +0100 Subject: [PATCH] Rebuild for boost 1.57.0 --- ceph.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ceph.spec b/ceph.spec index e35b423..e3023dc 100644 --- a/ceph.spec +++ b/ceph.spec @@ -10,7 +10,7 @@ ################################################################################# Name: ceph Version: 0.87 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: User space components of the Ceph file system License: GPLv2 @@ -919,6 +919,9 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1 %files -n python-ceph-compat %changelog +* Tue Jan 27 2015 Petr Machata - 1:0.87-2 +- Rebuild for boost 1.57.0 + * Mon Nov 3 2014 Boris Ranto - 1:0.87-1 - Rebase to latest major version (firefly -> giant)