From 3e5f6c2888cf941f1e7d201fa2b3bb3c2ad3937f Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Mon, 14 Mar 2005 16:59:09 +0000 Subject: [PATCH] - Requires tetex (bug #151075). --- texinfo.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/texinfo.spec b/texinfo.spec index 19e0ab6..7f9b3cd 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -12,6 +12,7 @@ Prereq: /sbin/install-info Prefix: %{_prefix} Buildroot: %{_tmppath}/%{name}-%{version}-root BuildRequires: zlib-devel, ncurses-devel +Requires: tetex # Redefine this so "dir" in the info directory isn't compressed @@ -119,6 +120,9 @@ fi %{_mandir}/man5/info.5* %changelog +* Mon Mar 14 2005 Tim Waugh +- Requires tetex (bug #151075). + * Wed Mar 2 2005 Tim Waugh 4.8-3 - Rebuild for new GCC.