From f227cc2142654509719910349869e5a7a02e5a5c Mon Sep 17 00:00:00 2001 From: "Fabio M. Di Nitto" Date: Fri, 9 Oct 2009 07:28:29 +0000 Subject: [PATCH] Explicitly build requires corosynclib-devel --- ocfs2-tools.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ocfs2-tools.spec b/ocfs2-tools.spec index 429984e..0edb337 100644 --- a/ocfs2-tools.spec +++ b/ocfs2-tools.spec @@ -6,7 +6,7 @@ Summary: Tools for managing the Ocfs2 cluster file system Name: ocfs2-tools Version: 1.4.3 -Release: 2%{?alphatag:.%{alphatag}}%{?dist} +Release: 3%{?alphatag:.%{alphatag}}%{?dist} License: GPLv2 Group: System Environment/Base # The source for this package was pulled from upstream's git repo and manually @@ -32,7 +32,7 @@ BuildRequires: e2fsprogs-devel, glib2-devel >= 2.2.3 BuildRequires: libblkid-devel, bzip2-devel BuildRequires: pygtk2 >= 1.99.16, python-devel >= 2.5 BuildRequires: ncurses-devel, readline-devel -BuildRequires: openaislib-devel, clusterlib-devel +BuildRequires: corosynclib-devel, openaislib-devel, clusterlib-devel BuildRequires: cluster-glue-libs-devel, pacemaker-libs-devel BuildRequires: libxml2-devel @@ -213,6 +213,9 @@ fi /usr/lib/ocf/resource.d/ocfs2 %changelog +* Fri Oct 9 2009 Fabio M. Di Nitto - 1.4.3-3 +- Explicitly BuildRequires: corosynclib-devel + * Wed Sep 30 2009 Fabio M. Di Nitto - 1.4.3-2 - Fix -pcmk Requires.