evince.spec
branchgnome-2-16
changeset 19026 85d09ed71e47
parent 8529 ace8e9b8a2b7
--- a/evince.spec	Tue Mar 06 11:50:27 2007 +0000
+++ b/evince.spec	Tue Mar 06 16:17:45 2007 +0000
@@ -19,6 +19,8 @@
 Source:       http://ftp.gnome.org/pub/GNOME/sources/evince/0.6/%{name}-%{version}.tar.bz2
 Patch1:	      evince-01-menu-entry.diff
 Patch2:	      evince-02-gs-sfw.diff
+# date:2007-03-06 bugster:6524137 owner:gheet type:bug
+Patch3:	      evince-03-always-generate-ps.diff
 URL:          http://www.gnome.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -48,6 +50,7 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %ifos linux
@@ -100,6 +103,9 @@
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Tue Mar 06 2007 - [email protected]
+- Created evince-03-always-generate-ps.diff to fix 6524137. This patch
+  is for gnome-2-16 branch only as newer version of evince has not this bug.
 * Tue Oct 10 2006 - [email protected]
 - Bump to 0.6.1.
 * Tue Sep 05 2006 - [email protected]