diff --git a/corosync.spec b/corosync.spec index 3c6b7e2..431617d 100644 --- a/corosync.spec +++ b/corosync.spec @@ -17,7 +17,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces Version: 2.0.1 -Release: 2%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} +Release: 3%{?numcomm:.%{numcomm}}%{?alphatag:.%{alphatag}}%{?dirty:.%{dirty}}%{?dist} License: BSD Group: System Environment/Base URL: http://ftp.corosync.org @@ -40,6 +40,7 @@ Obsoletes: cman, clusterlib, clusterlib-devel %define buildtrunk 0 %{?_with_buildtrunk: %define buildtrunk 1} +BuildRequires: groff BuildRequires: libqb-devel >= 0.13.0 BuildRequires: nss-devel %if %{buildtrunk} @@ -298,6 +299,9 @@ The Corosync Cluster Engine APIs. %{_mandir}/man8/quorum_overview.8* %changelog +* Fri Aug 3 2012 Steven Dake - 2.0.1-3 +- add groff as a BuildRequires as it is no longer installed in the buildroot + * Wed Jul 18 2012 Fedora Release Engineering - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild