Blame SPECS/a2ps.spec

8f1c6e
Summary: Converts text and other types of files to PostScript
8f1c6e
Name: a2ps
8f1c6e
Version: 4.14
537872
Release: 23%{?dist}
8f1c6e
License: GPLv3+
8f1c6e
Group: Applications/Publishing
8f1c6e
Source0: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
8f1c6e
Source1: ftp://ftp.enst.fr/pub/unix/a2ps/i18n-fonts-0.1.tar.gz
8f1c6e
Patch0: a2ps-4.13-conf.patch
8f1c6e
Patch1: a2ps-4.13-etc.patch
8f1c6e
Patch2: a2ps-lm.patch
8f1c6e
Patch3: a2ps-4.13-security.patch
8f1c6e
Patch4: a2ps-4.13-glibcpaper.patch
8f1c6e
Patch5: a2ps-texi-comments.patch
8f1c6e
Patch6: a2ps-aarch64.patch
8f1c6e
Patch7: a2ps-sort.patch
8f1c6e
Patch8: a2ps-iso5-minus.patch
8f1c6e
Patch9: a2ps-perl.patch
8f1c6e
# EUC-JP support
8f1c6e
Patch10: a2ps-4.13-eucjp.patch
8f1c6e
Patch11: a2ps-4.13-autoenc.patch
8f1c6e
Patch12: a2ps-4.13b-attr.patch
8f1c6e
Patch13: a2ps-4.13b-numeric.patch
8f1c6e
Patch14: a2ps-4.13b-encoding.patch
8f1c6e
Patch15: a2ps-4.13b-tilde.patch
8f1c6e
Patch16: a2ps-bad-free.patch
8f1c6e
Patch17: a2ps-4.13-euckr.patch
8f1c6e
Patch18: a2ps-4.13-gnusource.patch
8f1c6e
Patch20: a2ps-4.13-hebrew.patch
8f1c6e
Patch26: a2ps-make-fonts-map.patch
8f1c6e
Patch28: a2ps-wdiff.patch
8f1c6e
Patch29: a2ps-U.patch
8f1c6e
Patch31: a2ps-mb.patch
8f1c6e
Patch34: a2ps-external-libtool.patch
8f1c6e
Patch35: a2ps-4.14-texinfo-nodes.patch
8f1c6e
Patch36: a2ps-forward-null.patch
8f1c6e
Patch37: a2ps-overrun-dynamic.patch
8f1c6e
Patch38: a2ps-overrun-static.patch
8f1c6e
Patch39: a2ps-resource-leak.patch
537872
Patch40: a2ps-CVE-2014-0466.patch
8f1c6e
Requires: fileutils sh-utils info
8f1c6e
BuildRequires: gperf
8f1c6e
BuildRequires: emacs, flex, libtool, texinfo, groff
8f1c6e
BuildRequires: ImageMagick
8f1c6e
BuildRequires: groff-perl
8f1c6e
BuildRequires: cups
8f1c6e
BuildRequires: gettext, bison
8f1c6e
BuildRequires: psutils, tetex-dvips, texinfo, tetex-latex, html2ps
8f1c6e
# instead of gv, xdg-open should certainly be used
8f1c6e
#BuildRequires: gv
8f1c6e
Url: http://www.gnu.org/software/a2ps/
8f1c6e
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
8f1c6e
Requires: psutils, ImageMagick, texinfo-tex, gzip, bzip2, groff-perl
8f1c6e
Requires: tetex-dvips, tetex-latex, tetex-fonts, file, html2ps, psutils-perl
8f1c6e
# for hebrew support, path set. 
8f1c6e
# culmus-fonts
8f1c6e
# And certainly other font sets for other languages may be needed
8f1c6e
Requires(post): coreutils
8f1c6e
Requires(post): /sbin/install-info
8f1c6e
Requires(preun): /sbin/install-info
8f1c6e
Obsoletes: a2ps-i18n <= 0.1-1
8f1c6e
Provides: a2ps-i18n = 0.1-2
8f1c6e
8f1c6e
8f1c6e
%package -n emacs-%{name}
8f1c6e
Summary: Emacs bindings for a2ps files
8f1c6e
Group: Applications/Editors
8f1c6e
Requires: emacs(bin) >= %{_emacs_version}
8f1c6e
8f1c6e
8f1c6e
%package -n emacs-%{name}-el
8f1c6e
Summary: Elisp source files for emacs-%{name} under GNU Emacs
8f1c6e
Group: Applications/Editors
8f1c6e
Requires:       emacs-%{name} = %{version}-%{release}
8f1c6e
8f1c6e
8f1c6e
%description
8f1c6e
The a2ps filter converts text and other types of files to PostScript.
8f1c6e
A2ps has pretty-printing capabilities and includes support for a wide
8f1c6e
number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
8f1c6e
and medias.
8f1c6e
8f1c6e
8f1c6e
%description -n emacs-%{name}
8f1c6e
Postscript printing hook for a2ps and major mode for a2ps style sheets
8f1c6e
for emacs.
8f1c6e
8f1c6e
8f1c6e
%description -n emacs-%{name}-el
8f1c6e
This package contains the elisp source files for emacs-%{name} under GNU 
8f1c6e
Emacs. You do not need to install this package to run emacs-%{name}. Install 
8f1c6e
the emacs-%{name} package to use emacs-%{name} with GNU Emacs.
8f1c6e
8f1c6e
8f1c6e
%prep
8f1c6e
%setup -q -a 1
8f1c6e
8f1c6e
# use fedora postscript font paths
8f1c6e
%patch0 -p1 -b .conf
8f1c6e
8f1c6e
# add /etc/a2ps in directories searched for config files
8f1c6e
%patch1 -p1 -b .etc 
8f1c6e
8f1c6e
# Link to libm in liba2ps (bug #809673).
8f1c6e
%patch2 -p1 -b .lm
8f1c6e
8f1c6e
%patch3 -p1 -b .security
8f1c6e
%patch4 -p1 -b .glibcpaper
8f1c6e
8f1c6e
# Fix texi build failure (bug #927633).
8f1c6e
%patch5 -p1 -b .texi-comments
8f1c6e
%patch6 -p1 -b .aarch64
8f1c6e
8f1c6e
%patch7 -p1 -b .sort
8f1c6e
%patch8 -p1 -b .iso5-minus
8f1c6e
%patch9 -p1 -b .perl
8f1c6e
8f1c6e
%patch10 -p1 -b .euc
8f1c6e
%patch11 -p1 -b .ae
8f1c6e
%patch12 -p1 -b .attr
8f1c6e
8f1c6e
# Use C locale's decimal point style (bug #53715).
8f1c6e
%patch13 -p1 -b .numeric
8f1c6e
8f1c6e
# Use locale to determine a sensible default encoding (bug #64584).
8f1c6e
%patch14 -p1 -b .encoding
8f1c6e
8f1c6e
# Fix koi8 tilde (bug #66393).
8f1c6e
%patch15 -p1 -b .tilde
8f1c6e
8f1c6e
# Avoid a bad free in the encoding handling logic (bug #954104).
8f1c6e
%patch16 -p1 -b .bad-free
8f1c6e
8f1c6e
# Add Korean resource file (bug #81421).
8f1c6e
%patch17 -p1 -b .euckr
8f1c6e
8f1c6e
# Prevent strsignal segfaulting (bug #104970).
8f1c6e
%patch18 -p1 -b .gnusource
8f1c6e
8f1c6e
# Hebrew support (bug #113191).
8f1c6e
%patch20 -p1 -b .hebrew
8f1c6e
8f1c6e
# Use external libtool (bug #225235).
8f1c6e
%patch34 -p1 -b .external-libtool
8f1c6e
8f1c6e
# Fix problems in make_fonts_map script (bug #142299).  Patch from
8f1c6e
# Michal Jaegermann.
8f1c6e
%patch26 -p1 -b .make-fonts-map
8f1c6e
8f1c6e
# Make pdiff default to not requiring wdiff (bug #68537).
8f1c6e
%patch28 -p1 -b .wdiff
8f1c6e
8f1c6e
# Make pdiff use diff(1) properly (bug #156916).
8f1c6e
%patch29 -p1 -b .U
8f1c6e
8f1c6e
# Fixed multibyte handling (bug #212154).
8f1c6e
%patch31 -p1 -b .mb
8f1c6e
8f1c6e
# Remove dots in node names, patch from Vitezslav Crhonek (Bug #445971)
8f1c6e
%patch35 -p1 -b .nodes
8f1c6e
8f1c6e
# Coverity fix (forward-null).
8f1c6e
%patch36 -p1 -b .forward-null
8f1c6e
8f1c6e
# Coverity fix (overrun-dynamic).
8f1c6e
%patch37 -p1 -b .overrun-dynamic
8f1c6e
8f1c6e
# Coverity fix (overrun-static).
8f1c6e
%patch38 -p1 -b .overrun-static
8f1c6e
8f1c6e
# Coverity fix (resource-leak).
8f1c6e
%patch39 -p1 -b .resource-leak
8f1c6e
537872
# Invoke gs with the -dSAFER option in fixps (CVE-2014-0466, bug #1082410).
537872
%patch40 -p1 -b .CVE-2014-0466
537872
8f1c6e
for file in AUTHORS ChangeLog; do
8f1c6e
  iconv -f latin1 -t UTF-8 < $file > $file.utf8
8f1c6e
  touch -c -r $file $file.utf8
8f1c6e
  mv $file.utf8 $file
8f1c6e
done
8f1c6e
8f1c6e
mv doc/encoding.texi doc/encoding.texi.utf8
8f1c6e
iconv -f KOI-8 -t UTF-8 doc/encoding.texi.utf8 -o doc/encoding.texi
8f1c6e
8f1c6e
# Fix reference to a2ps binary (bug #112930).
8f1c6e
sed -i -e "s,/usr/local/bin,%{_bindir}," contrib/emacs/a2ps.el
8f1c6e
8f1c6e
chmod -x lib/basename.c lib/xmalloc.c
8f1c6e
8f1c6e
# restore timestamps of patched files
8f1c6e
touch -c -r configure.in.conf configure.in
8f1c6e
touch -c -r config.h.in.euc config.h.in
8f1c6e
touch -c -r configure.conf configure
8f1c6e
touch -c -r src/Makefile.am.euc src/Makefile.am
8f1c6e
touch -c -r etc/Makefile.am.etc etc/Makefile.am
8f1c6e
#touch -c -r fonts/Makefile.in src/Makefile.in lib/Makefile.in
8f1c6e
touch -c -r etc/Makefile.in.etc etc/Makefile.in
8f1c6e
8f1c6e
chmod 644 encoding/iso8.edf.hebrew
8f1c6e
chmod 644 encoding/euc-kr.edf.euckr
8f1c6e
8f1c6e
%build
8f1c6e
# preset the date in README.in to avoid the timestamp of the build time
8f1c6e
sed -e "s!@date@!`date -r NEWS`!" etc/README.in > etc/README.in.tmp
8f1c6e
touch -c -r etc/README.in etc/README.in.tmp
8f1c6e
mv etc/README.in.tmp etc/README.in
8f1c6e
8f1c6e
EMACS=emacs %configure \
8f1c6e
  --with-medium=_glibc \
8f1c6e
  --enable-kanji \
8f1c6e
  --with-lispdir=%{_emacs_sitelispdir}/%{name}
8f1c6e
8f1c6e
# Remove prebuilt info files to force regeneration at build time
8f1c6e
find . -name "*.info*" -exec rm -f {} \;
8f1c6e
# force rebuilding scanners by flex - patched or not
8f1c6e
find src lib -name '*.l' -exec touch {} \;
8f1c6e
# these scanners use 'lineno' - incompatible with -CFe flex flags
8f1c6e
#(
8f1c6e
#    cd src
8f1c6e
#    /bin/sh ../auxdir/ylwrap "flex" sheets-map.l lex.yy.c sheets-map.c --
8f1c6e
#    /bin/sh ../auxdir/ylwrap "flex" lexssh.l lex.yy.c lexssh.c --
8f1c6e
#    cd ../lib
8f1c6e
#    /bin/sh ../auxdir/ylwrap "flex" lexppd.l lex.yy.c lexppd.c --
8f1c6e
#)
8f1c6e
8f1c6e
make %{?_smp_mflags}
8f1c6e
8f1c6e
%install
8f1c6e
rm -rf %{buildroot}
8f1c6e
make DESTDIR=%{buildroot} install INSTALL='install -p'
8f1c6e
8f1c6e
# reset the timestamp for the generated etc/README file
8f1c6e
touch -r etc/README.in %{buildroot}%{_datadir}/a2ps/README
8f1c6e
8f1c6e
mkdir -p %{buildroot}%{_sysconfdir}/a2ps
8f1c6e
8f1c6e
mkdir -p %{buildroot}%{_datadir}/a2ps/{afm,fonts}
8f1c6e
pushd i18n-fonts-0.1/afm
8f1c6e
install -p -m 0644 *.afm %{buildroot}%{_datadir}/a2ps/afm
8f1c6e
pushd ../fonts
8f1c6e
install -p -m 0644 *.pfb %{buildroot}%{_datadir}/a2ps/fonts
8f1c6e
popd
8f1c6e
popd
8f1c6e
8f1c6e
# Don't ship the library file or header (bug #203536).
8f1c6e
rm %{buildroot}%{_libdir}/*.{so,a,la}
8f1c6e
rm %{buildroot}%{_includedir}/*
8f1c6e
8f1c6e
rm -f %{buildroot}%{_infodir}/dir
8f1c6e
8f1c6e
%find_lang %name
8f1c6e
8f1c6e
%clean
8f1c6e
rm -rf %{buildroot}
8f1c6e
8f1c6e
%post
8f1c6e
/sbin/ldconfig
8f1c6e
/sbin/install-info %{_infodir}/%{name}.info %{_infodir}/dir || :
8f1c6e
/sbin/install-info %{_infodir}/ogonkify.info %{_infodir}/dir || :
8f1c6e
/sbin/install-info %{_infodir}/regex.info %{_infodir}/dir || :
8f1c6e
(cd %{_datadir}/a2ps/afm;
8f1c6e
 ./make_fonts_map.sh > /dev/null 2>&1 || /bin/true
8f1c6e
 if [ -f fonts.map.new ]; then
8f1c6e
   mv fonts.map.new fonts.map
8f1c6e
 fi
8f1c6e
)
8f1c6e
exit 0
8f1c6e
8f1c6e
%preun
8f1c6e
if [ $1 = 0 ]; then
8f1c6e
   /sbin/install-info --delete %{_infodir}/%{name}.info %{_infodir}/dir || :
8f1c6e
   /sbin/install-info --delete %{_infodir}/ogonkify.info %{_infodir}/dir || :
8f1c6e
   /sbin/install-info --delete %{_infodir}/regex.info %{_infodir}/dir || :
8f1c6e
fi
8f1c6e
exit 0
8f1c6e
8f1c6e
%postun -p /sbin/ldconfig
8f1c6e
8f1c6e
%files -f %{name}.lang
8f1c6e
%defattr(-,root,root,-)
8f1c6e
%dir %{_sysconfdir}/a2ps
8f1c6e
%config %{_sysconfdir}/a2ps.cfg
8f1c6e
%config(noreplace) %{_sysconfdir}/a2ps-site.cfg
8f1c6e
%doc AUTHORS ChangeLog COPYING NEWS README TODO THANKS
8f1c6e
%{_bindir}/*
8f1c6e
%{_infodir}/a2ps.info*
8f1c6e
%{_infodir}/ogonkify.info*
8f1c6e
%{_infodir}/regex.info*
8f1c6e
%{_mandir}/*/*
8f1c6e
# automatically regenerated at install and update time
8f1c6e
%verify(not size mtime md5) %{_datadir}/a2ps/afm/fonts.map
8f1c6e
%{_datadir}/a2ps/afm/*.afm
8f1c6e
%{_datadir}/a2ps/afm/make_fonts_map.sh
8f1c6e
%{_datadir}/a2ps/README
8f1c6e
%{_datadir}/a2ps/encoding
8f1c6e
%{_datadir}/a2ps/fonts
8f1c6e
%{_datadir}/a2ps/ppd
8f1c6e
%{_datadir}/a2ps/ps
8f1c6e
%{_datadir}/a2ps/sheets
8f1c6e
%{_datadir}/ogonkify/
8f1c6e
%dir %{_datadir}/a2ps/afm
8f1c6e
%dir %{_datadir}/a2ps
8f1c6e
%{_libdir}/*.so*
8f1c6e
8f1c6e
%files -n emacs-%{name}
8f1c6e
%defattr(-,root,root,-)
8f1c6e
%dir %{_emacs_sitelispdir}/%{name}
8f1c6e
%{_emacs_sitelispdir}/%{name}/*.elc
8f1c6e
8f1c6e
%files -n emacs-%{name}-el
8f1c6e
%defattr(-,root,root,-)
8f1c6e
%{_emacs_sitelispdir}/%{name}/*.el
8f1c6e
8f1c6e
%changelog
537872
* Tue Apr  1 2014 Tim Waugh <twaugh@redhat.com> - 4.14-23
537872
- Invoke gs with the -dSAFER option in fixps (CVE-2014-0466, bug #1082410).
537872
537872
* Tue Jan 28 2014 Daniel Mach <dmach@redhat.com> - 4.14-22
537872
- Mass rebuild 2014-01-24
537872
537872
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 4.14-21
537872
- Mass rebuild 2013-12-27
537872
8f1c6e
* Tue Apr 30 2013 Tim Waugh <twaugh@redhat.com> - 4.14-20
8f1c6e
- Avoid a bad free in the encoding handling logic (bug #954104).
8f1c6e
8f1c6e
* Mon Apr 29 2013 Tim Waugh <twaugh@redhat.com> - 4.14-19
8f1c6e
- Support for building on aarch64 (bug #924962).
8f1c6e
8f1c6e
* Tue Mar 26 2013 Tim Waugh <twaugh@redhat.com> - 4.14-18
8f1c6e
- Fixed texi build failure (bug #927633).
8f1c6e
8f1c6e
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.14-17
8f1c6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8f1c6e
8f1c6e
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.14-16
8f1c6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
8f1c6e
8f1c6e
* Wed Apr  4 2012 Tim Waugh <twaugh@redhat.com> - 4.14-15
8f1c6e
- Link to libm in liba2ps (bug #809673).
8f1c6e
8f1c6e
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.14-14
8f1c6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
8f1c6e
8f1c6e
* Wed Aug 10 2011 Tim Waugh <twaugh@redhat.com> - 4.14-13
8f1c6e
- Coverity fixes (resource-leak, overrun-static, overrun-dynamic,
8f1c6e
  forward-null).
8f1c6e
8f1c6e
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.14-12
8f1c6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
8f1c6e
8f1c6e
* Sun Mar 14 2010 Jonathan G. Underwood <jonathan.underwood@gmail.com> - 4.14-11
8f1c6e
- Spec file fixes for Emacs add-on guideline compliance
8f1c6e
- Move *.el(c) files to their own directory
8f1c6e
- Use Emacs packaging macros
8f1c6e
- Remove unneeded pkgconfig macros
8f1c6e
8f1c6e
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.14-10
8f1c6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
8f1c6e
8f1c6e
* Wed Jul 22 2009 Adam Jackson <ajax@redhat.com> 4.14-9
8f1c6e
- Requires: psutils-perl for fixps
8f1c6e
8f1c6e
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.14-8
8f1c6e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
8f1c6e
8f1c6e
* Fri Jan 30 2009 Tim Waugh <twaugh@redhat.com> 4.14-7
8f1c6e
- Removed trade marks to avoid potential confusion.
8f1c6e
8f1c6e
* Wed Sep 24 2008 Tim Waugh <twaugh@redhat.com> 4.14-6
8f1c6e
- Removed patch fuzz.
8f1c6e
8f1c6e
* Thu May 29 2008 Tim Waugh <twaugh@redhat.com> 4.14-5
8f1c6e
- Removed old patches.
8f1c6e
8f1c6e
* Sun May 18 2008 Patrice Dumas <pertusus@free.fr> 4.14-4
8f1c6e
- remove dots in node names, patch from Vitezslav Crhonek (bug #445971)
8f1c6e
8f1c6e
* Wed May 14 2008 Patrice Dumas <pertusus@free.fr> 4.14-3
8f1c6e
- %%{_datadir}/a2ps/afm/fonts.map is dynamically generated, mark it
8f1c6e
  as such in %%files (bug #70919)
8f1c6e
8f1c6e
* Sun Apr 27 2008 Patrice Dumas <pertusus@free.fr> 4.14-2
8f1c6e
- update to 4.14
8f1c6e
- don't obsolete the provided version of a2ps-i18n
8f1c6e
- use html2ps for the html delegation
8f1c6e
- BuildRequires gperf
8f1c6e
8f1c6e
* Tue Feb 12 2008 Patrice Dumas <pertusus@free.fr> 4.13b-71
8f1c6e
- use a predictable stamp inside the etc/README file
8f1c6e
- follow emacs packaging guidelines
8f1c6e
8f1c6e
* Tue Feb 12 2008 Tim Waugh <twaugh@redhat.com> 4.13b-70
8f1c6e
- Separate out libs sub-package for multilib (bug #340571).
8f1c6e
8f1c6e
* Wed Sep 26 2007 Tim Waugh <twaugh@redhat.com> 4.13b-69
8f1c6e
- Try out a perl stylesheet speed improvement (bug #252183).
8f1c6e
8f1c6e
* Tue Sep 25 2007 Tim Waugh <twaugh@redhat.com> 4.13b-68
8f1c6e
- Make minus sign work in ISO-8859-5 (bug #252314).
8f1c6e
8f1c6e
* Thu Aug 23 2007 Tim Waugh <twaugh@redhat.com> 4.13b-67
8f1c6e
- More specific license tag.
8f1c6e
8f1c6e
* Fri Jul 13 2007 Tim Waugh <twaugh@redhat.com> 4.13b-66
8f1c6e
- Change build requirement from /usr/bin/emacs to emacs to fix build.
8f1c6e
- Hebrew fix (bug #247999).
8f1c6e
8f1c6e
* Wed Mar 14 2007 Tim Waugh <twaugh@redhat.com> 4.13b-65
8f1c6e
- Fix encoding of encoding.texi (bug #225235).
8f1c6e
- Make a2ps.cfg %%config again, but not noreplace (bug #225235).
8f1c6e
- Added post/postun ldconfig (bug #225235).
8f1c6e
8f1c6e
* Mon Mar 12 2007 Tim Waugh <twaugh@redhat.com> 4.13b-64
8f1c6e
- Renamed tarball generation script (bug #225235).
8f1c6e
8f1c6e
* Fri Mar  9 2007 Tim Waugh <twaugh@redhat.com> 4.13b-63
8f1c6e
- Removed bad files (bug #225235).
8f1c6e
- Add sysconfdir/a2ps to search path (bug #225235).
8f1c6e
- Build does not require gperf after all (bug #225235).
8f1c6e
- Don't remove needed library (bug #225235).
8f1c6e
8f1c6e
* Thu Mar  8 2007 Tim Waugh <twaugh@redhat.com> 4.13b-62
8f1c6e
- Build requires bison.
8f1c6e
- Use sed instead of perl for string replacement (bug #225235).
8f1c6e
- Better install-info scriptlets (bug #225235).
8f1c6e
- Added BuildRequires and Requires for more packages (bug #225235).
8f1c6e
- a2ps.cfg needn't be %%config (bug #225235).
8f1c6e
- No need to gzip the info files (bug #225235).
8f1c6e
- Use external libtool and don't run the autotools (bug #225235).
8f1c6e
8f1c6e
* Wed Feb 28 2007 Tim Waugh <twaugh@redhat.com> 4.13b-61
8f1c6e
- Clean up tmpdir in pdiff (bug #214400).
8f1c6e
- Fixed permissions on C source files (bug #225235).
8f1c6e
- Use %%configure (bug #225235).
8f1c6e
- Preserve timestamps (bug #225235).
8f1c6e
- Use smp_mflags (bug #225235).
8f1c6e
- Requires install-info for post and preun scriptlets (bug #225235).
8f1c6e
- Avoid tabs (bug #225235).
8f1c6e
- Explicity versioning for obsoletes/provides (bug #225235).
8f1c6e
- PreReq->Requires(post) (bug #225235).
8f1c6e
- Fixed macros in changelog (bug #225235).
8f1c6e
- Fixed summary (bug #225235).
8f1c6e
- Converted spec file to UTF-8 (bug #225235).
8f1c6e
- Fixed build root (bug #225235).
8f1c6e
- Remove ExcludeArch (bug #225235).
8f1c6e
- Use buildroot macro consistently (bug #225235).
8f1c6e
- Don't ship the library file or header (bug #203536).
8f1c6e
8f1c6e
* Tue Jan 23 2007 Tim Waugh <twaugh@redhat.com> 4.13b-60
8f1c6e
- Force it to build by hacking the configure script.
8f1c6e
- Don't need rm patch.
8f1c6e
- Make scriptlets unconditionally succeed (bug #223674).
8f1c6e
8f1c6e
* Fri Oct 27 2006 Tim Waugh <twaugh@redhat.com>
8f1c6e
- Build requires cups (bug #204119).
8f1c6e
8f1c6e
* Wed Oct 25 2006 Tim Waugh <twaugh@redhat.com>
8f1c6e
- Make ogonkify build.
8f1c6e
8f1c6e
* Wed Oct 25 2006 Tim Waugh <twaugh@redhat.com> 4.13b-59
8f1c6e
- Fixed multibyte handling (bug #212154).
8f1c6e
8f1c6e
* Tue Oct 17 2006 Tim Waugh <twaugh@redhat.com> 4.13b-58
8f1c6e
- Fixed psset sed expression (bug #209613).
8f1c6e
8f1c6e
* Mon Oct  9 2006 Tim Waugh <twaugh@redhat.com>
8f1c6e
- Build requires ImageMagick for a2ps.cfg to use convert(1).
8f1c6e
- Build requires groff-perl for a2ps.cfg to use grog(1).
8f1c6e
8f1c6e
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 4.13b-57
8f1c6e
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
8f1c6e
8f1c6e
* Tue Sep 26 2006 Tim Waugh <twaugh@redhat.com> 4.13b-56
8f1c6e
- Fixed build (bug #188156).
8f1c6e
8f1c6e
* Fri Aug 25 2006 Tim Waugh <twaugh@redhat.com>
8f1c6e
- Build requires groff.
8f1c6e
8f1c6e
* Fri Aug 25 2006 Tim Waugh <twaugh@redhat.com> 4.13b-55
8f1c6e
- Use better manifest flags for fonts.map.
8f1c6e
8f1c6e
* Tue Aug  8 2006 Tim Waugh <twaugh@redhat.com> 4.13b-54
8f1c6e
- Prevent fixps tmpdir problem (bug #188156).
8f1c6e
8f1c6e
* Fri Jul 14 2006 Tim Waugh <twaugh@redhat.com> 4.13b-53
8f1c6e
- Fixed Hebrew font names (bug #174304).
8f1c6e
8f1c6e
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 4.13b-52
8f1c6e
- rebuild
8f1c6e
- exclude ppc64 as no emacs there right now.
8f1c6e
- get rid of stupid ver and rel defines.
8f1c6e
8f1c6e
* Tue May 30 2006 Tim Waugh <twaugh@redhat.com> 4.13b-51
8f1c6e
- Build requires gettext (bug #193346).
8f1c6e
8f1c6e
* Tue Apr  4 2006 Tim Waugh <twaugh@redhat.com> 4.13b-50
8f1c6e
- Use sort correctly in make_font_map.sh (bug #187884).
8f1c6e
8f1c6e
* Wed Feb 15 2006 Tim Waugh <twaugh@redhat.com> 4.13b-49
8f1c6e
- Use mktemp in scripts.
8f1c6e
8f1c6e
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.13b-48.3
8f1c6e
- bump again for double-long bug on ppc(64)
8f1c6e
8f1c6e
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 4.13b-48.2.2
8f1c6e
- rebuilt for new gcc4.1 snapshot and glibc changes
8f1c6e
8f1c6e
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Fri Nov 18 2005 Bill Nottingham <notting@redhat.com> 4.13b-48
8f1c6e
- Migrate font paths from /usr/X11R6 to /usr/share/X11
8f1c6e
8f1c6e
* Thu May  5 2005 Tim Waugh <twaugh@redhat.com> 4.13b-47
8f1c6e
- Make pdiff use diff(1) properly (bug #156916).
8f1c6e
8f1c6e
* Wed Mar 23 2005 Tim Waugh <twaugh@redhat.com> 4.13b-46
8f1c6e
- Make pdiff default to not requiring wdiff (bug #68537).
8f1c6e
8f1c6e
* Wed Mar  2 2005 Tim Waugh <twaugh@redhat.com> 4.13b-45
8f1c6e
- Rebuild for new GCC.
8f1c6e
8f1c6e
* Wed Feb  2 2005 Tim Waugh <twaugh@redhat.com> 4.13b-44
8f1c6e
- Don't try to run netscape.  Run mozilla instead (bug #121393).
8f1c6e
8f1c6e
* Thu Dec  9 2004 Tim Waugh <twaugh@redhat.com> 4.13b-43
8f1c6e
- Fixed font path (bug #142294).
8f1c6e
- Fixed problems in make_fonts_map script (bug #142299).  Patch from
8f1c6e
  Michal Jaegermann.
8f1c6e
8f1c6e
* Tue Dec  7 2004 Tim Waugh <twaugh@redhat.com> 4.13b-42
8f1c6e
- Fixed configure.in.
8f1c6e
- Fixed m4 files.
8f1c6e
- Apply patch from bug #122699 to fix "too many includes" error.
8f1c6e
8f1c6e
* Tue Oct  5 2004 Tim Waugh <twaugh@redhat.com> 4.13b-41
8f1c6e
- Build requires texinfo (bug #134663).
8f1c6e
8f1c6e
* Thu Jul 29 2004 Tim Waugh <twaugh@redhat.com> 4.13b-40
8f1c6e
- Use environment variable to pass filenames to shell (bug #128647).
8f1c6e
8f1c6e
* Thu Jun 24 2004 Tim Waugh <twaugh@redhat.com> 4.13b-39
8f1c6e
- Build requires libtool (bug #125823).
8f1c6e
8f1c6e
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Mon Mar 22 2004 Tim Waugh <twaugh@redhat.com> 4.13b-37
8f1c6e
- Build requires flex (bug #118892).
8f1c6e
8f1c6e
* Wed Mar  3 2004 Tim Waugh <twaugh@redhat.com> 4.13b-36
8f1c6e
- Oops, use system C compiler.
8f1c6e
8f1c6e
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Tue Mar  2 2004 Tim Waugh <twaugh@redhat.com> 4.13b-35
8f1c6e
- Prevent "error: conflicting types for 'malloc'".
8f1c6e
8f1c6e
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Fri Jan 16 2004 Tim Waugh <twaugh@redhat.com> 4.13b-33
8f1c6e
- Post scriptlet requires sed, coreutils (bug #107322).
8f1c6e
8f1c6e
* Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 4.13b-32
8f1c6e
- Hebrew support (bug #113191).
8f1c6e
8f1c6e
* Tue Jan  6 2004 Tim Waugh <twaugh@redhat.com> 4.13b-31
8f1c6e
- Build requires gperf.
8f1c6e
- Fix problems in .y file spotted by stricter bison.
8f1c6e
- Fix reference to a2ps binary (bug #112930).
8f1c6e
8f1c6e
* Fri Oct 17 2003 Tim Waugh <twaugh@redhat.com> 4.13b-30
8f1c6e
- Prevent strsignal segfaulting (bug #104970).
8f1c6e
8f1c6e
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Thu Jan  9 2003 Tim Waugh <twaugh@redhat.com> 4.13b-27
8f1c6e
- Add Korean resource file (bug #81421).
8f1c6e
8f1c6e
* Tue Jan  7 2003 Jeff Johnson <jbj@redhat.com> 4.13b-26
8f1c6e
- don't include -debuginfo files in package.
8f1c6e
8f1c6e
* Wed Nov 20 2002 Tim Powers <timp@redhat.com>
8f1c6e
- rebuild on all arches
8f1c6e
- remove lingering files from the buildroot that we aren't shipping
8f1c6e
- pass %%{_libdir} and %%{_datadir} to configure so that we are lib64'ized
8f1c6e
- fix bad perms on some files
8f1c6e
8f1c6e
* Mon Aug  5 2002 Tim Waugh <twaugh@redhat.com> 4.13b-24
8f1c6e
- Prevent configure from going interactive (bug #70333).
8f1c6e
- Try to cope with UTF-8 a little bit (bug #70057).
8f1c6e
8f1c6e
* Fri Jun 21 2002 Tim Powers <timp@redhat.com> 4.13b-23
8f1c6e
- automated rebuild
8f1c6e
8f1c6e
* Fri Jun 21 2002 Tim Waugh <twaugh@redhat.com> 4.13b-22
8f1c6e
- Fix koi8 tilde (bug #66393).
8f1c6e
8f1c6e
* Thu May 30 2002 Tim Waugh <twaugh@redhat.com> 4.13b-21
8f1c6e
- Provide a2ps-i18n (bug #65231).
8f1c6e
- Fix default encoding (bug #64584).
8f1c6e
8f1c6e
* Thu May 23 2002 Tim Powers <timp@redhat.com> 4.13b-20
8f1c6e
- automated rebuild
8f1c6e
8f1c6e
* Mon Feb 25 2002 Tim Waugh <twaugh@redhat.com> 4.13b-19
8f1c6e
- Rebuild in new environment.
8f1c6e
8f1c6e
* Tue Jan 22 2002 Tim Waugh <twaugh@redhat.com> 4.13b-18
8f1c6e
- Fix a2ps-4.13-conf.patch (bug #31360).
8f1c6e
- Add documentation about the default behaviour concerning LC_PAPER
8f1c6e
  (bug #43829).
8f1c6e
8f1c6e
* Wed Jan 09 2002 Tim Powers <timp@redhat.com> 4.13b-17
8f1c6e
- automated rebuild
8f1c6e
8f1c6e
* Wed Jan  9 2002 Tim Waugh <twaugh@redhat.com>
8f1c6e
- Fix build with newer compiler.
8f1c6e
- s/Copyright:/License:/.
8f1c6e
- Use C locale's decimal point style (bug #53715).
8f1c6e
8f1c6e
* Fri Jun  1 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
8f1c6e
- fixed varargs-usage in title.c
8f1c6e
8f1c6e
* Thu Apr 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
8f1c6e
- call libtoolize to allow easy porting to new archs
8f1c6e
8f1c6e
* Wed Feb 28 2001 SATO Satoru <ssato@redhat.com>
8f1c6e
- bunzip2-ed all patches except eucjp
8f1c6e
8f1c6e
* Thu Feb 22 2001 SATO Satoru <ssato@redhat.com>
8f1c6e
- support Japanese
8f1c6e
- bzip2-ed all patches
8f1c6e
- replace macros (%%makeinstall, %%configure) with traditional 
8f1c6e
  commands to avoid some troubles those macros caused.
8f1c6e
8f1c6e
* Tue Feb 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
8f1c6e
- Using letter is as weird as oz, fl. oz, Fahrenheit, lb etc. 
8f1c6e
  Add a patch for using the glibc media type for giving US
8f1c6e
  letter for en_US (only locale with this paper), and A4
8f1c6e
  for everyone else.
8f1c6e
8f1c6e
* Tue Feb 20 2001 Tim Powers <timp@redhat.com>
8f1c6e
- changed default medium back to letter (bug 27794)
8f1c6e
8f1c6e
* Mon Feb 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
8f1c6e
- langify
8f1c6e
- use %%{_tmppath}
8f1c6e
8f1c6e
* Mon Feb 12 2001 Tim Waugh <twaugh@redhat.com>
8f1c6e
- Fix tmpfile security patch so that it actually _works_ (bug #27155).
8f1c6e
8f1c6e
* Sun Jan 21 2001 Tim Waugh <twaugh@redhat.com>
8f1c6e
- New-style prereq line.
8f1c6e
- %%post script requires fileutils (mv) and sh-utils (true).  This
8f1c6e
  should fix bug #24251).
8f1c6e
8f1c6e
* Mon Jan 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
8f1c6e
- Add /usr/bin/emacs to BuildRequires
8f1c6e
- A4
8f1c6e
- specify use of GNU Emacs for building
8f1c6e
8f1c6e
* Fri Jan 05 2001 Preston Brown <pbrown@redhat.com>
8f1c6e
- security patch for tmpfile creation from Olaf Kirch <okir@lst.de>
8f1c6e
8f1c6e
* Mon Dec 11 2000 Preston Brown <pbrown@redhat.com>
8f1c6e
- obsoleted old a2ps-i18n package (it was tiny) and included those fonts
8f1c6e
  directly here.
8f1c6e
8f1c6e
* Thu Dec  7 2000 Tim Powers <timp@redhat.com>
8f1c6e
- built for dist-7.1
8f1c6e
8f1c6e
* Mon Aug 07 2000 Tim Powers <timp@redhat.com>
8f1c6e
- update to 4.13b to fix some bugs, thanks to czar@acm.org for giving me a
8f1c6e
  heads up on this (bug #15679)
8f1c6e
8f1c6e
* Mon Jul 24 2000 Prospector <prospector@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Mon Jul 10 2000 Tim Powers <timp@redhat.com>
8f1c6e
- rebuilt
8f1c6e
8f1c6e
* Fri Jun 23 2000 Tim Powers <timp@redhat.com>
8f1c6e
- info pages weren't getting gzipped.
8f1c6e
- stdout & stderror redirected to /dev/null in post section
8f1c6e
8f1c6e
* Mon Jun 19 2000 Tim Powers <timp@redhat.com>
8f1c6e
- fixed bug 12451 which was a stupid mistake by me.
8f1c6e
- quiet the post section
8f1c6e
- added patches from michal@ellpspace.math.ualberta.ca and did some spec file
8f1c6e
  magic he suggested as well.
8f1c6e
8f1c6e
* Fri Jun 2 2000 Tim Powers <timp@redhat.com>
8f1c6e
- fixed bug 5876, was not setting the paper size to Letter again :(
8f1c6e
- man pages and info pages to /usr/share, FHS compliant.
8f1c6e
- used macros wherever possible
8f1c6e
8f1c6e
* Wed May 31 2000 Tim Powers <timp@rehat.com>
8f1c6e
- fixed bug #11078, now requires psutils
8f1c6e
8f1c6e
* Wed Apr 26 2000 Tim Powers <timp@redhat.com>
8f1c6e
- updated to 4.13
8f1c6e
- compress man pages
8f1c6e
8f1c6e
* Thu Feb 10 2000 Tim Powers <timp@redhat.com>
8f1c6e
- gzip man pages
8f1c6e
- strip binaries
8f1c6e
8f1c6e
* Mon Jan 24 2000 Tim Powers <timp@redhat.com>
8f1c6e
- had to be more specific since the i18n stuff was removed from the package.
8f1c6e
        There is a new a2ps-i18n package which treats the
8f1c6e
        /usr/share/a2ps/afm/fonts.map file as a config file
8f1c6e
8f1c6e
* Wed Oct 27 1999 Tim Powers <timp@redhat.com>
8f1c6e
- added the --with-medium=Letter option to the configure process
8f1c6e
8f1c6e
* Thu Aug 5 1999 Tim Powers <timp@redhat.com>
8f1c6e
- fixed problems with missing dirs as reported in bug 3822
8f1c6e
- built for powertools
8f1c6e
8f1c6e
* Tue Jul 6 1999 Tim Powers <timp@redhat.com>
8f1c6e
- rebuilt for powertools 6.1
8f1c6e
8f1c6e
* Wed May 12 1999 Bill Nottingham <notting@redhat.com>
8f1c6e
- add a2ps-site.cfg
8f1c6e
8f1c6e
* Mon Apr 26 1999 Preston Brown <pbrown@redhat.com>
8f1c6e
- update to 4.12 for Powertools 6.0
8f1c6e
8f1c6e
* Sat Oct 24 1998 Jeff Johnson <jbj@redhat.com>
8f1c6e
- narrower range of %%files splats.
8f1c6e
- install info correctly.
8f1c6e
- new description/summary text.
8f1c6e
8f1c6e
* Tue Oct 06 1998 Michael Maher <mike@redhat.com>
8f1c6e
- updated source
8f1c6e
8f1c6e
* Sat Jul 04 1998 Michael Maher <mike@redhat.com>
8f1c6e
- built package