Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2011-11-05 11:12:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/a2ps (Old)
 and      /work/SRC/openSUSE:Factory/.a2ps.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "a2ps", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes        2011-09-23 
01:51:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2011-11-05 
11:36:07.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov  3 13:46:25 UTC 2011 - [email protected]
+
+- Fix wrong parameter usage for gv in a2ps.conf (bnc#725806)
+
+-------------------------------------------------------------------

New:
----
  a2ps-4.13-gv-arguments.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ a2ps.spec ++++++
--- /var/tmp/diff_new_pack.0R7ign/_old  2011-11-05 11:39:40.000000000 +0100
+++ /var/tmp/diff_new_pack.0R7ign/_new  2011-11-05 11:39:40.000000000 +0100
@@ -44,6 +44,7 @@
 Patch9:         a2ps-4.13-utf8.patch
 Patch10:        a2ps-4.13-types.patch
 Patch11:        a2ps-4.13-psgen.patch
+Patch12:        a2ps-4.13-gv-arguments.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -85,6 +86,7 @@
 %patch -P 9 -p 0 -b .utf8
 %patch -P 10 -p 0 -b .types
 %patch -P 11 -p 0 -b .psgen
+%patch -P 12 -p 1 -b .gvarg
 %patch
 cp -f %SOURCE1 po/ko.po
 rename no nb po/no.*

++++++ a2ps-4.13-gv-arguments.patch ++++++
--- a2ps-4.13/etc/a2ps_cfg.in
+++ a2ps-4.13/etc/a2ps_cfg.in   2011-10-21 16:07:46.000000000 +0000
@@ -220,8 +220,8 @@
 # Either GV (prefered) or Ghostview will be used as the "display" printer
 # We give -dNOPLATFONTS so that real fonts are used
 # (Strange results appear with Ogonkify's fonts for instance).
-@COM_ghostview@Variable: ghostview @ghostview@ -arguments -dNOPLATFONTS
-@COM_gv@Variable: ghostview @gv@ -antialias -arguments -dNOPLATFONTS
+@COM_ghostview@Variable: ghostview @ghostview@ -arguments=-dNOPLATFONTS
+@COM_gv@Variable: ghostview @gv@ -antialias -arguments=-dNOPLATFONTS
 
 # Used for the `pdf' printer.
 # Use as `#{ps2pdf} INPUT OUTPUT'.
++++++ a2ps-4.13.dif ++++++
--- /var/tmp/diff_new_pack.0R7ign/_old  2011-11-05 11:39:40.000000000 +0100
+++ /var/tmp/diff_new_pack.0R7ign/_new  2011-11-05 11:39:40.000000000 +0100
@@ -922,10 +922,10 @@
  # Either GV (prefered) or Ghostview will be used as the "display" printer
  # We give -dNOPLATFONTS so that real fonts are used
  # (Strange results appear with Ogonkify's fonts for instance).
--@COM_ghostview@Variable: ghostview @ghostview@ -arguments -dNOPLATFONTS
--@COM_gv@Variable: ghostview @gv@ -antialias -arguments -dNOPLATFONTS
-+##@COM_ghostview@Variable: ghostview @ghostview@ -arguments -dNOPLATFONTS
-+#@COM_gv@Variable: ghostview @gv@ -antialias -arguments -dNOPLATFONTS
+-@COM_ghostview@Variable: ghostview @ghostview@ -arguments=-dNOPLATFONTS
+-@COM_gv@Variable: ghostview @gv@ -antialias -arguments=-dNOPLATFONTS
++##@COM_ghostview@Variable: ghostview @ghostview@ -arguments=-dNOPLATFONTS
++#@COM_gv@Variable: ghostview @gv@ -antialias -arguments=-dNOPLATFONTS
 +Variable: ghostview a2ps-open
  
  # Used for the `pdf' printer.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to