- Build requires texinfo (bug #134663).
This commit is contained in:
parent
b598a9d6a5
commit
fb9db99691
1 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%define ver 4.13b
|
||||
%define rel 40
|
||||
%define rel 41
|
||||
|
||||
Summary: Converts text and other types of files to PostScript(TM).
|
||||
Name: a2ps
|
||||
|
|
@ -30,7 +30,7 @@ Patch20: a2ps-4.13-hebrew.patch
|
|||
Patch21: a2ps-4.13-malloc.patch
|
||||
Patch22: a2ps-shell.patch
|
||||
Requires: fileutils sh-utils info
|
||||
BuildRequires: /usr/bin/emacs, gperf, flex, libtool
|
||||
BuildRequires: /usr/bin/emacs, gperf, flex, libtool, texinfo
|
||||
Url: http://www.inf.enst.fr/~demaille/a2ps/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: psutils
|
||||
|
|
@ -194,6 +194,9 @@ fi
|
|||
%dir %{_datadir}/a2ps
|
||||
|
||||
%changelog
|
||||
* Tue Oct 5 2004 Tim Waugh <twaugh@redhat.com> 4.13b-41
|
||||
- Build requires texinfo (bug #134663).
|
||||
|
||||
* Thu Jul 29 2004 Tim Waugh <twaugh@redhat.com> 4.13b-40
|
||||
- Use environment variable to pass filenames to shell (bug #128647).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue