From: Nathan Cutler Date: Thu, 8 Oct 2015 11:29:39 +0000 (+0200) Subject: ceph.spec.in: Comment out fedora-specific patch X-Git-Tag: rrygrvmctuzz-build-me~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=45c20010d5782015b4b5af6585c6a0301e95c043;p=ceph.git ceph.spec.in: Comment out fedora-specific patch This satisfies maintenance's check script. Signed-off-by: Nathan Cutler (cherry picked from commit 90e321236bb6a47a880039cca55ac06bbb45d9d3) --- diff --git a/ceph.spec.in b/ceph.spec.in index 5d461ca2bcf69..88d4829b38243 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -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