[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/cups/FC-5 cups-debug.patch,1.1,1.2 cups.spec,1.220,1.221
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/cups/FC-5 cups-debug.patch,1.1,1.2 cups.spec,1.220,1.221
- Date: Wed, 13 Sep 2006 06:23:45 -0400
Author: twaugh
Update of /cvs/dist/rpms/cups/FC-5
In directory cvs.devel.redhat.com:/tmp/cvs-serv20300
Modified Files:
cups-debug.patch cups.spec
Log Message:
cups/request.c too
cups-debug.patch:
http.c | 1 +
request.c | 1 +
2 files changed, 2 insertions(+)
Index: cups-debug.patch
===================================================================
RCS file: /cvs/dist/rpms/cups/FC-5/cups-debug.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cups-debug.patch 13 Sep 2006 10:19:49 -0000 1.1
+++ cups-debug.patch 13 Sep 2006 10:23:43 -0000 1.2
@@ -1,5 +1,15 @@
---- cups-1.2.3/cups/http.c.debug 2006-09-13 11:18:14.000000000 +0100
-+++ cups-1.2.3/cups/http.c 2006-09-13 11:18:31.000000000 +0100
+--- cups-1.2.3/cups/request.c.debug 2006-09-13 11:21:49.000000000 +0100
++++ cups-1.2.3/cups/request.c 2006-09-13 11:22:08.000000000 +0100
+@@ -35,6 +35,7 @@
+ */
+
+ #include "globals.h"
++#define DEBUG
+ #include "debug.h"
+ #include <stdlib.h>
+ #include <errno.h>
+--- cups-1.2.3/cups/http.c.debug 2006-08-24 22:44:35.000000000 +0100
++++ cups-1.2.3/cups/http.c 2006-09-13 11:19:33.000000000 +0100
@@ -90,6 +90,7 @@
#include "http-private.h"
Index: cups.spec
===================================================================
RCS file: /cvs/dist/rpms/cups/FC-5/cups.spec,v
retrieving revision 1.220
retrieving revision 1.221
diff -u -r1.220 -r1.221
--- cups.spec 13 Sep 2006 10:19:49 -0000 1.220
+++ cups.spec 13 Sep 2006 10:23:43 -0000 1.221
@@ -408,7 +408,7 @@
%changelog
* Wed Sep 13 2006 Tim Waugh <twaugh redhat com> 1:1.2.3-1.4
-- Define DEBUG in cups/http.c.
+- Define DEBUG in cups/http.c and cups/request.c.
* Mon Sep 11 2006 Tim Waugh <twaugh redhat com> 1:1.2.3-1.3
- Applied upstream patch to fix STR #1968 (bug #205619).
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]