From e3ff3e2a23f81af756872ca45d71baa5b51d2954 Mon Sep 17 00:00:00 2001 From: Steven Dake Date: Fri, 3 Aug 2012 09:32:09 -0700 Subject: [PATCH] Add groff as a BuildRequires to spec file According to Fedora packaging guidelines, groff is not on the list of package exceptions for BuildRequires. A recent change in the Fedora build system has triggered breakage in building rpm packages and it is likely this package won't build for Fedora 18. Reference: http://fedoraproject.org/wiki/Packaging:Guidelines#Exceptions_2 Signed-off-by: Steven Dake Reviewed-by: Fabio Di Nitto --- corosync.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/corosync.spec.in b/corosync.spec.in index eae317da..59fe993c 100644 --- a/corosync.spec.in +++ b/corosync.spec.in @@ -35,6 +35,7 @@ Conflicts: openais <= 0.89, openais-devel <= 0.89 %define buildtrunk 0 %{?_with_buildtrunk: %define buildtrunk 1} +BuildRequires: groff BuildRequires: libqb-devel BuildRequires: nss-devel %if %{buildtrunk}