auto-import changelog data from a2ps-4.13b-39.src.rpm
Thu Jun 24 2004 Tim Waugh <twaugh@redhat.com> 4.13b-39 - Build requires libtool (bug #125823).
This commit is contained in:
parent
cef3708a83
commit
d2f2665210
1 changed files with 5 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
%define ver 4.13b
|
||||
%define rel 38
|
||||
%define rel 39
|
||||
|
||||
Summary: Converts text and other types of files to PostScript(TM).
|
||||
Name: a2ps
|
||||
|
|
@ -29,7 +29,7 @@ Patch19: a2ps-4.13-bison.patch
|
|||
Patch20: a2ps-4.13-hebrew.patch
|
||||
Patch21: a2ps-4.13-malloc.patch
|
||||
Requires: fileutils sh-utils info
|
||||
BuildRequires: /usr/bin/emacs, gperf, flex
|
||||
BuildRequires: /usr/bin/emacs, gperf, flex, libtool
|
||||
Url: http://www.inf.enst.fr/~demaille/a2ps/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: psutils
|
||||
|
|
@ -190,6 +190,9 @@ fi
|
|||
%dir %{_datadir}/a2ps
|
||||
|
||||
%changelog
|
||||
* Thu Jun 24 2004 Tim Waugh <twaugh@redhat.com> 4.13b-39
|
||||
- Build requires libtool (bug #125823).
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue