rpms/foomatic/devel .cvsignore, 1.45, 1.46 foomatic-2.0.2-fontpath.patch, 1.2, 1.3 foomatic-filters-libdir.patch, 1.4, 1.5 foomatic.spec, 1.155, 1.156 sources, 1.47, 1.48

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Thu Jun 14 09:36:03 UTC 2007


Author: twaugh

Update of /cvs/pkgs/rpms/foomatic/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13249

Modified Files:
	.cvsignore foomatic-2.0.2-fontpath.patch 
	foomatic-filters-libdir.patch foomatic.spec sources 
Log Message:
* Thu Jun 14 2007 Tim Waugh <twaugh at redhat.com>
- Updated filters to 3.0-20070614.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/.cvsignore,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- .cvsignore	5 Jan 2007 17:40:07 -0000	1.45
+++ .cvsignore	14 Jun 2007 09:35:27 -0000	1.46
@@ -39,3 +39,4 @@
 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

foomatic-2.0.2-fontpath.patch:

Index: foomatic-2.0.2-fontpath.patch
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/foomatic-2.0.2-fontpath.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- foomatic-2.0.2-fontpath.patch	9 Sep 2004 04:53:21 -0000	1.2
+++ foomatic-2.0.2-fontpath.patch	14 Jun 2007 09:35:27 -0000	1.3
@@ -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'

foomatic-filters-libdir.patch:

Index: foomatic-filters-libdir.patch
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/foomatic-filters-libdir.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- foomatic-filters-libdir.patch	24 Mar 2006 18:01:09 -0000	1.4
+++ foomatic-filters-libdir.patch	14 Jun 2007 09:35:27 -0000	1.5
@@ -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
  


Index: foomatic.spec
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/foomatic.spec,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- foomatic.spec	16 Apr 2007 17:25:06 -0000	1.155
+++ foomatic.spec	14 Jun 2007 09:35:27 -0000	1.156
@@ -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 @@
 %{_var}/cache/foomatic
 
 %changelog
+* Thu Jun 14 2007 Tim Waugh <twaugh at redhat.com>
+- Updated filters to 3.0-20070614.
+
 * Mon Apr 16 2007 Tim Waugh <twaugh at redhat.com> 3.0.2-47
 - Fixed %%prep (bug #208851).
 - Removed now-unused with_omni code.


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/foomatic/devel/sources,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- sources	16 Apr 2007 16:58:50 -0000	1.47
+++ sources	14 Jun 2007 09:35:27 -0000	1.48
@@ -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




More information about the fedora-extras-commits mailing list