Accepting request 498238 from home:wanghaisu:branches:network:ha-clustering:Factory
fix bsc#1038852, initial sync not triggered. OBS-URL: https://build.opensuse.org/request/show/498238 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=47
This commit is contained in:
committed by
Git OBS Bridge
parent
143b09ce28
commit
283d692841
@@ -25,7 +25,7 @@
|
||||
%endif
|
||||
|
||||
Name: drbd
|
||||
Version: 9.0.7rc2+git.0677d8b1
|
||||
Version: 9.0.7rc2+git.36abd387
|
||||
Release: 0
|
||||
Summary: DRBD driver for Linux
|
||||
License: GPL-2.0
|
||||
@@ -37,6 +37,7 @@ Source1: preamble
|
||||
Source2: Module.supported
|
||||
Source3: drbd_git_revision
|
||||
Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
|
||||
Patch2: fix-initial-sync-stop.patch
|
||||
BuildRequires: kernel-source
|
||||
BuildRequires: kernel-syms
|
||||
BuildRequires: module-init-tools
|
||||
@@ -69,6 +70,7 @@ installed kernel.
|
||||
%prep
|
||||
%setup -q -n drbd-%{version}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
mkdir source
|
||||
cp -a drbd/. source/. || :
|
||||
|
Reference in New Issue
Block a user