Accepting request 198636 from home:zhonglidong:branches:network:ha-clustering:Factory

patch for bug838705

OBS-URL: https://build.opensuse.org/request/show/198636
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=68
This commit is contained in:
Kristoffer Gronlund
2013-09-12 10:44:02 +00:00
committed by Git OBS Bridge
parent a29982a563
commit f52787975b
3 changed files with 86 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ Patch226: 0005-Check-for-DLM-kernel-version-in-user_begin_group_joi.patch
Patch227: 0006-Add-cmap-and-dlm-libraries-in-the-tools.patch
Patch228: 0008-mount.ocfs2-Read-stack-from-device-and-setup-stack-i.patch
Patch229: 0009-mkfs.ocfs2-Abort-if-cluster-information-is-not-detec.patch
Patch230: bug-838705-change_dlm_lib.patch
BuildRequires: autoconf
BuildRequires: e2fsprogs-devel
@@ -161,6 +162,7 @@ managing the file system.
%patch227 -p1
%patch228 -p1
%patch229 -p1
%patch230 -p1
%build
export PROJECT="ocfs2-tools"