[cups-bjnp] Now properly added cups-bjnp-cups-1.3.patch

Louis Lagendijk llagendijk at fedoraproject.org
Sat Nov 27 20:24:05 UTC 2010


commit 909035ecc1ecdf02a3acafec1f89edc6af4e84cc
Author: Louis Lagendijk <louis at lagendijk.xs4all.nl>
Date:   Sat Nov 27 21:23:44 2010 +0100

    Now properly added cups-bjnp-cups-1.3.patch

 .gitignore               |    1 -
 cups-bjnp-cups-1.3.patch |   17 +++++++++++++++++
 sources                  |    2 +-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 38f8ed3..517d2ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 cups-bjnp-0.5.4.tar.gz
 /cups-bjnp-0.5.5.tar.gz
-/cups-bjnp-cups-1.3.patch
diff --git a/cups-bjnp-cups-1.3.patch b/cups-bjnp-cups-1.3.patch
new file mode 100644
index 0000000..e18bca2
--- /dev/null
+++ b/cups-bjnp-cups-1.3.patch
@@ -0,0 +1,17 @@
+Index: bjnp-runloop.c
+===================================================================
+--- bjnp-runloop.c	(revision 131)
++++ bjnp-runloop.c	(working copy)
+@@ -224,9 +224,12 @@
+ 	      bjnp_debug (LOG_DEBUG, "Received side-channel request, command is %d\n",  command);
+ 	      switch (command)
+ 		{
++#ifdef CUPS_SC_CMD_NONE
+ 		case CUPS_SC_CMD_NONE:
++		   /* this value is private, but it is received sometimes.... */
+ 		   /* Nothing to do.... */
+ 		   break;
++#endif
+ 
+ 		case CUPS_SC_CMD_DRAIN_OUTPUT:
+ 		  /*
diff --git a/sources b/sources
index 786a207..815b243 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2a80287ca1ef2c7bd95d7e666b89ae71  cups-bjnp-cups-1.3.patch
+0fd87d877d873155d296739aa3dc5315  cups-bjnp-0.5.5.tar.gz


More information about the scm-commits mailing list