- Hebrew fix (bug #247999).

This commit is contained in:
Tim Waugh 2007-07-13 15:43:49 +00:00
commit f1937407fe
2 changed files with 5 additions and 2 deletions

View file

@ -52,7 +52,7 @@
+Default: MiriamMonoCLM-Book
+
+# Automatic spell checking :)
+Substitute: Times DavidCLM
+Substitute: Times DavidCLM-Medium
+Substitute: Helvetica NachlieliCLM-Light
+Substitute: Helvetica-Bold NachlieliCLM-Bold
+Substitute: Courier MiriamMonoCLM-Book

View file

@ -1,7 +1,7 @@
Summary: Converts text and other types of files to PostScript(TM)
Name: a2ps
Version: 4.13b
Release: 65%{?dist}
Release: 66%{?dist}
License: GPL
Group: Applications/Publishing
#Source0: ftp://ftp.enst.fr/pub/unix/a2ps/%{name}-%{version}.tar.gz
@ -265,6 +265,9 @@ exit 0
%dir %{_datadir}/a2ps
%changelog
* Fri Jul 13 2007 Tim Waugh <twaugh@redhat.com> 4.13b-66
- Hebrew fix (bug #247999).
* Wed Mar 14 2007 Tim Waugh <twaugh@redhat.com> 4.13b-65
- Fix encoding of encoding.texi (bug #225235).
- Make a2ps.cfg %%config again, but not noreplace (bug #225235).