rpms/hplip/devel hplip-resolution-405400.patch, NONE, 1.1 hplip.spec, 1.212, 1.213

Tim Waugh twaugh at fedoraproject.org
Tue Jul 28 09:48:14 UTC 2009


Author: twaugh

Update of /cvs/pkgs/rpms/hplip/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9617

Modified Files:
	hplip.spec 
Added Files:
	hplip-resolution-405400.patch 
Log Message:
Added the patch.

hplip-resolution-405400.patch:
 hpcups.drv.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE hplip-resolution-405400.patch ---
diff -up hplip-3.9.6b/prnt/drv/hpcups.drv.in.resolution-405400 hplip-3.9.6b/prnt/drv/hpcups.drv.in
--- hplip-3.9.6b/prnt/drv/hpcups.drv.in.resolution-405400	2009-06-25 21:01:45.000000000 +0100
+++ hplip-3.9.6b/prnt/drv/hpcups.drv.in	2009-07-28 09:38:56.866872128 +0100
@@ -1296,7 +1296,7 @@ Manufacturer "HP"
 
   // cupsCompression values map to QUALITY_MODE from global_types.h
   Option "OutputMode/Print Quality" PickOne AnySetup 10.0
-    *Choice "Normal/Normal" "<</cupsCompression 0/HWResolution[300 300]>>setpagedevice"
+    *Choice "Normal/Normal" "<</cupsCompression 0/HWResolution[600 600]>>setpagedevice"
     Choice "Draft/Draft" "<</cupsCompression 1/HWResolution[300 300]>>setpagedevice"
     Choice "Best/Best" "<</cupsCompression 2/HWResolution[600 600]>>setpagedevice"
     Choice "Photo/High-Resolution Photo" "<</cupsCompression 3/HWResolution[1200 1200]>>setpagedevice"


Index: hplip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/devel/hplip.spec,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -p -r1.212 -r1.213
--- hplip.spec	28 Jul 2009 09:18:30 -0000	1.212
+++ hplip.spec	28 Jul 2009 09:48:14 -0000	1.213
@@ -1,7 +1,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
 Version: 3.9.6b
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+ and MIT
 Group: System Environment/Daemons
 Conflicts: system-config-printer < 0.6.132
@@ -348,7 +348,7 @@ fi
 exit 0
 
 %changelog
-* Tue Jul 28 2009 Tim Waugh <twaugh at redhat.com> 3.9.6b-3
+* Tue Jul 28 2009 Tim Waugh <twaugh at redhat.com> 3.9.6b-4
 - Fixed ui-optional patch for qt4 code path (bug #500473).
 - Fixed HWResolution for 'Normal' output from the hpcups driver
   (laundpad bug #405400).




More information about the fedora-extras-commits mailing list