From 1e00a02d46c65a1f030a38cc1be7df240d8e79dd Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 18 Jul 2006 13:17:38 +0000 Subject: [PATCH] added ncurses-devel to BuildPrereq --- minicom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/minicom.spec b/minicom.spec index 621cb6e..6519656 100644 --- a/minicom.spec +++ b/minicom.spec @@ -3,12 +3,12 @@ Summary: A text-based modem control and terminal emulation program. Name: minicom Version: 2.1 -Release: 1.2.2 +Release: 2 License: GPL Group: Applications/Communications ExcludeArch: s390 s390x BuildRoot: %{_tmppath}/%{name}-root -BuildPrereq: lockdev-devel >= 1.0.0-13 +BuildPrereq: lockdev-devel >= 1.0.0-13 ncurses-devel PreReq: coreutils Requires: lockdev URL: http://alioth.debian.org/projects/minicom/ @@ -81,6 +81,9 @@ install -m 644 doc/minicom.users $RPM_BUILD_ROOT/etc/minicom.users %endif %changelog +* Tue Jul 18 2006 Martin Stransky 2.1-2 +- added ncurses-devel to BuildPrereq + * Wed Jul 12 2006 Jesse Keating - 2.1-1.2.2 - rebuild