[ceph/f22] Rebase to 0.87.1

branto branto at fedoraproject.org
Mon Mar 2 12:22:56 UTC 2015


commit aece707d1a6a14623806292a878297f486f2d198
Author: Boris Ranto <branto at redhat.com>
Date:   Wed Feb 25 11:33:57 2015 +0100

    Rebase to 0.87.1

 ceph.spec | 15 ++++++++-------
 sources   |  2 +-
 2 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index d5208fa..6eef2ea 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -9,8 +9,8 @@
 # common
 #################################################################################
 Name:		ceph
-Version:	0.87
-Release:	2%{?dist}
+Version:	0.87.1
+Release:	1%{?dist}
 Epoch:		1
 Summary:	User space components of the Ceph file system
 License:	GPLv2
@@ -18,8 +18,6 @@ Group:		System Environment/Base
 URL:		http://ceph.com/
 Source0:	http://ceph.com/download/%{name}-%{version}.tar.bz2
 Patch0:		ceph-google-gperftools.patch
-# Patch1 sent upstream at http://tracker.ceph.com/issues/10688
-Patch1:         ceph-0.87-boost157.patch
 Requires:	librbd1 = %{epoch}:%{version}-%{release}
 Requires:	librados2 = %{epoch}:%{version}-%{release}
 Requires:	libcephfs1 = %{epoch}:%{version}-%{release}
@@ -66,8 +64,7 @@ BuildRequires:	leveldb-devel > 1.2
 %if ! ( 0%{?rhel} && 0%{?rhel} <= 6 )
 BuildRequires:	xfsprogs-devel
 %endif
-# No yasm dependency for now, it causes selinux issues
-#BuildRequires:	yasm
+BuildRequires:	yasm
 %if 0%{?rhel} || 0%{?centos} || 0%{?fedora}
 BuildRequires:	snappy-devel
 %endif
@@ -415,7 +412,6 @@ python-cephfs instead.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 # Find jni.h
@@ -922,6 +918,11 @@ ln -sf %{_libdir}/librbd.so.1 /usr/lib64/qemu/librbd.so.1
 %files -n python-ceph-compat
 
 %changelog
+* Wed Feb 25 2015 Boris Ranto <branto at redhat.com> - 1:0.87.1-1
+- Rebase to latest upstream
+- Remove boost patch, it is in upstream tarball
+- Build with yasm, tarball contains fix for the SELinux issue
+
 * Thu Jan 29 2015 Petr Machata <pmachata at redhat.com> - 1:0.87-2
 - Rebuild for boost 1.57.0
 - Include <boost/optional/optional_io.hpp> instead of
diff --git a/sources b/sources
index 69be510..48ce6ff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32159ac85d2c45862dab5b3ac901402c  ceph-0.87.tar.bz2
+00d910ac57529be846e31a04bc4ab84e  ceph-0.87.1.tar.bz2


More information about the scm-commits mailing list