rpms/hplip/devel hplip-marker-supply.patch, 1.2, 1.3 hplip.spec, 1.112, 1.113

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 4 10:41:11 UTC 2007


Author: twaugh

Update of /cvs/dist/rpms/hplip/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv13406

Modified Files:
	hplip-marker-supply.patch hplip.spec 
Log Message:
* Wed Apr  4 2007 Tim Waugh <twaugh at redhat.com>
- Fixed typo in marker-supply-low patch.


hplip-marker-supply.patch:
 hpijs.cpp |   23 +++++++++++++++++++++++
 1 files changed, 23 insertions(+)

Index: hplip-marker-supply.patch
===================================================================
RCS file: /cvs/dist/rpms/hplip/devel/hplip-marker-supply.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hplip-marker-supply.patch	4 Apr 2007 10:33:38 -0000	1.2
+++ hplip-marker-supply.patch	4 Apr 2007 10:41:09 -0000	1.3
@@ -25,7 +25,7 @@
 +      case WARN_LOW_INK_MULTIPLE_PENS:
 +	 bug("STATE: +marker-supply-low-warning\n");
 +      default:
-+	 bug("STATE: -marker-supply-low-warning");
++	 bug("STATE: -marker-supply-low-warning\n");
 +      }
 +   }
  


Index: hplip.spec
===================================================================
RCS file: /cvs/dist/rpms/hplip/devel/hplip.spec,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- hplip.spec	4 Apr 2007 09:32:41 -0000	1.112
+++ hplip.spec	4 Apr 2007 10:41:09 -0000	1.113
@@ -247,6 +247,9 @@
 exit 0
 
 %changelog
+* Wed Apr  4 2007 Tim Waugh <twaugh at redhat.com>
+- Fixed typo in marker-supply-low patch.
+
 * Wed Apr  4 2007 Tim Waugh <twaugh at redhat.com> 1.7.2-2
 - Split out a gui sub-package (bug #193661).
 - Build requires sane-backends-devel (bug #234813).




More information about the fedora-cvs-commits mailing list