- Make ogonkify build.
This commit is contained in:
parent
4573a9a12c
commit
a58bf99854
1 changed files with 9 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ Patch28: a2ps-wdiff.patch
|
|||
Patch29: a2ps-U.patch
|
||||
Patch30: a2ps-psset.patch
|
||||
Patch31: a2ps-mb.patch
|
||||
Patch32: a2ps-perl.patch
|
||||
Requires: fileutils sh-utils info
|
||||
BuildRequires: /usr/bin/emacs, gperf, flex, libtool, texinfo, groff
|
||||
BuildRequires: ImageMagick
|
||||
|
|
@ -132,12 +133,17 @@ and medias.
|
|||
# Fixed multibyte handling (bug #212154).
|
||||
%patch31 -p1 -b .mb
|
||||
|
||||
# Make ogonkify build.
|
||||
%patch32 -p1 -b .perl
|
||||
|
||||
# Fix reference to a2ps binary (bug #112930).
|
||||
perl -pi -e "s,/usr/local/bin,%{_bindir}," contrib/emacs/a2ps.el
|
||||
libtoolize --copy --force
|
||||
cp /usr/share/aclocal/libtool.m4 m4/
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
cd ogonkify
|
||||
autoconf
|
||||
|
||||
%build
|
||||
chmod 644 {po/ja.po,encoding/euc-jp.edf,README.eucJP}.euc
|
||||
|
|
@ -242,6 +248,9 @@ fi
|
|||
%dir %{_datadir}/a2ps
|
||||
|
||||
%changelog
|
||||
* Wed Oct 25 2006 Tim Waugh <twaugh@redhat.com>
|
||||
- Make ogonkify build.
|
||||
|
||||
* Wed Oct 25 2006 Tim Waugh <twaugh@redhat.com> 4.13b-59
|
||||
- Fixed multibyte handling (bug #212154).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue