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

Updated ocfs2-tools tarball and fixed o2cb

OBS-URL: https://build.opensuse.org/request/show/159672
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=46
This commit is contained in:
Yan Gao
2013-03-19 01:32:27 +00:00
committed by Git OBS Bridge
parent 06dbc23e86
commit ccbf926dc7
3 changed files with 29 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package ocfs2-tools
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -55,6 +55,7 @@ Patch206: ocfs2-tools-resource.patch
Patch207: fix-indexed-dirs.patch
Patch208: 0001-fswreck-Create-a-loop-in-group-chains.patch
Patch209: 0002-Break-a-chain-loop-in-group-desc.patch
Patch210: restore-g_list_append.patch
Url: http://oss.oracle.com/projects/ocfs2-tools/
Requires: /sbin/chkconfig
Requires: e2fsprogs
@@ -134,6 +135,7 @@ managing the file system.
%patch207 -p1
%patch208 -p1
%patch209 -p1
%patch210 -p1
%build
export CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"