SHA256
1
0
forked from pool/drbd

Accepting request 760597 from home:wanghaisu:branches:network:ha-clustering:Factory

bsc#1159786, fix build issue of v5.5

OBS-URL: https://build.opensuse.org/request/show/760597
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=103
This commit is contained in:
nick wang
2020-01-03 09:09:09 +00:00
committed by Git OBS Bridge
parent d3e71354f1
commit 285a9425d5
3 changed files with 50 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package drbd
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -37,7 +37,9 @@ Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
Patch2: rely-on-sb-handlers.patch
Patch3: drbd-fix-zero-metadata-limit-by-page-size-misaligned.patch
Patch4: drbd-update-resync-target-s-dagtag.patch
Patch5: suse-coccinelle.patch
#In 61ff72f401680(v5.5-rc2), pr_warning is removed
Patch5: without_pr_warning.patch
Patch6: suse-coccinelle.patch
#https://github.com/openSUSE/rpmlint-checks/blob/master/KMPPolicyCheck.py
BuildRequires: coccinelle
BuildRequires: kernel-source
@@ -75,6 +77,7 @@ installed kernel.
%patch3 -p1
%patch4 -p1
%patch5 -p1
%patch6 -p1
mkdir source
cp -a drbd/. source/. || :