From 06c86bebc36a768a1f57ce600e7509a2e6aff8d2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 18 Dec 2005 01:58:37 +0000 Subject: [PATCH] autoconf buildreq --- gpm.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gpm.spec b/gpm.spec index 4a046b2..66b12e7 100644 --- a/gpm.spec +++ b/gpm.spec @@ -1,7 +1,7 @@ Summary: A mouse server for the Linux console. Name: gpm Version: 1.20.1 -Release: 71.1 +Release: 71.2 License: GPL Group: System Environment/Daemons Source: http://ftp.linux.it/pub/People/rubini/gpm/%{name}-%{version}.tar.gz @@ -23,7 +23,7 @@ Requires: bash >= 2.0 # this defines the library version that this package builds. %define LIBVER 1.19.0 BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildPrereq: sed gawk texinfo bison ncurses-devel +BuildPrereq: sed gawk texinfo bison ncurses-devel autoconf %description Gpm provides mouse support to text-based Linux applications like the @@ -176,6 +176,7 @@ fi %changelog * Fri Dec 09 2005 Jesse Keating - rebuilt +- added autoconf as a BuildReq * Fri Mar 04 2005 Petr Rockai - rebuilt