]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: Comment out fedora-specific patch
authorNathan Cutler <ncutler@suse.com>
Thu, 8 Oct 2015 11:29:39 +0000 (13:29 +0200)
committerNathan Cutler <ncutler@suse.com>
Tue, 27 Oct 2015 10:24:20 +0000 (11:24 +0100)
This satisfies maintenance's check script.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 90e321236bb6a47a880039cca55ac06bbb45d9d3)

ceph.spec.in

index 5d461ca2bcf69138681d64ff75dc09db1a94d5b7..88d4829b382432392f2d9e20f969a6e818754bc7 100644 (file)
@@ -51,7 +51,7 @@ Group:         System/Filesystems
 URL:           http://ceph.com/
 Source0:       http://ceph.com/download/%{name}-%{version}.tar.bz2
 %if 0%{?fedora} || 0%{?rhel}
-Patch0:                init-ceph.in-fedora.patch
+#Patch0:               init-ceph.in-fedora.patch
 %endif
 #################################################################################
 # dependencies that apply across all distro families
@@ -491,7 +491,7 @@ python-cephfs instead.
 %prep
 %setup -q
 %if 0%{?fedora} || 0%{?rhel}
-%patch0 -p1 -b .init
+#%%patch0 -p1 -b .init
 %endif
 
 %build