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

Reverting tarball to v1.8.2

OBS-URL: https://build.opensuse.org/request/show/160589
OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=48
This commit is contained in:
Yan Gao
2013-03-22 13:31:56 +00:00
committed by Git OBS Bridge
parent 04b81d1308
commit 43faa20b89
6 changed files with 53 additions and 29 deletions

View File

@@ -56,7 +56,8 @@ 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
Patch210: fix-pacemaker-libs.patch
Patch211: support-for-xvd-devices.patch
Url: http://oss.oracle.com/projects/ocfs2-tools/
Requires: /sbin/chkconfig
Requires: e2fsprogs
@@ -65,7 +66,6 @@ Requires: modutils
Requires: net-tools
PreReq: %insserv_prereq %fillup_prereq
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libdlm
Requires: openais
%if %suse_version < 1120
# There's no separate kmp for openSUSE 11.2
@@ -97,7 +97,7 @@ This package contains additional tools and a GUI (python-gtk).
%package devel
Summary: Oracle Cluster File System 2 Development files
Group: System/Filesystems
Group: Development/Libraries/C and C++
Requires: libcom_err
Requires: libcom_err-devel
Requires: ocfs2-tools = %{version}
@@ -137,6 +137,7 @@ managing the file system.
%patch208 -p1
%patch209 -p1
%patch210 -p1
%patch211 -p1
%build
export CFLAGS="${CFLAGS} ${RPM_OPT_FLAGS}"