- remove ocfs2-kmp dependency, since opensuse kernel does not privide such kmp.

- change version string from 1.4.3 to 1.6.0 in ocfs2-tools.spec

OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/ocfs2-tools?expand=0&rev=16
This commit is contained in:
Coly Li
2010-06-30 13:58:48 +00:00
committed by Git OBS Bridge
parent 91c883dbb5
commit 7d0a4daa0a
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 30 14:12:48 UTC 2010 - i@coly.li
- remove ocfs2-kmp dependency, since opensuse kernel does not privide such kmp.
- change version string from 1.4.3 to 1.6.0 in ocfs2-tools.spec
-------------------------------------------------------------------
Wed Jun 30 08:51:06 UTC 2010 - i@coly.li

View File

@@ -1,5 +1,5 @@
#
# spec file for package ocfs2-tools (Version 1.4.3)
# spec file for package ocfs2-tools (Version 1.6.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -44,7 +44,7 @@ Requires: net-tools, modutils, e2fsprogs, /sbin/chkconfig, glib2 >= 2.2.3
PreReq: %insserv_prereq %fillup_prereq
AutoReqProv: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Requires: libdlm ocfs2-kmp openais
Requires: libdlm openais
%description
OCFS is the Oracle Cluster File System.