Accepting request 212363 from home:goldwynr:branches:network:ha-clustering:Factory

Patch refactoring to keep libdlm through dlopen

OBS-URL: https://build.opensuse.org/request/show/212363
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=73
This commit is contained in:
2014-01-04 00:14:23 +00:00
committed by Git OBS Bridge
parent d37417e4c1
commit d2c24a0629
14 changed files with 219 additions and 918 deletions

View File

@@ -47,16 +47,11 @@ Patch214: use-symlink-in-udev-rules.patch
Patch215: ocfs2console-libraries-include-aio.patch
Patch220: libocfs2-needs-libaio.patch
Patch221: libocfs2-Change-asserts-to-error.patch
Patch222: 0001-libo2cb-Remove-controld-actions-from-group-join-leav.patch
Patch223: 0002-libo2cb-Remove-rest-of-controld-functions.patch
Patch224: 0003-Get-cluster-name-from-corosync-cmap.patch
Patch225: 0004-Remove-controld-structures-from-debugfs.ocfs2.patch
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: 0010-mkfs-Setup-cluster_stack-if-not-setup-based-on-what-.patch
Patch231: 0011-Use-dlm_lt-instead-of-dlm-for-DLM-libraries.patch
Patch222: 0001-Use-cmap-for-getting-cluster-name.patch
Patch223: 0002-Remove-controld-dependency-in-group_join-leave.patch
Patch224: 0003-Auto-setup-cluster_stack-based-on-what-is-on-disk.patch
Patch225: 0004-mkfs.ocfs2-Abort-if-cluster-information-is-not-detec.patch
Patch226: 0005-mkfs-Setup-cluster_stack-if-not-setup-based-on-what-.patch
BuildRequires: autoconf
BuildRequires: e2fsprogs-devel
@@ -173,11 +168,6 @@ managing the file system.
%patch224 -p1
%patch225 -p1
%patch226 -p1
%patch227 -p1
%patch228 -p1
%patch229 -p1
%patch230 -p1
%patch231 -p1
%build
export PROJECT="ocfs2-tools"