rpms/hplip/F-8 hplip-marker-supply.patch, 1.6, 1.7 hplip.spec, 1.167, 1.168

Tim Waugh (twaugh) fedora-extras-commits at redhat.com
Tue Mar 4 16:50:52 UTC 2008


Author: twaugh

Update of /cvs/pkgs/rpms/hplip/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29659

Modified Files:
	hplip-marker-supply.patch hplip.spec 
Log Message:
* Tue Mar  4 2008 Tim Waugh <twaugh at redhat.com> 2.7.12-5
- Fixed marker-supply-low strings.


hplip-marker-supply.patch:

Index: hplip-marker-supply.patch
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/F-8/hplip-marker-supply.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hplip-marker-supply.patch	16 Jul 2007 17:21:04 -0000	1.6
+++ hplip-marker-supply.patch	4 Mar 2008 16:50:44 -0000	1.7
@@ -5,12 +5,12 @@
  			case WARN_LOW_INK_MULTIPLE_PENS:
              {
 -				bug ("STATE: marker-supply-low\n");
-+				bug ("STATE: marker-supply-low-warning\n");
++				bug ("STATE: +marker-supply-low-warning\n");
                  break;
              }
  			default:
 -				bug ("STATE: -marker-supply-low");
-+				bug ("STATE: -marker-supply-low-warning");
++				bug ("STATE: -marker-supply-low-warning\n");
  		}
      }
  


Index: hplip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hplip/F-8/hplip.spec,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- hplip.spec	25 Jan 2008 12:37:20 -0000	1.167
+++ hplip.spec	4 Mar 2008 16:50:44 -0000	1.168
@@ -1,7 +1,7 @@
 Summary: HP Linux Imaging and Printing Project
 Name: hplip
 Version: 2.7.12
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPLv2+ and MIT
 Group: System Environment/Daemons
 Conflicts: system-config-printer < 0.6.132
@@ -284,6 +284,9 @@
 exit 0
 
 %changelog
+* Tue Mar  4 2008 Tim Waugh <twaugh at redhat.com> 2.7.12-5
+- Fixed marker-supply-low strings.
+
 * Fri Jan 25 2008 Tim Waugh <twaugh at redhat.com> 2.7.12-4
 - The hpijs compression module doesn't allocate enough memory (bug #428536).
 




More information about the fedora-extras-commits mailing list