Accepting request 575374 from home:wanghaisu:branches:network:ha-clustering:Factory
bsc#1080458 and bsc#1080459, build with kernel-rt and support kernel 4.15.0 OBS-URL: https://build.opensuse.org/request/show/575374 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=65
This commit is contained in:
committed by
Git OBS Bridge
parent
2f644f3dcc
commit
d6faf29d73
@@ -19,12 +19,12 @@
|
||||
|
||||
%if ! 0%{?is_opensuse}
|
||||
%ifarch x86_64
|
||||
%define buildrt 0
|
||||
%define buildrt 1
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Name: drbd
|
||||
Version: 9.0.12+git.7eb4aef
|
||||
Version: 9.0.12+git.969e477d
|
||||
Release: 0
|
||||
Summary: DRBD driver for Linux
|
||||
License: GPL-2.0+
|
||||
@@ -36,6 +36,7 @@ Source1: preamble
|
||||
Source2: Module.supported
|
||||
Source3: drbd_git_revision
|
||||
Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
|
||||
Patch2: support-timer-setup.patch
|
||||
BuildRequires: kernel-source
|
||||
BuildRequires: kernel-syms
|
||||
BuildRequires: libelf-devel
|
||||
@@ -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