use links as the html viewer, since we don't ship lynx (bz #123349)

This commit is contained in:
riel 2004-09-26 21:42:08 +00:00
parent d000267474
commit ed315aecb5

View File

@ -1,7 +1,7 @@
Summary: An info file viewer.
Name: pinfo
Version: 0.6.8
Release: 6
Release: 7
Group: System Environment/Base
License: GPL
URL: http://dione.ids.pl/~pborys/software/pinfo
@ -9,6 +9,7 @@ URL: http://dione.ids.pl/~pborys/software/pinfo
#Source: http://dione.ids.pl/~pborys/software/pinfo/pinfo-%{version}.tar.gz
Source: pinfo-%{version}.tar.bz2
Patch0: pinfo-0.6.0-mkstemp.patch
Patch1: pinfo-0.6.8-links.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: ncurses-devel
Prereq: /sbin/install-info
@ -21,6 +22,7 @@ using regular expressions, and is based on the ncurses library.
%prep
%setup -q
%patch -p1 -b .mkstemp
%patch1 -p1 -b .links
%build
export CFLAGS="-ggdb $RPM_OPT_FLAGS"
@ -61,6 +63,9 @@ fi
rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Sep 26 2004 Rik van Riel <riel@redhat.com> 0.6.8-7
- use links as the html viewer, since we don't ship lynx (bz #123349)
* Wed Sep 22 2004 Mike A. Harris <mharris@redhat.com> 0.6.8-6
- Bump release and rebuild in rawhide for FC3