diff --git a/pinfo.spec b/pinfo.spec index f4ad36a..c4965d2 100644 --- a/pinfo.spec +++ b/pinfo.spec @@ -1,13 +1,14 @@ Summary: An info file viewer. Name: pinfo Version: 0.6.1 -Release: 1 +Release: 2 Group: System Environment/Base License: GPL Url: http://zeus.polsl.gliwice.pl/~pborys/ Source: pinfo-%{version}.tar.bz2 Patch0: pinfo-0.6.0-mkstemp.patch BuildRoot: %{_tmppath}/%{name}-root +BuildPrereq: ncurses-devel %description Pinfo is an info file (or man page) viewer with a user interface @@ -43,6 +44,9 @@ ln -sf pinfo.1 $RPM_BUILD_ROOT%{_mandir}/man1/pman.1 rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jul 21 2001 Mike A. Harris 0.6.1-2 +- Add buildprereq on ncurses-devel + * Thu Jun 21 2001 Mike A. Harris 0.6.1-1 - Updated to 0.6.1 - s/Copyright/License/ spec tag