- Updated filters to 3.0-20070614.

This commit is contained in:
Tim Waugh 2007-06-14 09:35:27 +00:00
parent 09123861d8
commit 345ffeeab7
5 changed files with 16 additions and 12 deletions

View File

@ -39,3 +39,4 @@ foomatic-db-hpijs-20061031.tar.gz
foomatic-db-engine-3.0-20061109.tar.gz
foomatic-db-3.0-20061130.tar.gz
foomatic-db-3.0-20070105.tar.gz
foomatic-filters-3.0-20070614.tar.gz

View File

@ -1,10 +1,10 @@
--- foomatic-filters-3.0-20031105/foomatic-gswrapper.in.fontpath 2003-10-21 01:34:05.000000000 +0100
+++ foomatic-filters-3.0-20031105/foomatic-gswrapper.in 2003-11-05 10:08:10.000000000 +0000
@@ -60,6 +60,7 @@
# Execute Ghostscript, with both job and gs errors on stderr, and job
# output on stdout...
--- foomatic-filters-3.0-20070614/foomatic-gswrapper.in.fontpath 2007-06-14 08:20:15.000000000 +0100
+++ foomatic-filters-3.0-20070614/foomatic-gswrapper.in 2007-06-14 10:33:10.000000000 +0100
@@ -24,6 +24,7 @@
# Get execution path from config file
$execpath = $conf{execpath} if defined(%conf) and defined $conf{execpath};
$ENV{'PATH'} = $execpath;
+$ENV{'GS_FONTPATH'} = '/usr/share/fonts';
print STDERR "foomatic-gswrapper: $gspath $args 3>&1 1>&2\n";
exec "$gspath $args 3>&1 1>&2";
# Check whether we have a GhostScript version with redirection of the
# standard output of the PostScript programs via '-sstdout=%stderr'

View File

@ -1,5 +1,5 @@
--- foomatic-filters-3.0-20051209/configure.in.libdir 2005-08-16 03:19:30.000000000 +0100
+++ foomatic-filters-3.0-20051209/configure.in 2006-03-24 17:39:33.000000000 +0000
--- foomatic-filters-3.0-20070614/configure.ac.libdir 2007-06-14 08:20:15.000000000 +0100
+++ foomatic-filters-3.0-20070614/configure.ac 2007-06-14 10:30:50.000000000 +0100
@@ -13,7 +13,7 @@
AC_PROG_MAKE_SET

View File

@ -1,6 +1,6 @@
%define dbver 20070105
%define enginever 3.0-20061109
%define filtersver 20051209
%define filtersver 20070614
%define hpijsver 20061031
Summary: Foomatic printer database.
@ -246,6 +246,9 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name}
%{_var}/cache/foomatic
%changelog
* Thu Jun 14 2007 Tim Waugh <twaugh@redhat.com>
- Updated filters to 3.0-20070614.
* Mon Apr 16 2007 Tim Waugh <twaugh@redhat.com> 3.0.2-47
- Fixed %%prep (bug #208851).
- Removed now-unused with_omni code.

View File

@ -1,4 +1,4 @@
5876178c3aefd36102bc5eef575d3f9c foomatic-filters-3.0-20051209.tar.gz
480ab4a4148667dad1ffc188b6480bce foomatic-db-hpijs-20061031.tar.gz
562703c7da605a4c89ac476a3bf7955b foomatic-db-engine-3.0-20061109.tar.gz
ba04156e056a1df600decaa0501af371 foomatic-db-3.0-20070105.tar.gz
8b197e646995c1cb9dca6a74ac687dd9 foomatic-filters-3.0-20070614.tar.gz