SHA256
1
0
forked from pool/drbd

Accepting request 483262 from network:ha-clustering:Unstable

Upgrade to 9.0.7 for ra support and kernel compatible of bsc#1031299.

OBS-URL: https://build.opensuse.org/request/show/483262
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=42
This commit is contained in:
nick wang
2017-03-29 08:55:06 +00:00
committed by Git OBS Bridge
parent 8d94f3de52
commit 9459466ff0
6 changed files with 44 additions and 9 deletions

View File

@@ -25,7 +25,7 @@
%endif
Name: drbd
Version: 9.0.6+git.08cda19
Version: 9.0.7rc1+git.093821cd
Release: 0
Summary: DRBD driver for Linux
License: GPL-2.0
@@ -36,11 +36,12 @@ Source1: preamble
#In kernel is: kernel/drivers/block/drbd/drbd.ko
Source2: Module.supported
Source3: drbd_git_revision
Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
BuildRequires: kernel-source
BuildRequires: kernel-syms
BuildRequires: module-init-tools
Requires: drbd-utils >= 8.9.6
Supplements: drbd-utils >= 8.9.6
Requires: drbd-utils >= 8.9.9
Supplements: drbd-utils >= 8.9.9
Obsoletes: drbd-kmp < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExcludeArch: i586 s390
@@ -67,6 +68,7 @@ installed kernel.
%prep
%setup -q -n drbd-%{version}
%patch1 -p1
mkdir source
cp -a drbd/. source/. || :