diff --git a/.cvsignore b/.cvsignore index 5b6e02a..1c130fd 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/foomatic-2.0.2-fontpath.patch b/foomatic-2.0.2-fontpath.patch index ce6560c..f0ef360 100644 --- a/foomatic-2.0.2-fontpath.patch +++ b/foomatic-2.0.2-fontpath.patch @@ -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' diff --git a/foomatic-filters-libdir.patch b/foomatic-filters-libdir.patch index a3f4ce0..79327e3 100644 --- a/foomatic-filters-libdir.patch +++ b/foomatic-filters-libdir.patch @@ -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 diff --git a/foomatic.spec b/foomatic.spec index 195c45c..e738999 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -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 +- Updated filters to 3.0-20070614. + * Mon Apr 16 2007 Tim Waugh 3.0.2-47 - Fixed %%prep (bug #208851). - Removed now-unused with_omni code. diff --git a/sources b/sources index 392fdde..a7b333e 100644 --- a/sources +++ b/sources @@ -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