From e9d67f54561d6fa9e9da621a3c28e15f5d2d66db Mon Sep 17 00:00:00 2001 From: Phil Knirsch Date: Jun 07 2006 14:36:43 +0000 Subject: - Added missing bison buildprereq (#194158) --- diff --git a/rdist.spec b/rdist.spec index 3eb63ed..2ff27a2 100644 --- a/rdist.spec +++ b/rdist.spec @@ -1,7 +1,7 @@ Summary: Maintains identical copies of files on multiple machines. Name: rdist Version: 6.1.5 -Release: 42.2.1 +Release: 43 Epoch: 1 License: BSD Group: Applications/System @@ -24,7 +24,7 @@ Patch12: rdist-6.1.5-stat64.patch Patch13: rdist-6.1.5-re_args.patch URL: http://www.MagniComp.com/rdist BuildRoot: %{_tmppath}/%{name}-root -BuildPreReq: byacc +BuildPreReq: byacc bison %description The RDist program maintains identical copies of files on multiple @@ -87,6 +87,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/rdist.8* %changelog +* Wed Jun 07 2006 Phil Knirsch - 1:6.1.5-43 +- Added missing bison buildprereq (#194158) + * Fri Feb 10 2006 Jesse Keating - 1:6.1.5-42.2.1 - bump again for double-long bug on ppc(64)