rpms/hplip/devel hplip-requirespageregion.patch, 1.1, 1.2 hplip.spec, 1.232, 1.233

Tim Waugh twaugh at fedoraproject.org
Fri Aug 28 08:39:49 UTC 2009


Author: twaugh

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

Modified Files:
	hplip-requirespageregion.patch hplip.spec 
Log Message:
* Fri Aug 28 2009 Tim Waugh <twaugh at redhat.com> 3.9.8-13
- Fixed RequiresPageRegion patch (bug #518756).


hplip-requirespageregion.patch:
 hpcups.drv.in |    2 ++
 1 file changed, 2 insertions(+)

Index: hplip-requirespageregion.patch
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/devel/hplip-requirespageregion.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- hplip-requirespageregion.patch	26 Aug 2009 10:55:57 -0000	1.1
+++ hplip-requirespageregion.patch	28 Aug 2009 08:39:48 -0000	1.2
@@ -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"


Index: hplip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/devel/hplip.spec,v
retrieving revision 1.232
retrieving revision 1.233
diff -u -p -r1.232 -r1.233
--- hplip.spec	27 Aug 2009 07:41:11 -0000	1.232
+++ hplip.spec	28 Aug 2009 08:39:48 -0000	1.233
@@ -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 <twaugh at redhat.com> 3.9.8-13
+- Fixed RequiresPageRegion patch (bug #518756).
+
 * Thu Aug 27 2009 Tomas Mraz <tmraz at redhat.com> - 3.9.8-12
 - rebuilt with new openssl
 




More information about the fedora-extras-commits mailing list