SHA256
1
0
forked from pool/drbd

Accepting request 560267 from network:ha-clustering:Stable

Update the bug number.

OBS-URL: https://build.opensuse.org/request/show/560267
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/drbd?expand=0&rev=60
This commit is contained in:
nick wang
2017-12-28 09:53:16 +00:00
committed by Git OBS Bridge
parent dc163d72b4
commit 26cfd8f798
8 changed files with 27 additions and 44 deletions

View File

@@ -24,7 +24,7 @@
%endif
Name: drbd
Version: 9.0.9+git.a4cc249e
Version: 9.0.10+git.b7994aa1
Release: 0
Summary: DRBD driver for Linux
License: GPL-2.0+
@@ -36,14 +36,12 @@ Source1: preamble
Source2: Module.supported
Source3: drbd_git_revision
Patch1: fix-resync-finished-with-syncs-have-bits-set.patch
# PATCH-FIX-UPSTREAM bmwiedemann
Patch2: reproducible.patch
BuildRequires: kernel-source
BuildRequires: kernel-syms
BuildRequires: module-init-tools
BuildRequires: libelf-devel
Requires: drbd-utils >= 9.0.0
Supplements: drbd-utils >= 9.0.0
BuildRequires: module-init-tools
Requires: drbd-utils >= 9.2.0
Supplements: drbd-utils >= 9.2.0
Obsoletes: drbd-kmp < %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExcludeArch: i586 s390
@@ -71,7 +69,6 @@ installed kernel.
%prep
%setup -q -n drbd-%{version}
%patch1 -p1
%patch2 -p1
mkdir source
cp -a drbd/. source/. || :