From 2699f49b43b5e3d5442bb9c6fa729c8e70db6b9a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:32:53 +0000 Subject: auto-import changelog data from bison-1.875-6.src.rpm Thu Oct 30 2003 Roland McGrath 1.875-6 - add dependency on m4 (bug #108655) --- diff --git a/bison.spec b/bison.spec index 01fad93..2884698 100644 --- a/bison.spec +++ b/bison.spec @@ -1,13 +1,14 @@ Summary: A GNU general-purpose parser generator. Name: bison Version: 1.875 -Release: 5 +Release: 6 License: GPL Group: Development/Tools Source: ftp://ftp.gnu.org/pub/gnu/bison/bison-%{version}.tar.bz2 Url: http://www.gnu.org/software/bison/bison.html Prereq: /sbin/install-info BuildRoot: %{_tmppath}/%{name}-root +Requires: m4 >= 1.4 Patch1: bison-1.875-unusedlabel.patch @@ -67,6 +68,9 @@ fi rm -rf $RPM_BUILD_ROOT %changelog +* Thu Oct 30 2003 Roland McGrath 1.875-6 +- add dependency on m4 (bug #108655) + * Wed Sep 24 2003 Roland McGrath 1.875-5 - remove problematic __attribute__ use for label (bug #105034)