- Build requires gettext (bug #193346).
This commit is contained in:
parent
303bd1738c
commit
50cedeee45
1 changed files with 6 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%define ver 4.13b
|
||||
%define rel 50
|
||||
%define rel 51
|
||||
|
||||
Summary: Converts text and other types of files to PostScript(TM).
|
||||
Name: a2ps
|
||||
|
|
@ -47,6 +47,8 @@ PreReq: sed, coreutils
|
|||
Obsoletes: a2ps-i18n
|
||||
Provides: a2ps-i18n
|
||||
|
||||
BuildRequires: gettext
|
||||
|
||||
%description
|
||||
The a2ps filter converts text and other types of files to PostScript(TM).
|
||||
A2ps has pretty-printing capabilities and includes support for a wide
|
||||
|
|
@ -230,6 +232,9 @@ fi
|
|||
%dir %{_datadir}/a2ps
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2006 Tim Waugh <twaugh@redhat.com> 4.13b-51
|
||||
- Build requires gettext (bug #193346).
|
||||
|
||||
* Tue Apr 4 2006 Tim Waugh <twaugh@redhat.com> 4.13b-50
|
||||
- Use sort correctly in make_font_map.sh (bug #187884).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue