From 4d08c011e5b9d96de034f01d3b2e80ce0a260d4b Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Fri, 28 Aug 2009 08:39:48 +0000 Subject: [PATCH] - Fixed RequiresPageRegion patch (bug #518756). --- hplip-requirespageregion.patch | 16 ++++++++-------- hplip.spec | 5 ++++- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/hplip-requirespageregion.patch b/hplip-requirespageregion.patch index bc4c50c..be4da63 100644 --- a/hplip-requirespageregion.patch +++ b/hplip-requirespageregion.patch @@ -1,12 +1,12 @@ -diff -up hplip-3.9.8/prnt/drv/hpcups.drv.in.margins hplip-3.9.8/prnt/drv/hpcups.drv.in ---- hplip-3.9.8/prnt/drv/hpcups.drv.in.margins 2009-08-26 09:58:47.957555770 +0100 -+++ hplip-3.9.8/prnt/drv/hpcups.drv.in 2009-08-26 11:39:43.443555856 +0100 -@@ -115,6 +115,8 @@ Filter "application/vnd.cups-raster 0 hp - // Manufacturer - PPD spec has "HP" registered for "Hewlett-Packard"... - Manufacturer "HP" +diff -up hplip-3.9.8/prnt/drv/hpcups.drv.in.requirespageregion hplip-3.9.8/prnt/drv/hpcups.drv.in +--- hplip-3.9.8/prnt/drv/hpcups.drv.in.requirespageregion 2009-08-28 08:59:11.086208461 +0100 ++++ hplip-3.9.8/prnt/drv/hpcups.drv.in 2009-08-28 09:35:30.095904252 +0100 +@@ -111,6 +111,8 @@ Throughput 1 + Filter "application/vnd.cups-raster 0 hpcups" + //Filter "application/vnd.cups-command 0 commandtohpijs" +Attribute "RequiresPageRegion" "All" "True" + - ///////// DJ9xx { - + // Manufacturer - PPD spec has "HP" registered for "Hewlett-Packard"... + Manufacturer "HP" diff --git a/hplip.spec b/hplip.spec index e59f2f8..a19bfcb 100644 --- a/hplip.spec +++ b/hplip.spec @@ -1,7 +1,7 @@ Summary: HP Linux Imaging and Printing Project Name: hplip Version: 3.9.8 -Release: 12%{?dist} +Release: 13%{?dist} License: GPLv2+ and MIT Group: System Environment/Daemons Conflicts: system-config-printer < 0.6.132 @@ -341,6 +341,9 @@ fi exit 0 %changelog +* Fri Aug 28 2009 Tim Waugh 3.9.8-13 +- Fixed RequiresPageRegion patch (bug #518756). + * Thu Aug 27 2009 Tomas Mraz - 3.9.8-12 - rebuilt with new openssl